aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [bug-66475] SignatureConfig: remove ThreadLocals and deprecated code associat...PJ Fanning2023-02-112-115/+4
* remove recently added volatile markers due to Sonarcloud warningsPJ Fanning2023-02-112-2/+2
* byte buddy 1.12.22PJ Fanning2023-02-102-4/+4
* upgrade bouncycastlePJ Fanning2023-02-105-14/+14
* DataFormatter - typo in javadoc and possible NPEPJ Fanning2023-02-091-2/+6
* remove oracle requirement due to build failuresPJ Fanning2023-02-061-1/+1
* Do not fail if an empty password is providedDominik Stadler2023-02-052-1/+23
* Avoid a file-handle leak in testsDominik Stadler2023-02-051-8/+9
* Bug 66436: Fix invalid handling of padded encrypted bytesDominik Stadler2023-02-054-39/+320
* [bug-65260] partial revert of recent changesPJ Fanning2023-02-052-6/+6
* fix compile issuesPJ Fanning2023-02-041-3/+3
* [bug-65260] catch Throwable instead of error - see https://github.com/apache/...PJ Fanning2023-02-042-4/+4
* mark some variables that are used in synchronized code as volatilePJ Fanning2023-01-302-2/+2
* Spotbugs: Replace \n with %n in String.format()Dominik Stadler2023-01-301-6/+6
* Ant build: Specify "--add-opens" to avoid byte-buddy complaining on newer JDKsDominik Stadler2023-01-301-0/+2
* Use an error-handler to use logging also for XML parsing errorsDominik Stadler2023-01-301-2/+15
* Adjust file-handle-leak exlusionsDominik Stadler2023-01-301-4/+7
* Bug 54373: Include alpha/transparency value when creating an XSSFColor from a...Dominik Stadler2023-01-304-5/+35
* Bug 62272: Include alpha/transparency value when setting a color-value for a ...Dominik Stadler2023-01-303-12/+57
* junit-platform 1.9.2PJ Fanning2023-01-291-3/+3
* don't create format pr instance for read eventsPJ Fanning2023-01-291-12/+17
* rework SXSSF groupRow and add testPJ Fanning2023-01-283-17/+76
* edge case (avoid short overflow)PJ Fanning2023-01-281-6/+2
* try to improve performance of XSSFSheet row/col grouping/ungroupingPJ Fanning2023-01-282-21/+59
* reorder xssf codePJ Fanning2023-01-241-1/+1
* [bug-66433] Boolean functions should blank cells. Thanks to Patrick BökerPJ Fanning2023-01-203-1/+2
* revert to saxon 11.4 (saxon 12.0 only supports Java 11)PJ Fanning2023-01-171-1/+1
* woodstox 6.5PJ Fanning2023-01-161-1/+1
* test with saxon 12PJ Fanning2023-01-161-1/+1
* remove incomplete testPJ Fanning2023-01-131-46/+0
* byte-buddy 1.12.22PJ Fanning2023-01-133-4/+50
* junit 5.9.2PJ Fanning2023-01-112-5/+5
* xmlunit 2.9.1PJ Fanning2023-01-112-2/+2
* revert ant upgrade due to issues with ant-launcher-1.10.13.jarPJ Fanning2023-01-101-1/+1
* revert ant upgrade due to issues with ant-launcher-1.10.13.jarPJ Fanning2023-01-104-5/+5
* add test casePJ Fanning2023-01-101-0/+26
* byte-buddy 1.12.21PJ Fanning2023-01-102-4/+4
* upgrade antPJ Fanning2023-01-105-6/+6
* [bug-66413] try to fix HSSF code where you can set fill colorsPJ Fanning2023-01-072-4/+10
* [bug-65543] HSSF: fix issue with incomplete SSTs. Thanks to Simon Carter.PJ Fanning2023-01-063-19/+47
* Saxon-HE is included in more place, combine these into the main gradle buildDominik Stadler2023-01-067-26/+6
* Testing with saxon-HE: Avoid module-clash between xml.apis and java.xmlDominik Stadler2023-01-061-1/+3
* Update Apache Ant to latest 1.10.12 to try to make writing JUnit results work...Dominik Stadler2023-01-061-2/+2
* Add missing library for forbidden-apis-checkDominik Stadler2023-01-031-0/+1
* Avoid some NullPointerException and ClassCastExceptions found when fuzzing Ap...Dominik Stadler2023-01-0315-42/+138
* 2023PJ Fanning2023-01-011-1/+1
* Change more assertions to proper checksDominik Stadler2023-01-011-2/+6
* Prevent more cases of unbounded allocationDominik Stadler2023-01-012-15/+68
* Ant: Adjust libs for poi-excelant as it requires poi-ooxml and xmlbeansDominik Stadler2023-01-011-0/+2
* Ignore compile module-info class-filesDominik Stadler2023-01-011-0/+3