aboutsummaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
* Adjust for removed locale provider in JDK 23 and newerDominik Stadler7 days2-5/+25
* Print out current locale.provider for some test-failuresDominik Stadler8 days1-1/+4
* [github-735] POIFS: optimise occupied size calc. Thanks to Emmanuel Bourg. Th...PJ Fanning2024-11-302-10/+6
* add back 731 changes but increase gradle heapPJ Fanning2024-11-272-8/+86
* revert 731 because of suspicious mem issues in ci-buildsPJ Fanning2024-11-262-86/+8
* add mirr testPJ Fanning2024-11-252-3/+38
* [github-733] Fix rate order in Mirr function. Thanks to Aleksandrs Jansons. T...PJ Fanning2024-11-252-35/+29
* [github-731] Fix the mini-stream size in the root property. This closes #731PJ Fanning2024-11-252-8/+86
* 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