summaryrefslogtreecommitdiffstats
path: root/poi/src/test
Commit message (Expand)AuthorAgeFilesLines
* handle case where toByteArray truncates stream because max len is less than s...PJ Fanning2022-03-121-1/+36
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-121-0/+9
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-111-0/+24
* [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-071-3/+3
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-071-0/+53
* [bug-65915] possible issue in boolean function supportPJ Fanning2022-02-251-1/+15
* [bug-65915] possible issue in boolean function supportPJ Fanning2022-02-251-0/+16
* 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
* java 17 build issuePJ Fanning2022-02-221-0/+1
* java 17 build issuePJ Fanning2022-02-222-12/+15
* java 17 build issuePJ Fanning2022-02-222-0/+4
* add testsPJ Fanning2022-02-211-0/+6
* add testsPJ Fanning2022-02-211-3/+6
* add testsPJ Fanning2022-02-211-4/+22
* add testsPJ Fanning2022-02-211-0/+2
* case insensitive r1c1 refsPJ Fanning2022-02-211-0/+3
* remove test (added accidentally)PJ Fanning2022-02-211-1/+0
* add testsPJ Fanning2022-02-212-0/+5
* add disabled test casePJ Fanning2022-02-211-0/+30
* add test casePJ Fanning2022-02-211-0/+27
* add extra max size configPJ Fanning2022-02-191-0/+0
* revert IOUtils changePJ Fanning2022-02-191-2/+2
* refactor some stream codePJ Fanning2022-02-191-14/+26
* refactor some stream codePJ Fanning2022-02-192-9/+7
* improve performance of time zone lookupPJ Fanning2022-02-161-1/+2
* add workday testsPJ Fanning2022-02-111-0/+247
* [bug-65879] add testsPJ Fanning2022-02-111-1/+9
* add negative tetsPJ Fanning2022-02-071-0/+1
* introduce CellReferenceTypePJ Fanning2022-02-041-2/+2
* introduce CellReferenceTypePJ Fanning2022-02-041-7/+8
* support basic R1C1 refs in INDIRECT functionPJ Fanning2022-02-041-5/+42
* add besselj functionPJ Fanning2022-02-041-0/+1
* add besselj functionPJ Fanning2022-02-041-0/+92
* add dollarfr functionPJ Fanning2022-02-042-4/+115
* add dollarde functionPJ Fanning2022-02-041-0/+107
* [bug-62857] support localePJ Fanning2022-02-031-1/+1
* [bug-62857] support localePJ Fanning2022-02-031-0/+2
* [bug-62857] support localePJ Fanning2022-02-031-2/+6
* [bug-62857] support localePJ Fanning2022-02-031-0/+14
* [bug-62857] support localePJ Fanning2022-02-031-0/+4
* [bug-62857] support localePJ Fanning2022-02-031-10/+61
* [bug-62857] fix DOLLAR functionPJ Fanning2022-02-031-2/+1
* [bug-62857] fix DOLLAR functionPJ Fanning2022-02-031-0/+15
* add SIGN testsPJ Fanning2022-02-031-0/+12
* add INT testsPJ Fanning2022-02-031-3/+7
* sonarqubePJ Fanning2022-02-021-1/+1
* add R1C1 testPJ Fanning2022-02-012-0/+3