| Commit message (Expand) | Author | Age | Files | Lines |
* | [bug-69646] add tests | PJ Fanning | 8 days | 1 | -0/+15 |
* | tidy up | PJ Fanning | 9 days | 1 | -1/+0 |
* | [bug-69628] in ZipArchiveFakeEntry, use min of IOUtils and ZipArchiveFakeEntr... | PJ Fanning | 2025-03-27 | 1 | -0/+8 |
* | [bug-69628] add test case | PJ Fanning | 2025-03-26 | 1 | -1/+0 |
* | [bug-69628] add test case | PJ Fanning | 2025-03-26 | 1 | -17/+43 |
* | [bug-69618] fix test issue | PJ Fanning | 2025-03-20 | 1 | -2/+1 |
* | [github-775] Allow some OPC compliance checks to be tuned. Thanks to Ken Rees... | PJ Fanning | 2025-03-19 | 1 | -24/+80 |
* | add arbitrary extra width support to XSSFSheet | PJ Fanning | 2025-03-12 | 1 | -0/+20 |
* | Bug 66260, Add getNumberOfTexts() method | Bida Fan | 2025-02-25 | 1 | -0/+8 |
* | fix broken xssf test | PJ Fanning | 2025-02-17 | 1 | -3/+1 |
* | fix problem test (SXXSF) | PJ Fanning | 2025-02-14 | 1 | -5/+0 |
* | temp disable problem test (XSSF) | PJ Fanning | 2025-02-13 | 1 | -0/+1 |
* | temp disable problem test (SXXSF) | PJ Fanning | 2025-02-13 | 1 | -0/+5 |
* | remove strat line in last commit | PJ Fanning | 2025-01-15 | 1 | -1/+0 |
* | upgrade cyclonedx | PJ Fanning | 2025-01-15 | 1 | -0/+1 |
* | reimplement SXSSFSheet arbitrary extra width support (5.4.0 code does not work) | PJ Fanning | 2025-01-11 | 1 | -8/+48 |
* | Expect an XML parser error in one test when running with IBM JDK | Dominik Stadler | 2024-11-30 | 1 | -0/+4 |
* | PoiLogManager | PJ Fanning | 2024-11-24 | 11 | -22/+22 |
* | Add test to verify bug 69266 | Dominik Stadler | 2024-11-20 | 1 | -10/+42 |
* | Apply some IDE suggestions, JavaDoc and GitHub PR | Dominik Stadler | 2024-11-20 | 2 | -6/+6 |
* | [bug-69411] add XSSFReader.getSheetIterator | PJ Fanning | 2024-10-26 | 1 | -1/+1 |
* | try batik 1.18 again | PJ Fanning | 2024-10-09 | 1 | -19/+19 |
* | remove batik-shared-reource module (no classes in it) | PJ Fanning | 2024-10-09 | 1 | -1/+0 |
* | revert batik change due to build issues | PJ Fanning | 2024-10-09 | 1 | -19/+19 |
* | try batik 1.18 | PJ Fanning | 2024-10-09 | 1 | -19/+19 |
* | try to add more chart related classes to poi-ooxml-lite | PJ Fanning | 2024-09-19 | 1 | -2/+11 |
* | [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D... | PJ Fanning | 2024-08-27 | 1 | -6/+166 |
* | [github-672] Support removing XWPF Styles. Thanks to fangd1997. This closes #672 | PJ Fanning | 2024-08-15 | 1 | -6/+20 |
* | [github-670] XWPFRun.getText should support delInstrText and noBreakHyphen. T... | PJ Fanning | 2024-08-14 | 1 | -0/+11 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2024-07-16 | 1 | -0/+39 |
* | Apply some IDE suggestions | Dominik Stadler | 2024-07-15 | 1 | -2/+7 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2024-07-14 | 1 | -7/+17 |
* | add negative test | PJ Fanning | 2024-07-09 | 1 | -0/+13 |
* | add test case | PJ Fanning | 2024-07-09 | 1 | -0/+9 |
* | Fix Paragraph.searchText | Dominik Stadler | 2024-07-07 | 1 | -15/+65 |
* | update TestXSSFSheetShiftRows | PJ Fanning | 2024-07-06 | 1 | -2/+7 |
* | [bug-69154] add speculative row shifter fix | PJ Fanning | 2024-07-02 | 2 | -1/+25 |
* | [bug-69154] XSSF: Shifting columns with merged regions generates an error abo... | PJ Fanning | 2024-07-02 | 1 | -0/+29 |
* | unused import | PJ Fanning | 2024-07-02 | 1 | -1/+0 |
* | add dataformatter test | PJ Fanning | 2024-07-02 | 1 | -2/+17 |
* | another dataformatter test | PJ Fanning | 2024-07-02 | 1 | -14/+2 |
* | another dataformatter test | PJ Fanning | 2024-07-02 | 1 | -0/+14 |
* | rename file | PJ Fanning | 2024-07-01 | 1 | -3/+3 |
* | throw exception if xlsx contains duplicate file names | PJ Fanning | 2024-07-01 | 1 | -6/+21 |
* | throw exception if xlsx contains duplicate file names | PJ Fanning | 2024-07-01 | 1 | -0/+13 |
* | update changes | PJ Fanning | 2024-06-27 | 1 | -1/+1 |
* | ZipFile deprecation warnings | PJ Fanning | 2024-06-05 | 2 | -4/+5 |
* | getNextZipEntry deprecation warnings | PJ Fanning | 2024-06-05 | 2 | -4/+4 |
* | [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ... | PJ Fanning | 2024-05-17 | 2 | -1/+22 |
* | Include inner exception when re-throwing | Dominik Stadler | 2024-04-20 | 1 | -1/+1 |