aboutsummaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
* PoiLogManagerPJ Fanning2024-11-241-0/+1
* PoiLogManagerPJ Fanning2024-11-241-0/+1
* forbidden-apisPJ Fanning2024-11-241-0/+3
* PoiLogManagerPJ Fanning2024-11-241-0/+21
* PoiLogManagerPJ Fanning2024-11-2484-165/+2142
* More tests for reproducible outputsDominik Stadler2024-11-202-0/+29
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-205-156/+133
* [bug-66590] Number of blocks used by the property table missing from the file...PJ Fanning2024-11-192-4/+36
* [gitub-727] Remove DSTAMP token substitution. Thanks to Emmanuel Bourg. This ...PJ Fanning2024-11-191-1/+0
* [bug-66590] Number of blocks used by the property table missing from the file...PJ Fanning2024-11-181-1/+0
* [bug-66590] Number of blocks used by the property table missing from the file...PJ Fanning2024-11-185-9/+44
* call next release poi 5.4.0PJ Fanning2024-10-297-35/+35
* [bug-69418] Issue when evaluating WORKDAY function that has a cell ref as 2nd...PJ Fanning2024-10-293-1/+18
* add workday testPJ Fanning2024-10-292-0/+76
* immutable mapsPJ Fanning2024-10-268-45/+61
* try to make VariantSupport thread safePJ Fanning2024-10-151-11/+11
* make static maps finalPJ Fanning2024-10-152-6/+11
* [github-709] Make BitFieldFactory threadsafe. Thanks to ZhangChen. This close...PJ Fanning2024-10-151-2/+2
* [github-704] Add UserNameAwareTempFileCreationStrategy. Thanks to TigerZCoder...PJ Fanning2024-10-063-32/+135
* [bug-69351] fix issues with removing items from IntListPJ Fanning2024-09-292-2/+36
* [github-692] D* functions are incompatible with the diamond operator. Thanks ...PJ Fanning2024-09-207-17/+92
* [bug-69323] DefaultTempFileCreationStrategy should worry about OS deleting th...PJ Fanning2024-09-131-5/+9
* [bug-69209] default ignoreMissingFontSystem to truePJ Fanning2024-09-121-0/+5
* [bug-69209] default ignoreMissingFontSystem to truePJ Fanning2024-09-121-3/+11
* ant 1.10.15PJ Fanning2024-08-301-1/+1
* update javadocPJ Fanning2024-08-271-0/+6
* [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...PJ Fanning2024-08-279-555/+1868
* add chinese hssf testPJ Fanning2024-07-191-1/+2
* remove 22742.xlsPJ Fanning2024-07-191-1/+1
* Apply some IDE suggestions, improve JavaDoc and simplify reporting log messagesDominik Stadler2024-07-181-2/+2
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-182-11/+31
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-165-7/+98
* Apply some IDE suggestionsDominik Stadler2024-07-151-5/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-153-4/+31
* Add initial support for SOURCE_DATE_EPOCHDominik Stadler2024-07-152-65/+96
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-142-0/+4
* HSSFWorkbook.getSheet(): Return first found sheetDominik Stadler2024-07-071-6/+7
* [bug-69154] add speculative row shifter fixPJ Fanning2024-07-022-6/+6
* [bug-69154] XSSF: Shifting columns with merged regions generates an error abo...PJ Fanning2024-07-021-5/+5
* add dataformatter testPJ Fanning2024-07-021-1/+1
* another dataformatter testPJ Fanning2024-07-022-0/+23
* disable new dataformatter test that is failingPJ Fanning2024-07-021-0/+1
* add dataformatter testsPJ Fanning2024-07-011-1/+14
* use standard ASF headerPJ Fanning2024-07-015-20/+0
* Add one more case where timestamp could end upDominik Stadler2024-06-231-0/+1
* [bug-69147] fix issues with text function when input is a datetime in string ...PJ Fanning2024-06-212-1/+16
* add test related to bug-69147PJ Fanning2024-06-211-0/+8
* issue with Java 22 returning string values insteadof booleansPJ Fanning2024-06-171-9/+10
* issue with Java 22 returning string values insteadof booleansPJ Fanning2024-06-171-5/+9
* getNextZipEntry deprecation warningsPJ Fanning2024-06-051-1/+1