| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add initial support for SOURCE_DATE_EPOCH | Dominik Stadler | 2024-07-15 | 1 | -65/+18 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2024-07-14 | 1 | -0/+1 |
* | [bug-69154] add speculative row shifter fix | PJ Fanning | 2024-07-02 | 1 | -1/+1 |
* | add dataformatter test | PJ Fanning | 2024-07-02 | 1 | -1/+1 |
* | another dataformatter test | PJ Fanning | 2024-07-02 | 2 | -0/+23 |
* | disable new dataformatter test that is failing | PJ Fanning | 2024-07-02 | 1 | -0/+1 |
* | add dataformatter tests | PJ Fanning | 2024-07-01 | 1 | -1/+14 |
* | use standard ASF header | PJ Fanning | 2024-07-01 | 2 | -8/+0 |
* | Add one more case where timestamp could end up | Dominik Stadler | 2024-06-23 | 1 | -0/+1 |
* | [bug-69147] fix issues with text function when input is a datetime in string ... | PJ Fanning | 2024-06-21 | 1 | -0/+7 |
* | add test related to bug-69147 | PJ Fanning | 2024-06-21 | 1 | -0/+8 |
* | issue with Java 22 returning string values insteadof booleans | PJ Fanning | 2024-06-17 | 1 | -9/+10 |
* | issue with Java 22 returning string values insteadof booleans | PJ Fanning | 2024-06-17 | 1 | -5/+9 |
* | Apply IDE suggestions and ignore sonar false positive | Dominik Stadler | 2024-06-02 | 4 | -165/+165 |
* | Add simple test for font-width | Dominik Stadler | 2024-06-02 | 1 | -2/+50 |
* | [bug-69021] add guard around cast | PJ Fanning | 2024-05-17 | 1 | -0/+21 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2024-04-22 | 3 | -7/+34 |
* | Add one more "flaky" byte when comparing two documents | Dominik Stadler | 2024-04-20 | 1 | -0/+1 |
* | Comment out flaky assertion and add more information to find which file fails... | Dominik Stadler | 2024-04-17 | 1 | -14/+15 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2024-04-17 | 3 | -0/+36 |
* | Bug 68778: Verify "ignoreMissingFontSystem" for SheetUtil.getDefaultCharWidth... | Dominik Stadler | 2024-03-14 | 1 | -0/+166 |
* | rework tests | PJ Fanning | 2024-02-26 | 1 | -5/+5 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2023-12-30 | 2 | -0/+3 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2023-12-30 | 1 | -0/+1 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2023-12-30 | 2 | -1/+4 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2023-12-06 | 2 | -0/+2 |
* | [bug-68094] try to improve cell width derivation by not rounding | PJ Fanning | 2023-11-08 | 1 | -1/+6 |
* | [github-545] Make exported sheet names compatible with Excel. Thanks to Aleks... | PJ Fanning | 2023-11-07 | 1 | -46/+55 |
* | try to fix broken sxssf tests | PJ Fanning | 2023-11-07 | 2 | -2/+2 |
* | fix broken HSSFWorkbook test | PJ Fanning | 2023-11-07 | 2 | -7/+19 |
* | [bug-67579] test that we close input stream | PJ Fanning | 2023-10-26 | 1 | -0/+31 |
* | try to close streams in HSSF tests | PJ Fanning | 2023-10-26 | 1 | -2/+2 |
* | [bug-67784] add test for divide error | PJ Fanning | 2023-10-17 | 1 | -0/+17 |
* | [bug-67784] add test for divide error | PJ Fanning | 2023-10-17 | 1 | -0/+26 |
* | [bug-67475] better support for edge cases in TEXT function. Thanks to Jakub V... | PJ Fanning | 2023-10-14 | 1 | -1/+132 |
* | Bug 66425: Avoid Exceptions found via oss-fuzz | Dominik Stadler | 2023-10-07 | 3 | -0/+3 |
* | Bug 66425: Avoid Exceptions found via oss-fuzz | Dominik Stadler | 2023-10-07 | 2 | -1/+10 |
* | Bug 66425: Avoid Exceptions found via oss-fuzz | Dominik Stadler | 2023-10-07 | 2 | -1/+4 |
* | Assert that deleting test-files and entries works in tests | Dominik Stadler | 2023-10-03 | 2 | -6/+7 |
* | [github-523] set locales for some tests. This closes #523 | PJ Fanning | 2023-09-28 | 2 | -0/+28 |
* | Bug47950 -- make stream/directory name lookup in OLE2 case insensitive | Tim Allison | 2023-09-20 | 19 | -187/+186 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2023-09-20 | 4 | -2/+26 |
* | use files nio APIs in more places | PJ Fanning | 2023-09-17 | 2 | -5/+5 |
* | use more nio file support | PJ Fanning | 2023-09-14 | 6 | -22/+26 |
* | [bug-67402] DATEVALUE function should return #VALUE! for a null or empty stri... | PJ Fanning | 2023-09-14 | 1 | -45/+40 |
* | Reduce flakiness of one test which compares two documents | Dominik Stadler | 2023-09-06 | 1 | -0/+35 |
* | [bug-66855] Formula parser incorrectly handles sheet name containing multiple... | PJ Fanning | 2023-08-10 | 1 | -0/+16 |
* | Bug 66425: Avoid a ClassCastException found via oss-fuzz | Dominik Stadler | 2023-08-08 | 1 | -0/+2 |
* | Bug 66425: Avoid a ClassCastException found via oss-fuzz | Dominik Stadler | 2023-08-07 | 3 | -3/+6 |
* | Exclude some files in one test to avoid flakiness during parallel builds | Dominik Stadler | 2023-08-01 | 1 | -1/+6 |