| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ... | PJ Fanning | 2024-05-17 | 3 | -3/+37 |
* | [bug-68987] support allowStoredEntriesWithDataDescriptor=true when reading zi... | PJ Fanning | 2024-05-08 | 1 | -1/+3 |
* | javadoc issues | PJ Fanning | 2024-05-08 | 2 | -4/+4 |
* | Include inner exception when re-throwing | Dominik Stadler | 2024-04-20 | 1 | -1/+1 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2024-04-20 | 1 | -2/+5 |
* | update tests | PJ Fanning | 2024-04-19 | 3 | -16/+23 |
* | refactor code that removes parts | PJ Fanning | 2024-04-19 | 4 | -22/+18 |
* | add javadoc | PJ Fanning | 2024-04-19 | 1 | -27/+56 |
* | fix npe | PJ Fanning | 2024-04-19 | 1 | -1/+2 |
* | fix npe | PJ Fanning | 2024-04-19 | 1 | -1/+3 |
* | refactor some code | PJ Fanning | 2024-04-19 | 4 | -10/+14 |
* | fix compile issues | PJ Fanning | 2024-04-19 | 1 | -2/+2 |
* | [bug-63189] support hyperlink relationships. Thanks to Ohyoung Kwon. This clo... | PJ Fanning | 2024-04-19 | 11 | -45/+327 |
* | bouncycastle 1.78.1 | PJ Fanning | 2024-04-18 | 1 | -1/+1 |
* | Comment out one more flaky assertion | Dominik Stadler | 2024-04-17 | 1 | -0/+4 |
* | Comment out flaky assertion and add more information to find which file fails... | Dominik Stadler | 2024-04-17 | 1 | -6/+11 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2024-04-17 | 1 | -0/+34 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2024-04-17 | 1 | -2/+3 |
* | remove accidental test | PJ Fanning | 2024-04-12 | 1 | -23/+0 |
* | slf4j 2.0.13 | PJ Fanning | 2024-04-12 | 1 | -0/+23 |
* | bouncycastle 1.77 | PJ Fanning | 2024-04-08 | 1 | -1/+1 |
* | add since annotation | PJ Fanning | 2024-03-27 | 1 | -0/+2 |
* | [github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607 | PJ Fanning | 2024-03-27 | 5 | -3/+18 |
* | add javadoc | PJ Fanning | 2024-03-06 | 1 | -0/+4 |
* | remove annotation | PJ Fanning | 2024-03-06 | 1 | -2/+0 |
* | deprecation warning | PJ Fanning | 2024-03-06 | 1 | -1/+1 |
* | [github-604] XDGF: add support for poly lines. Thanks to Dmitrii Komarov. Thi... | PJ Fanning | 2024-03-06 | 3 | -1/+163 |
* | [github-601] XDGF: handle elliptical arcs that have colinear points. Thanks t... | PJ Fanning | 2024-03-06 | 5 | -74/+243 |
* | rework test state | PJ Fanning | 2024-03-06 | 1 | -48/+71 |
* | [bug-68703] fix issue with XSLFTextRuns in XSLFTableCells | PJ Fanning | 2024-03-04 | 2 | -4/+6 |
* | [bug-68703] revert fix issue with XSLFTextRuns in XSLFTableCells | PJ Fanning | 2024-03-04 | 2 | -1/+3 |
* | [bug-68703] fix issue with XSLFTextRuns in XSLFTableCells | PJ Fanning | 2024-03-04 | 2 | -1/+16 |
* | use diamond operator | Axel Howind | 2024-02-28 | 1 | -1/+1 |
* | do not write single bytes | Axel Howind | 2024-02-22 | 1 | -18/+20 |
* | fix Logging issues: | Axel Howind | 2024-02-21 | 3 | -5/+5 |
* | Fix Ant-build after upgrade of commons-compress | Dominik Stadler | 2024-02-20 | 1 | -1/+1 |
* | try to fix issue with invalid files after commons-compress upgrade | PJ Fanning | 2024-02-20 | 1 | -1/+3 |
* | remove unused loggers - thanks to Ruby Hartono. This closes #588 and closes #589 | PJ Fanning | 2024-02-16 | 2 | -6/+0 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2024-01-30 | 1 | -0/+3 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2023-12-30 | 2 | -2/+22 |
* | slf4j 2.0.10 | PJ Fanning | 2023-12-30 | 1 | -2/+2 |
* | Don't fail on JDK 21.0.1 if one signature check fails | Dominik Stadler | 2023-12-30 | 1 | -1/+7 |
* | [bug-68379] add signing support for classificationlabels | PJ Fanning | 2023-12-20 | 1 | -1/+1 |
* | try to javadoc more unsupported methods | PJ Fanning | 2023-12-19 | 11 | -2/+76 |
* | commons-compress is needed in ooxml-test for running tests via Ant | Dominik Stadler | 2023-12-16 | 1 | -0/+1 |
* | Use revert() instead of close() when processing fails | Dominik Stadler | 2023-12-16 | 1 | -4/+4 |
* | [bug-68305] extend test | PJ Fanning | 2023-12-10 | 1 | -6/+14 |
* | [bug-68305] add test | PJ Fanning | 2023-12-10 | 1 | -0/+15 |
* | [GitHub-562] Add extra pivot table classes to poi-ooxml-lite. This closes #562 | PJ Fanning | 2023-12-10 | 1 | -0/+104 |
* | remove unused loggers | PJ Fanning | 2023-12-07 | 2 | -6/+0 |