aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* upgrade woodstoxPJ Fanning2022-08-151-1/+1
* matche log4j-api versionPJ Fanning2022-08-151-1/+1
* mockito 4.7.0PJ Fanning2022-08-152-4/+5
* [bug-66213] hack clone table code to avoid failing with edge casesPJ Fanning2022-08-141-2/+3
* [bug-66213] hack clone table code to avoid failing with edge casesPJ Fanning2022-08-143-69/+77
* further issue with clonePJ Fanning2022-08-131-1/+6
* [bug-66213] hack clone table code to avoid failing with edge casesPJ Fanning2022-08-134-6/+56
* [bug-66213] try to debug failurePJ Fanning2022-08-131-1/+1
* [bug-66213] clone tables while cloning sheet. Thanks to Axel Richter.PJ Fanning2022-08-133-6/+146
* [bug-66212] try to remove table part for table when removing tablePJ Fanning2022-08-132-4/+22
* [bug-66212] try to remove package part for table when removing tablePJ Fanning2022-08-132-4/+15
* [bug-66211] add test casePJ Fanning2022-08-132-0/+23
* [bug-66211] don't validate the row XML when using XSSFTable.updateHeadersPJ Fanning2022-08-131-1/+1
* fix escaping in messagePJ Fanning2022-08-091-1/+1
* don't wrap exceptionsPJ Fanning2022-08-071-20/+12
* forbidden api checkPJ Fanning2022-08-071-9/+14
* basic bubble chart supportPJ Fanning2022-08-0716-84/+581
* remove unnecessary lPJ Fanning2022-08-072-3/+3
* [github-367] use uppercase L for longs. Thanks to Arturo Bernal. This closes ...PJ Fanning2022-08-075-5/+5
* [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365PJ Fanning2022-08-0615-124/+61
* [github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This clo...PJ Fanning2022-08-066-16/+8
* [github-364] use Math.min/max. Thanks to Arturo Bernal. This closes #364PJ Fanning2022-08-065-15/+9
* remove unused importsPJ Fanning2022-08-031-3/+0
* remove unused fieldPJ Fanning2022-08-031-1/+0
* compile issue after byte-buddy upgradePJ Fanning2022-08-031-5/+7
* upgrade byte-buddyPJ Fanning2022-08-022-4/+4
* revert: github ci permsPJ Fanning2022-08-012-2/+0
* github ci permsPJ Fanning2022-08-011-0/+2
* [bug-66181] add time examplePJ Fanning2022-08-011-0/+2
* [bug-66181] fix issue with evaluation of blank string in VALUE functionPJ Fanning2022-08-013-2/+7
* [bug-66181] test casePJ Fanning2022-08-011-0/+19
* update testPJ Fanning2022-08-011-1/+3
* [bug-66187] issue with XWPFRun creating run properties unnecessarilyPJ Fanning2022-08-011-17/+22
* update method name (has typo)PJ Fanning2022-08-012-2/+15
* Switch from "gradle: true" to "useAnt: true" to make it clear which jobs stil...Dominik Stadler2022-07-301-30/+31
* Ant: Update spotbugs to 4.7.1Dominik Stadler2022-07-301-9/+16
* Ant: Remove temporary filesDominik Stadler2022-07-301-0/+4
* [bug-66189] add test casePJ Fanning2022-07-301-41/+74
* Change test to make it work with JDK 19+Dominik Stadler2022-07-291-14/+5
* Add module for stax2 to Ant-build to make poi-integration java9-compile workDominik Stadler2022-07-291-0/+3
* Add workaround for bcpkix-module which is not loaded automatically for some r...Dominik Stadler2022-07-291-2/+8
* Update Junit Platform to 1.8.2Dominik Stadler2022-07-291-3/+3
* Add one more exclude for the file-leak-detectorDominik Stadler2022-07-291-0/+1
* Adjust some tests for Java 19 and Java 20Dominik Stadler2022-07-294-7/+27
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2022-07-2916-36/+38
* Also look for test-data in parent-directoryDominik Stadler2022-07-294-3/+23
* saxon 11.4PJ Fanning2022-07-291-1/+1
* code to handle smart art rotationsPJ Fanning2022-07-293-1/+37
* disable test on java 19PJ Fanning2022-07-271-1/+2
* try java 19 buildPJ Fanning2022-07-274-1/+2