| Commit message (Expand) | Author | Age | Files | Lines |
* | update github actions | PJ Fanning | 2023-11-30 | 1 | -2/+2 |
* | xmlsec stuck at 3.0.3 due to xmlsec 4 needing java 11 | PJ Fanning | 2023-11-30 | 2 | -3/+3 |
* | try xmlsec 4.0.1 | PJ Fanning | 2023-11-30 | 2 | -3/+3 |
* | commons-io 2.15.1 | PJ Fanning | 2023-11-30 | 2 | -2/+2 |
* | log4j 2.22.0 | PJ Fanning | 2023-11-27 | 3 | -4/+4 |
* | snapshot version | PJ Fanning | 2023-11-27 | 3 | -4/+4 |
* | [bug-68237] SXSSFWorkbook: write as | PJ Fanning | 2023-11-27 | 1 | -2/+2 |
* | poi 5.2.5 release | PJ Fanning | 2023-11-25 | 1 | -0/+7 |
* | deprecate unnecessary method | PJ Fanning | 2023-11-24 | 1 | -1/+1 |
* | deprecate unnecessary method | PJ Fanning | 2023-11-24 | 1 | -0/+11 |
* | Jenkins DSL: Capture artefacts for checksums and .pom as well | Dominik Stadler | 2023-11-20 | 1 | -1/+1 |
* | try to fix compile issues due to commons-compress upgrade | PJ Fanning | 2023-11-16 | 3 | -8/+6 |
* | prep v5.2.5 | PJ Fanning | 2023-11-16 | 3 | -4/+4 |
* | XMLBeans 5.2.0 release | PJ Fanning | 2023-11-16 | 2 | -2/+2 |
* | commons-compress 1.25.0 | PJ Fanning | 2023-11-16 | 2 | -2/+2 |
* | bouncycastle 1.77 | PJ Fanning | 2023-11-15 | 4 | -7/+7 |
* | Bug 68128: Exclude one broken file from the "No-Scratchpad" run | Dominik Stadler | 2023-11-15 | 1 | -0/+1 |
* | Close document always in SlideShowRecordDumper | Dominik Stadler | 2023-11-15 | 2 | -6/+8 |
* | use xmlbeans 5.1.1 release | PJ Fanning | 2023-11-10 | 1 | -3/+3 |
* | [bug-68094] try to improve cell width derivation by not rounding | PJ Fanning | 2023-11-08 | 3 | -8/+64 |
* | [bug-67510] issue with empty num format on chart axes | PJ Fanning | 2023-11-08 | 2 | -7/+6 |
* | [bug-67510] issue with empty num format on chart axes | PJ Fanning | 2023-11-08 | 1 | -2/+0 |
* | temp workaround for chart axis issue | PJ Fanning | 2023-11-08 | 5 | -0/+20 |
* | [github-545] Make exported sheet names compatible with Excel. Thanks to Aleks... | PJ Fanning | 2023-11-07 | 2 | -46/+93 |
* | try to fix broken sxssf tests | PJ Fanning | 2023-11-07 | 4 | -7/+7 |
* | fix broken HSSFWorkbook test | PJ Fanning | 2023-11-07 | 3 | -10/+22 |
* | gradle 8.4 | PJ Fanning | 2023-11-07 | 3 | -15/+2 |
* | test with saxon 12.3 | PJ Fanning | 2023-11-07 | 2 | -2/+2 |
* | upgrade junit | PJ Fanning | 2023-11-07 | 2 | -10/+10 |
* | upgrade cyclonedx | PJ Fanning | 2023-10-30 | 1 | -1/+1 |
* | some tests | PJ Fanning | 2023-10-27 | 1 | -0/+55 |
* | some tests | PJ Fanning | 2023-10-27 | 1 | -0/+23 |
* | some tests | PJ Fanning | 2023-10-27 | 4 | -50/+73 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2023-10-27 | 3 | -0/+5 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2023-10-27 | 5 | -2/+8 |
* | Bug 66425: Avoid exceptions found via poi-fuzz | Dominik Stadler | 2023-10-27 | 2 | -1/+1 |
* | [bug-67579] test OPCPackage | PJ Fanning | 2023-10-26 | 1 | -0/+78 |
* | [bug-67579] add new XmlVisioDocument constructor | PJ Fanning | 2023-10-26 | 2 | -3/+17 |
* | [bug-67579] add new XWPFDocument/XMLSlideShow constructor | PJ Fanning | 2023-10-26 | 2 | -6/+32 |
* | [bug-67579] add new XSSFWorkbook constructor | PJ Fanning | 2023-10-26 | 1 | -1/+1 |
* | [bug-67579] add new XSSFWorkbook constructor | PJ Fanning | 2023-10-26 | 1 | -1/+1 |
* | [bug-67579] add new XSSFWorkbook constructor | PJ Fanning | 2023-10-26 | 7 | -24/+157 |
* | [bug-67579] revert changes - POI will again close the InputStream | PJ Fanning | 2023-10-26 | 4 | -40/+15 |
* | [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-67579] test that we do not close input stream | PJ Fanning | 2023-10-26 | 2 | -2/+31 |
* | revert change to github-321.xlsx | PJ Fanning | 2023-10-26 | 1 | -0/+0 |
* | undo test change | PJ Fanning | 2023-10-26 | 1 | -3/+1 |
* | commons-io 2.15.0 | PJ Fanning | 2023-10-26 | 4 | -3/+5 |
* | revert test change | PJ Fanning | 2023-10-25 | 1 | -1/+1 |