aboutsummaryrefslogtreecommitdiffstats
path: root/poi/src/test/java/org
Commit message (Expand)AuthorAgeFilesLines
* add datetime testPJ Fanning2025-02-171-0/+6
* add datetime testPJ Fanning2025-02-171-0/+16
* fix problem test (SXXSF)PJ Fanning2025-02-141-10/+2
* temp disable problem test (SXXSF)PJ Fanning2025-02-131-2/+10
* fix some of the broken testsPJ Fanning2025-02-131-2/+1
* fix some of the broken testsPJ Fanning2025-02-131-1/+2
* fix some of the broken testsPJ Fanning2025-02-135-8/+8
* refactor cell toString to use DataFormatterPJ Fanning2025-02-131-3/+17
* [bug-69583] DateUtil needs to handle time only dates (issue with 1900 format ...PJ Fanning2025-02-131-66/+83
* [bug-69583] when copying cells with dates - prefer using the numeric data dir...PJ Fanning2025-02-131-0/+27
* remove unused importAxel Howind2025-01-111-1/+0
* Support long month names, dot after day, single digit day of monthAxel Howind2025-01-111-0/+12
* Ensure that test which changes static value does not run at the same time as ...Dominik Stadler2025-01-111-0/+3
* Bug 65190: Handle decimal format '0#' the same way as ExcelDominik Stadler2025-01-111-0/+23
* Apply IDE suggestions, code-formating, tests, ...Dominik Stadler2025-01-112-6/+175
* Bug 58571: Add test which shows a workaroundDominik Stadler2025-01-111-0/+26
* Bug 69265: Add test which verifies that Hyperlink Type "Email" is not support...Dominik Stadler2025-01-111-0/+117
* Apply some spelling fixes from GitHub PR #480Dominik Stadler2024-12-251-1/+1
* Adjust for removed locale provider in JDK 23 and newerDominik Stadler2024-12-141-4/+20
* Print out current locale.provider for some test-failuresDominik Stadler2024-12-141-1/+4
* add back 731 changes but increase gradle heapPJ Fanning2024-11-271-0/+65
* revert 731 because of suspicious mem issues in ci-buildsPJ Fanning2024-11-261-65/+0
* add mirr testPJ Fanning2024-11-251-0/+35
* [github-733] Fix rate order in Mirr function. Thanks to Aleksandrs Jansons. T...PJ Fanning2024-11-251-19/+20
* [github-731] Fix the mini-stream size in the root property. This closes #731PJ Fanning2024-11-251-0/+65
* PoiLogManagerPJ Fanning2024-11-244-8/+8
* More tests for reproducible outputsDominik Stadler2024-11-202-0/+29
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-202-5/+32
* [bug-66590] Number of blocks used by the property table missing from the file...PJ Fanning2024-11-191-3/+35
* [bug-66590] Number of blocks used by the property table missing from the file...PJ Fanning2024-11-182-1/+5
* [bug-69418] Issue when evaluating WORKDAY function that has a cell ref as 2nd...PJ Fanning2024-10-291-1/+1
* add workday testPJ Fanning2024-10-292-0/+76
* [github-704] Add UserNameAwareTempFileCreationStrategy. Thanks to TigerZCoder...PJ Fanning2024-10-061-0/+43
* [bug-69351] fix issues with removing items from IntListPJ Fanning2024-09-291-0/+26
* [github-692] D* functions are incompatible with the diamond operator. Thanks ...PJ Fanning2024-09-206-0/+33
* [bug-69209] default ignoreMissingFontSystem to truePJ Fanning2024-09-121-0/+5
* [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...PJ Fanning2024-08-272-39/+954
* add chinese hssf testPJ Fanning2024-07-191-1/+2
* remove 22742.xlsPJ Fanning2024-07-191-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-181-0/+12
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-162-7/+58
* Apply some IDE suggestionsDominik Stadler2024-07-151-5/+5
* Add initial support for SOURCE_DATE_EPOCHDominik Stadler2024-07-151-65/+18
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-0/+1
* [bug-69154] add speculative row shifter fixPJ Fanning2024-07-021-1/+1
* 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-012-8/+0