aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* try gradle 8.0.1 againPJ Fanning2023-02-225-19/+4
* sonar 4.0.0.2929PJ Fanning2023-02-221-1/+1
* try to fix gradle issuesPJ Fanning2023-02-225-11/+11
* try to fix gradle issuesPJ Fanning2023-02-227-7/+7
* gradle 8.0.1PJ Fanning2023-02-224-11/+25
* [bug-66485] poi-ooxml-full: generate classes for drawing/2012/chart schemaPJ Fanning2023-02-213-1/+131
* log4j 2.20.0PJ Fanning2023-02-213-4/+4
* build issuePJ Fanning2023-02-191-0/+1
* build issuePJ Fanning2023-02-191-2/+4
* safety check on throwable catchPJ Fanning2023-02-141-1/+1
* safety check on throwable catchPJ Fanning2023-02-141-1/+4
* revert accidental changePJ Fanning2023-02-141-4/+0
* revert use of ExceptionUtil on caught exceptions (not useful)PJ Fanning2023-02-1448-245/+13
* use of ExceptionUtil in excelantPJ Fanning2023-02-141-0/+7
* fix up use of ExceptionUtil in main poi-scratchpad modulePJ Fanning2023-02-1414-8/+78
* fix up use of ExceptionUtil in main poi modulePJ Fanning2023-02-1434-2/+224
* don't use ExceptionUtil in examplesPJ Fanning2023-02-141-4/+0
* add util code to rethrow fatal exceptionsPJ Fanning2023-02-146-8/+107
* upgrade cyclonedx pluginPJ Fanning2023-02-141-1/+1
* provide way to clear the state on the ThreadLocal used byby ExtractorFactoryPJ Fanning2023-02-112-0/+34
* [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