poi/test-data
Dominik Stadler a7c1d84c5d Improve the speed of the styles-optimiser when there are many styles in a Workbook
Profiling showed that the call to isUserDefined() took most of the time,
so we now fetch this only once for each style and remember the result and
use it in the inner loop.

The attached sample-file took aprox. 1m30s on a decent machine, now it is down
to around 2s.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884917 13f79535-47bb-0310-9956-ffa450edef68
2020-12-29 19:29:22 +00:00
..
ddf removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
diagram Failing, disabled unit test for bug #60973 2017-04-12 09:40:54 +00:00
document [bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212 2020-12-25 09:50:50 +00:00
hmef #63955 - HMEFContentsExtractor fails to extract content from winmail.dat 2020-01-08 00:49:39 +00:00
hpsf #52372 - OutOfMemoryError parsing a word file 2017-05-02 23:32:13 +00:00
hsmf github-167 - HSMF enhancements 2020-03-08 23:26:53 +00:00
openxml4j bug 62592 -- prevent StackOverflowError on corrupt thmx 2018-08-08 16:06:18 +00:00
poifs Bug 64322: Optimize performance of reading ole2 files 2020-05-16 13:06:07 +00:00
publisher bug 60685: ignore problems with HPBF Publisher Quill Contents PLC hyperlink records so that text extraction can continue 2017-07-10 01:34:30 +00:00
slideshow Test PPT file containing a XLSX via an OLE2 intermediate layer, from Apache Tika 2020-10-13 22:23:37 +00:00
spreadsheet Improve the speed of the styles-optimiser when there are many styles in a Workbook 2020-12-29 19:29:22 +00:00
xmldsign #64773 - Visual signatures for .xlsx/.docx 2020-10-10 23:33:26 +00:00
project-header.svg Adjust test to not require src/documentation to be available 2018-12-28 11:17:52 +00:00