aboutsummaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
* spellingPJ Fanning2022-03-222-4/+4
* use spaces for indentsPJ Fanning2022-03-2012-160/+161
* compile issuePJ Fanning2022-03-201-1/+1
* Avoid flaky tests with parallel executionDominik Stadler2022-03-201-0/+8
* Remove unused imports, remove unnecessary boxing of int-value and apply some ...Dominik Stadler2022-03-204-19/+15
* Improve error message if formula cannot be parsedDominik Stadler2022-03-201-4/+4
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2022-03-201-1/+3
* handle case where toByteArray truncates stream because max len is less than s...PJ Fanning2022-03-122-11/+53
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-121-1/+1
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-122-15/+39
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-111-1/+1
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-111-1/+26
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-112-5/+31
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-111-1/+1
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-111-5/+5
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-071-0/+22
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-072-4/+8
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-072-1/+56
* [bug-65915] possible issue in boolean function supportPJ Fanning2022-02-252-9/+16
* [bug-65915] possible issue in boolean function supportPJ Fanning2022-02-252-4/+23
* add index testPJ Fanning2022-02-251-0/+35
* [bug-65915] add test for 'OR' functionPJ Fanning2022-02-251-0/+12
* add tests for 'OR' functionPJ Fanning2022-02-252-0/+113
* add space in log messagePJ Fanning2022-02-241-1/+1
* Add/update some JavaDocDominik Stadler2022-02-241-2/+2
* code tidyupPJ Fanning2022-02-221-14/+8
* get TestIndirectFunctionFromSpreadsheet to pass even though code looks wrongPJ Fanning2022-02-221-4/+4
* java 17 build issuePJ Fanning2022-02-221-0/+1
* sonar issuesPJ Fanning2022-02-221-18/+6
* java 17 build issuePJ Fanning2022-02-222-12/+15
* java 17 build issuePJ Fanning2022-02-222-0/+4
* java 17 build issuePJ Fanning2022-02-221-0/+1
* sonar issuesPJ Fanning2022-02-227-70/+23
* refactor IOUtils.toByteArrayPJ Fanning2022-02-211-1/+1
* refactor IOUtils.toByteArrayPJ Fanning2022-02-211-21/+26
* Use gradle toolchain to specify the jdk version and vendor, e.g.Andreas Beeker2022-02-211-9/+17
* #65908 - XAdES-XL modifications due to specification check errorsAndreas Beeker2022-02-211-1/+1
* formattingPJ Fanning2022-02-211-1/+1
* add testsPJ Fanning2022-02-211-0/+6
* add testsPJ Fanning2022-02-211-3/+6
* add testsPJ Fanning2022-02-212-5/+64
* fix issuePJ Fanning2022-02-211-2/+21
* add testsPJ Fanning2022-02-211-0/+2
* case insensitive r1c1 refsPJ Fanning2022-02-212-2/+9
* remove test (added accidentally)PJ Fanning2022-02-211-1/+0
* add testsPJ Fanning2022-02-212-0/+5
* javadocPJ Fanning2022-02-211-0/+6
* add disabled test casePJ Fanning2022-02-211-0/+30
* add test casePJ Fanning2022-02-211-0/+27
* change error message to suggest large files will need overridesPJ Fanning2022-02-201-1/+1