aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* try java 19 buildPJ Fanning2022-07-271-1/+3
* try java 19 buildPJ Fanning2022-07-271-0/+1
* try java 19 buildPJ Fanning2022-07-271-3/+35
* try java 19 buildPJ Fanning2022-07-271-4/+0
* try java 19 buildPJ Fanning2022-07-271-31/+4
* upgrade asm jarPJ Fanning2022-07-271-9/+10
* issue with junit upgradePJ Fanning2022-07-2726-27/+26
* try to fix jaav 17 buildPJ Fanning2022-07-271-1/+1
* try to fix jaav 17 buildPJ Fanning2022-07-275-5/+5
* junit 5.9.0PJ Fanning2022-07-272-5/+5
* revert accidental changesPJ Fanning2022-07-272-4/+4
* [bug-66176] rework text box supportPJ Fanning2022-07-274-7/+8
* add testsPJ Fanning2022-07-271-0/+40
* try to fix issue where java9 module-info compiles don't happenPJ Fanning2022-07-262-8/+0
* [bug-65562] derive sheet dimensions when outputting SXSSFSheetsPJ Fanning2022-07-265-21/+148
* update module-infoPJ Fanning2022-07-252-1/+1
* update some module-info classesPJ Fanning2022-07-2512-5/+5
* gradle versionPJ Fanning2022-07-251-1/+1
* module-infoPJ Fanning2022-07-251-1/+1
* refactor smart art codePJ Fanning2022-07-255-67/+74
* ant builds need to match gradle builds (poi-ooxml-full schemas)PJ Fanning2022-07-251-1/+1
* ant builds need to match gradle builds (poi-ooxml-full schemas)PJ Fanning2022-07-251-1/+1
* try to work around issue with getting embedded smart art diagramPJ Fanning2022-07-221-1/+0
* try to work around issue with getting embedded smart art diagramPJ Fanning2022-07-224-27/+51