aboutsummaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
* [bug-66181] support VALUE function where input is a blank cellPJ Fanning2022-11-142-0/+25
* Adjust tests, comments, JavaDoc, IDE suggestionsDominik Stadler2022-11-133-4/+12
* [bug-66337] do not warn about missing SummaryInformation when creating new HS...PJ Fanning2022-11-031-5/+19
* update javadocPJ Fanning2022-11-021-2/+2
* jdk8 build issuePJ Fanning2022-10-291-0/+5
* jdk19 build issuePJ Fanning2022-10-281-1/+1
* [bug-66312] partial fix for insertNewParagraph(XmlCursor cursor)PJ Fanning2022-10-131-1/+1
* add ABS testPJ Fanning2022-10-111-0/+69
* [bug-66278] Bug with multiple gradient stops at the exact same location causi...PJ Fanning2022-09-271-1/+15
* lgtm issuesPJ Fanning2022-09-153-3/+3
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-141-3/+3
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-1411-26/+26
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-1484-281/+290
* some lgtm issuesPJ Fanning2022-09-133-21/+21
* add CellUtil testPJ Fanning2022-09-021-0/+6
* rework CellUtil testPJ Fanning2022-09-021-9/+27
* CellUtil: allow fill colors to be set to nullPJ Fanning2022-09-021-7/+29
* bug-66052 fix broken testPJ Fanning2022-09-011-5/+6
* try to fix testsPJ Fanning2022-08-303-13/+21
* broken testPJ Fanning2022-08-303-1/+143
* [TIKA-3388] issue with non-ascii chars in file name of embedded OLE objectPJ Fanning2022-08-302-6/+6
* sonar issuesPJ Fanning2022-08-251-4/+4
* sonar issuesPJ Fanning2022-08-253-4/+0
* some int narrowingPJ Fanning2022-08-193-5/+5
* [bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be ini...PJ Fanning2022-08-181-4/+7
* [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365PJ Fanning2022-08-069-72/+41
* [github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This clo...PJ Fanning2022-08-061-2/+1
* [github-364] use Math.min/max. Thanks to Arturo Bernal. This closes #364PJ Fanning2022-08-064-13/+8
* [bug-66181] add time examplePJ Fanning2022-08-011-0/+2
* [bug-66181] fix issue with evaluation of blank string in VALUE functionPJ Fanning2022-08-012-0/+5
* update testPJ Fanning2022-08-011-1/+3
* [bug-66189] add test casePJ Fanning2022-07-301-41/+74
* 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-2915-35/+37
* Also look for test-data in parent-directoryDominik Stadler2022-07-292-2/+9
* disable test on java 19PJ Fanning2022-07-271-1/+2
* issue with junit upgradePJ Fanning2022-07-2726-27/+26
* try to fix jaav 17 buildPJ Fanning2022-07-271-1/+1
* revert accidental changesPJ Fanning2022-07-272-4/+4
* [bug-66176] rework text box supportPJ Fanning2022-07-272-4/+4
* try to fix issue where java9 module-info compiles don't happenPJ Fanning2022-07-261-0/+0
* use common PictureTypePJ Fanning2022-07-211-19/+48
* test issuePJ Fanning2022-07-201-1/+37
* test issuePJ Fanning2022-07-201-1/+5
* [bug-55330] add setMargin(PageMargin, double)PJ Fanning2022-07-202-6/+39
* [bug-55330] add getMargin(PageMargin)PJ Fanning2022-07-203-5/+146
* [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...PJ Fanning2022-07-201-1/+1
* [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...PJ Fanning2022-07-201-0/+25
* [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...PJ Fanning2022-07-205-15/+107
* javadocPJ Fanning2022-07-203-7/+7