aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gradle wrapper license detailsPJ Fanning2023-03-111-1/+1
* gradle wrapper license detailsPJ Fanning2023-03-111-1/+5
* remove license items relating to bundling jars - no longer needed since we do...PJ Fanning2023-03-111-59/+0
* provide more info in license about inbot-utilsPJ Fanning2023-03-111-0/+1
* Bug 66521: Add a utility to clear all thread localsDominik Stadler2023-03-119-2/+167
* Fix a flaky test which fails roughly once in 9000 iterationsDominik Stadler2023-03-101-1/+2
* Ant-Build: Remove leftover versions of bouncycastle-libsDominik Stadler2023-03-101-0/+1
* Update/fix JavaDoc and add "throws"Dominik Stadler2023-03-102-2/+5
* Ant-Build: Add one more dependency for javadocs-creationDominik Stadler2023-03-101-0/+1
* update build to no longer produce poi-bin distribution filesPJ Fanning2023-03-092-96/+1
* [bug-66518] license headerPJ Fanning2023-03-081-0/+16
* [bug-66518] fix issue in AbstractExcelUtils.getColor(HSSFColor)PJ Fanning2023-03-081-1/+1
* [bug-66518] fix issue in AbstractExcelUtils.getColor(HSSFColor)PJ Fanning2023-03-081-4/+4
* add testPJ Fanning2023-03-081-0/+14
* revert test changePJ Fanning2023-03-071-4/+0
* byte-buddy 1.14.1PJ Fanning2023-03-073-4/+8
* sxssf date style testPJ Fanning2023-03-071-0/+28
* upgrade gradlePJ Fanning2023-03-041-1/+1
* gradle wrapperPJ Fanning2023-02-241-1/+1
* saxon 11.5PJ Fanning2023-02-231-1/+1
* upgrade byte-buddyPJ Fanning2023-02-232-4/+5
* try gradle 8.0.1 againPJ Fanning2023-02-231-4/+6
* try gradle 8.0.1 againPJ Fanning2023-02-221-1/+1
* try gradle 8.0.1 againPJ Fanning2023-02-224-4/+4
* try gradle 8.0.1 againPJ Fanning2023-02-221-1/+1
* 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