| Commit message (Expand) | Author | Age | Files | Lines |
* | use isEmpty | PJ Fanning | 2 days | 1 | -1/+1 |
* | use isEmpty | PJ Fanning | 2 days | 3 | -5/+5 |
* | [bug-69628] more changes to getMax methods | PJ Fanning | 2 days | 2 | -3/+3 |
* | [bug-69628] more changes to getMax methods | PJ Fanning | 2 days | 1 | -1/+2 |
* | [bug-69628] more changes to getMax methods | PJ Fanning | 2 days | 3 | -3/+6 |
* | [bug-69646] add tests | PJ Fanning | 2 days | 2 | -1/+16 |
* | tidy up | PJ Fanning | 3 days | 1 | -3/+0 |
* | tidy up | PJ Fanning | 3 days | 1 | -1/+0 |
* | [bug-69646] check for null _fd instance in dispose call | PJ Fanning | 3 days | 1 | -1/+1 |
* | [bug-69646] check for null _fd instance in dispose call | PJ Fanning | 3 days | 1 | -0/+15 |
* | [bug-69628] in ZipArchiveFakeEntry, use min of IOUtils and ZipArchiveFakeEntr... | PJ Fanning | 2025-03-27 | 2 | -1/+15 |
* | [bug-69628] add test case | PJ Fanning | 2025-03-26 | 1 | -1/+0 |
* | [bug-69628] add test case | PJ Fanning | 2025-03-26 | 2 | -19/+49 |
* | [bug-69628] make ZipArchiveFakeEntry.setMaxEntrySize publicly accessible | PJ Fanning | 2025-03-25 | 1 | -1/+1 |
* | [bug-69628] make ZipArchiveFakeEntry.setMaxEntrySize publicly accessible | PJ Fanning | 2025-03-25 | 1 | -1/+1 |
* | partially revert cell toString changes | PJ Fanning | 2025-03-23 | 1 | -1/+0 |
* | partially revert cell toString changes | PJ Fanning | 2025-03-23 | 2 | -6/+15 |
* | [bug-69618] fix test issue | PJ Fanning | 2025-03-20 | 1 | -2/+1 |
* | [bug-69618] ZipPackage save should check that intermediate steps succeed | fanningpj | 2025-03-20 | 1 | -2/+2 |
* | [bug-69618] ZipPackage save should check that intermediate steps succeed | PJ Fanning | 2025-03-20 | 2 | -5/+11 |
* | [github-775] Allow some OPC compliance checks to be tuned. Thanks to Ken Rees... | PJ Fanning | 2025-03-19 | 5 | -89/+544 |
* | add arbitrary extra width support to XSSFSheet | PJ Fanning | 2025-03-12 | 2 | -0/+46 |
* | slf4j 2.0.17 | PJ Fanning | 2025-02-26 | 1 | -1/+1 |
* | doc for getNumberOfTexts | PJ Fanning | 2025-02-25 | 1 | -0/+3 |
* | Bug 66260, Add getNumberOfTexts() method | Bida Fan | 2025-02-25 | 2 | -0/+15 |
* | fix broken xssf test | PJ Fanning | 2025-02-17 | 1 | -3/+1 |
* | fix problem test (SXXSF) | PJ Fanning | 2025-02-14 | 1 | -3/+11 |
* | fix problem test (SXXSF) | PJ Fanning | 2025-02-14 | 2 | -22/+4 |
* | 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 |
* | allow context to be set in XSSFSheet copyRows | PJ Fanning | 2025-02-13 | 1 | -3/+42 |
* | refactor cell toString to use DataFormatter | PJ Fanning | 2025-02-13 | 1 | -10/+4 |
* | [bug-69563] try to avoid int overflow in Zip64 code (probably just moves the ... | PJ Fanning | 2025-02-07 | 2 | -6/+6 |
* | fix create issue in getUnderline | PJ Fanning | 2025-01-29 | 1 | -2/+5 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2025-01-20 | 2 | -0/+9 |
* | bouncycastle 1.80 | PJ Fanning | 2025-01-15 | 1 | -1/+1 |
* | 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 | 3 | -11/+52 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2025-01-11 | 1 | -0/+4 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2025-01-11 | 1 | -1/+1 |
* | [bug-69529] relax exception check | PJ Fanning | 2025-01-08 | 1 | -2/+2 |
* | [bug-69529] try to workaround cells with numeric type whose format cannot be ... | PJ Fanning | 2025-01-08 | 1 | -2/+8 |
* | [bug-69529] try to workaround cells with numeric type whose format cannot be ... | PJ Fanning | 2025-01-08 | 1 | -3/+11 |
* | 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 | 77 | -154/+154 |
* | 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 | 3 | -15/+10 |
* | bcprov 1.79 | PJ Fanning | 2024-10-30 | 1 | -1/+1 |
* | call next release poi 5.4.0 | PJ Fanning | 2024-10-29 | 6 | -11/+11 |