aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add dataformatter testsPJ Fanning2024-07-011-1/+14
* try to stop poi-integration testing with corrupt filePJ Fanning2024-07-011-17/+11
* try to stop poi-integration testing with corrupt filePJ Fanning2024-07-012-2/+7
* use standard ASF headerPJ Fanning2024-07-017-28/+0
* rename filePJ Fanning2024-07-013-3/+4
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-015-17/+60
* license headerPJ Fanning2024-07-011-0/+17
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-015-0/+47
* reformat ZipFileZipEntrySource.javaPJ Fanning2024-07-011-55/+56
* junit 5.10.3PJ Fanning2024-06-272-5/+5
* update changesPJ Fanning2024-06-271-1/+1
* stray ref to SNAPSHOTPJ Fanning2024-06-251-1/+1
* set version to 5.3.0PJ Fanning2024-06-243-3/+3
* woodstox 7.0.0PJ Fanning2024-06-241-1/+1
* Adjust src-build-test for changed name of source-distribution archiveDominik Stadler2024-06-231-1/+1
* Add one more case where timestamp could end upDominik Stadler2024-06-231-0/+1
* [bug-69147] fix issues with text function when input is a datetime in string ...PJ Fanning2024-06-212-1/+16
* add test related to bug-69147PJ Fanning2024-06-211-0/+8
* issue with Java 22 returning string values insteadof booleansPJ Fanning2024-06-171-9/+10
* issue with Java 22 returning string values insteadof booleansPJ Fanning2024-06-171-5/+9
* gradle 8.8PJ Fanning2024-06-172-2/+2
* ZipFile deprecation warningsPJ Fanning2024-06-053-5/+6
* getNextZipEntry deprecation warningsPJ Fanning2024-06-054-6/+6
* update guavaPJ Fanning2024-06-054-4/+4
* BoundedInputStream deprecation warningsPJ Fanning2024-06-055-6/+37
* put apache in name of source distPJ Fanning2024-06-051-2/+2
* Change one exception to warning-log to avoid regressions in mass-testsDominik Stadler2024-06-024-3/+4
* Avoid NPE and improve error message when saving a package-part failsDominik Stadler2024-06-023-8/+11
* Apply IDE suggestions and ignore sonar false positiveDominik Stadler2024-06-027-169/+168
* Add simple test for font-widthDominik Stadler2024-06-021-2/+50
* use xmlbeans releasePJ Fanning2024-05-261-2/+2
* commons-compress 1.26.2 releasedPJ Fanning2024-05-242-2/+2
* commons-compress 1.26.2 is not yet officially releasedPJ Fanning2024-05-232-2/+2
* commons-compress 1.26.2PJ Fanning2024-05-222-2/+2
* byte buddy 1.14.16PJ Fanning2024-05-222-4/+4
* test with staged copy of xmlbeans 5.2.1 (rc)PJ Fanning2024-05-221-3/+3
* rename as 5.3.0-SNAPSHOT due to some changes in behaviourPJ Fanning2024-05-179-14/+14
* [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ...PJ Fanning2024-05-173-3/+37
* [bug-69021] add guard around castPJ Fanning2024-05-173-5/+29
* graphics2d 3.0.2PJ Fanning2024-05-132-2/+2
* [bug-68987] support allowStoredEntriesWithDataDescriptor=true when reading zi...PJ Fanning2024-05-081-1/+3
* javadoc issuesPJ Fanning2024-05-082-4/+4
* add back check for if dir already existsPJ Fanning2024-05-081-5/+13
* upgrade xmlunitPJ Fanning2024-04-292-2/+2
* commons-codec 1.17.0PJ Fanning2024-04-292-3/+3
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-226-8/+35
* Adjust test for XLS2CSV for different newlines on WindowsDominik Stadler2024-04-221-6/+10
* fix use of forbidden apiPJ Fanning2024-04-221-2/+2
* Some new test-files need to be excluded for no-scratchpad executionDominik Stadler2024-04-221-0/+3
* XLS(X) -> CSV: Wrap formatted numbers in quotes if necessaryDominik Stadler2024-04-222-0/+115