aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* update fanningpj keyPJ Fanning2024-04-211-39/+45
* One integration-test file now fails in "additional" as wellDominik Stadler2024-04-201-0/+0
* Add one more "flaky" byte when comparing two documentsDominik Stadler2024-04-201-0/+1
* Include inner exception when re-throwingDominik Stadler2024-04-201-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-202-2/+5
* Integration tests: Add writing out the documentDominik Stadler2024-04-202-0/+3
* update testsPJ Fanning2024-04-193-16/+23
* refactor code that removes partsPJ Fanning2024-04-194-22/+18
* gradle 8.7PJ Fanning2024-04-192-2/+2
* add javadocPJ Fanning2024-04-191-27/+56
* fix npePJ Fanning2024-04-191-1/+2
* fix npePJ Fanning2024-04-191-1/+3
* refactor some codePJ Fanning2024-04-194-10/+14
* fix compile issuesPJ Fanning2024-04-191-2/+2
* [bug-63189] support hyperlink relationships. Thanks to Ohyoung Kwon. This clo...PJ Fanning2024-04-1912-45/+327
* bouncycastle 1.78.1PJ Fanning2024-04-183-6/+6
* Comment out one more flaky assertionDominik Stadler2024-04-171-0/+4
* Comment out flaky assertion and add more information to find which file fails...Dominik Stadler2024-04-172-20/+26
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-177-1/+71
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-173-2/+3
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-173-1/+1
* remove accidental testPJ Fanning2024-04-121-23/+0
* slf4j 2.0.13PJ Fanning2024-04-126-5/+28
* commons-io 2.16.1PJ Fanning2024-04-092-2/+2
* bouncycastle 1.77PJ Fanning2024-04-083-6/+6
* commons-io 2.16.0PJ Fanning2024-03-292-2/+2
* upgrade woodstoxPJ Fanning2024-03-271-1/+1
* add since annotationPJ Fanning2024-03-271-0/+2
* [github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607PJ Fanning2024-03-276-4/+19
* pdfbox 3.0.2PJ Fanning2024-03-152-4/+4
* Bug 68778: Verify "ignoreMissingFontSystem" for SheetUtil.getDefaultCharWidth...Dominik Stadler2024-03-142-2/+185
* upgrade commons-compress and log4jPJ Fanning2024-03-113-9/+9
* add javadocPJ Fanning2024-03-061-0/+4
* remove annotationPJ Fanning2024-03-061-2/+0
* deprecation warningPJ Fanning2024-03-061-1/+1
* [github-604] XDGF: add support for poly lines. Thanks to Dmitrii Komarov. Thi...PJ Fanning2024-03-063-1/+163
* [github-601] XDGF: handle elliptical arcs that have colinear points. Thanks t...PJ Fanning2024-03-065-74/+243