| Commit message (Expand) | Author | Age | Files | Lines |
* | [bug-69618] ZipPackage save should check that intermediate steps succeed | fanningpj | 6 days | 1 | -2/+2 |
* | [bug-69618] ZipPackage save should check that intermediate steps succeed | PJ Fanning | 6 days | 2 | -5/+11 |
* | [github-775] Allow some OPC compliance checks to be tuned. Thanks to Ken Rees... | PJ Fanning | 6 days | 5 | -89/+544 |
* | add arbitrary extra width support to XSSFSheet | PJ Fanning | 14 days | 2 | -0/+46 |
* | cyclonedx 2.2.0 | PJ Fanning | 2025-03-11 | 1 | -1/+1 |
* | reformat | PJ Fanning | 2025-03-11 | 1 | -389/+366 |
* | fix spelling of separate | PJ Fanning | 2025-03-11 | 2 | -3/+3 |
* | gradle 8.13 | PJ Fanning | 2025-02-26 | 2 | -2/+2 |
* | slf4j 2.0.17 | PJ Fanning | 2025-02-26 | 6 | -6/+6 |
* | doc for getNumberOfTexts | PJ Fanning | 2025-02-25 | 1 | -0/+3 |
* | Bug 66260, Add getNumberOfTexts() method | Bida Fan | 2025-02-25 | 2 | -0/+15 |
* | junit 5.12/1.12 | PJ Fanning | 2025-02-21 | 2 | -9/+10 |
* | fix broken xssf test | PJ Fanning | 2025-02-17 | 1 | -3/+1 |
* | add datetime test | PJ Fanning | 2025-02-17 | 1 | -0/+6 |
* | add datetime test | PJ Fanning | 2025-02-17 | 1 | -0/+16 |
* | fix problem test (SXXSF) | PJ Fanning | 2025-02-14 | 1 | -3/+11 |
* | fix problem test (SXXSF) | PJ Fanning | 2025-02-14 | 3 | -32/+6 |
* | temp disable problem test (XSSF) | PJ Fanning | 2025-02-13 | 1 | -0/+1 |
* | temp disable problem test (SXXSF) | PJ Fanning | 2025-02-13 | 2 | -2/+15 |
* | fix some of the broken tests | PJ Fanning | 2025-02-13 | 1 | -2/+1 |
* | fix some of the broken tests | PJ Fanning | 2025-02-13 | 1 | -1/+2 |
* | fix some of the broken tests | PJ Fanning | 2025-02-13 | 6 | -22/+15 |
* | 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 | 3 | -24/+26 |
* | [bug-69583] DateUtil needs to handle time only dates (issue with 1900 format ... | PJ Fanning | 2025-02-13 | 2 | -68/+89 |
* | format | PJ Fanning | 2025-02-13 | 1 | -1/+1 |
* | [bug-69583] when copying cells with dates - prefer using the numeric data dir... | PJ Fanning | 2025-02-13 | 2 | -0/+28 |
* | add some doc | PJ Fanning | 2025-02-12 | 1 | -18/+20 |
* | [bug-69583] when copying cells with dates - prefer using the numeric data dir... | PJ Fanning | 2025-02-12 | 1 | -1/+1 |
* | remove line | PJ Fanning | 2025-02-12 | 1 | -1/+0 |
* | gradle 8.12.1 | PJ Fanning | 2025-02-12 | 1 | -1/+1 |
* | cyclonedx gradle | PJ Fanning | 2025-02-07 | 1 | -1/+1 |
* | [bug-69563] try to avoid int overflow in Zip64 code (probably just moves the ... | PJ Fanning | 2025-02-07 | 2 | -6/+6 |
* | bytebuddy 1.17.0 | PJ Fanning | 2025-01-31 | 2 | -4/+4 |
* | allow users supply a SheetUtil failover function | PJ Fanning | 2025-01-30 | 1 | -1/+19 |
* | allow users supply a SheetUtil failover function | PJ Fanning | 2025-01-30 | 1 | -3/+19 |
* | [bug-69555] need to work around inability to create a TextLayout in another p... | PJ Fanning | 2025-01-29 | 1 | -14/+22 |
* | fix create issue in getUnderline | PJ Fanning | 2025-01-29 | 1 | -2/+5 |
* | commons-codec 1.18.0 | PJ Fanning | 2025-01-28 | 2 | -2/+2 |
* | pdfbox 3.0.4 | PJ Fanning | 2025-01-24 | 2 | -4/+4 |
* | Some changes to the Gradle build | Dominik Stadler | 2025-01-20 | 12 | -124/+113 |
* | bytebuddy 1.16.1 | PJ Fanning | 2025-01-20 | 2 | -4/+4 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2025-01-20 | 3 | -6/+15 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2025-01-20 | 4 | -0/+9 |
* | bouncycastle 1.80 | PJ Fanning | 2025-01-15 | 3 | -6/+6 |
* | remove strat line in last commit | PJ Fanning | 2025-01-15 | 1 | -1/+0 |
* | upgrade cyclonedx | PJ Fanning | 2025-01-15 | 2 | -1/+2 |
* | remove unused import | Axel Howind | 2025-01-11 | 1 | -1/+0 |
* | Support long month names, dot after day, single digit day of month | Axel Howind | 2025-01-11 | 2 | -2/+14 |
* | reimplement SXSSFSheet arbitrary extra width support (5.4.0 code does not work) | PJ Fanning | 2025-01-11 | 3 | -11/+52 |