aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust thread-names when running integrationDominik Stadler2022-01-221-17/+36
* Don't create an error-log when slightly broken spreadsheets contain an empty ...Dominik Stadler2022-01-222-14/+46
* Don't add main classes to *-test.jar filesDominik Stadler2022-01-225-5/+5
* Avoid log-spam when using SXSSFWorkbook with auto-sizingDominik Stadler2022-01-222-1/+19
* Fix invalid comparison and optimize construction of CellStyle objects for com...Dominik Stadler2022-01-221-37/+104
* Adjust one more version-number in the osgi-pom.xmlDominik Stadler2022-01-222-5/+4
* Introduce an OldVisioFormatException similar to other file-typesDominik Stadler2022-01-223-8/+33
* Improve error-message, include some details why processing the file failsDominik Stadler2022-01-221-1/+3
* Make all text-extractors always return a non-null StringDominik Stadler2022-01-223-2/+2
* Avoid stackoverflow exception that can be caused by a corrupted slideshow fileDominik Stadler2022-01-221-0/+3
* Add test-dependency on slf4j-simple to include all logs in captured test-outputDominik Stadler2022-01-223-0/+3
* [github-296] cache data of external workbook. Thanks to aspojo. This closes #296PJ Fanning2022-01-214-34/+209
* curvesapi 1.07PJ Fanning2022-01-181-1/+1
* remove use of deprecated commons-math methodsPJ Fanning2022-01-174-13/+6
* unused importPJ Fanning2022-01-171-1/+0
* snapshot versionPJ Fanning2022-01-162-2/+2
* [bug-65792] change way multiply and divide are calculated due to rounding issuesPJ Fanning2022-01-155-10/+57
* POI 5.2.0 releasePJ Fanning2022-01-141-0/+7
* remove log4j-core dependencyPJ Fanning2022-01-141-2/+0
* upgrade woodstoxPJ Fanning2022-01-141-1/+1
* slf4j 1.7.33PJ Fanning2022-01-131-1/+1
* slf4j 1.7.33PJ Fanning2022-01-134-4/+4
* update docsPJ Fanning2022-01-111-1/+4
* add removal versionPJ Fanning2022-01-111-0/+2
* remove and prevent links to stackoverflowAndreas Beeker2022-01-1027-91/+42
* Bug 65796: License violation in PICT.javaAxel Howind2022-01-101-19/+2
* activate xmlbeans sonarqubeAndreas Beeker2022-01-081-7/+23
* Increase new limits for files processed in the mass-regression-testsDominik Stadler2022-01-063-3/+3
* Limit allocated elements in the PlfLfo structure for word documentsDominik Stadler2022-01-064-3/+9
* prep v5.2.0 (RC1)PJ Fanning2022-01-053-3/+3
* update xmlbeans gradle callsAndreas Beeker2022-01-021-9/+3
* Add a dependency for :poi-scratchpad:javadoc to :poi-ooxml:jar to avoid stran...Dominik Stadler2022-01-011-0/+4
* Define some system properties differently in testsDominik Stadler2022-01-011-5/+5
* Remove some more outdated log4j-jarsDominik Stadler2022-01-011-0/+5
* Do not fail TestSignatureInfo when the current JDK does not have all the nece...Dominik Stadler2022-01-011-4/+26
* update xmlbeans gradle callsAndreas Beeker2021-12-311-10/+21
* licensePJ Fanning2021-12-301-0/+17
* Limit the maximum number of records that are read for an XLSDominik Stadler2021-12-301-4/+11
* Do not set readIndex to "-1" on EOFDominik Stadler2021-12-302-10/+68
* Bug 65312: Make RecordType.byName work for type "formula"Dominik Stadler2021-12-302-2/+37
* Bug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregateDominik Stadler2021-12-303-1/+10
* fix switchPJ Fanning2021-12-301-5/+6
* fix excel-ant testsPJ Fanning2021-12-301-1/+1
* use isEmpty()PJ Fanning2021-12-3022-31/+35
* excelant evaluator if seems uselessPJ Fanning2021-12-302-7/+8
* refactor CopyCompare againPJ Fanning2021-12-302-22/+9
* try to fix test issuePJ Fanning2021-12-301-5/+6
* use isEmpty()PJ Fanning2021-12-3027-39/+34
* deprecated annotationPJ Fanning2021-12-301-0/+1
* typoPJ Fanning2021-12-301-1/+1