aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* slf4j 2.0.12PJ Fanning2024-02-061-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-01-301-0/+3
* slf4j 2.0.11PJ Fanning2024-01-091-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-302-2/+22
* slf4j 2.0.10PJ Fanning2023-12-302-3/+3
* Don't fail on JDK 21.0.1 if one signature check failsDominik Stadler2023-12-301-1/+7
* [bug-68379] add signing support for classificationlabelsPJ Fanning2023-12-201-1/+1
* try to javadoc more unsupported methodsPJ Fanning2023-12-1911-2/+76
* commons-compress is needed in ooxml-test for running tests via AntDominik Stadler2023-12-161-0/+1
* Use revert() instead of close() when processing failsDominik Stadler2023-12-161-4/+4
* [bug-68305] extend testPJ Fanning2023-12-101-6/+14
* [bug-68305] add testPJ Fanning2023-12-101-0/+15
* [GitHub-562] Add extra pivot table classes to poi-ooxml-lite. This closes #562PJ Fanning2023-12-101-0/+104
* remove unused loggersPJ Fanning2023-12-072-6/+0
* Simplify handling of exceptions in ZipPackageDominik Stadler2023-12-061-36/+10
* Mark internal classesDominik Stadler2023-12-061-11/+13
* Add more output for a failure that we saw once in CIDominik Stadler2023-12-061-1/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-062-2/+2
* xmlsec stuck at 3.0.3 due to xmlsec 4 needing java 11PJ Fanning2023-11-301-2/+2
* try xmlsec 4.0.1PJ Fanning2023-11-301-2/+2
* [bug-68237] SXSSFWorkbook: write as PJ Fanning2023-11-271-2/+2
* deprecate unnecessary methodPJ Fanning2023-11-241-1/+1
* deprecate unnecessary methodPJ Fanning2023-11-241-0/+11
* try to fix compile issues due to commons-compress upgradePJ Fanning2023-11-163-8/+6
* bouncycastle 1.77PJ Fanning2023-11-151-1/+1
* [bug-68094] try to improve cell width derivation by not roundingPJ Fanning2023-11-081-2/+2
* [bug-67510] issue with empty num format on chart axesPJ Fanning2023-11-082-7/+6
* [bug-67510] issue with empty num format on chart axesPJ Fanning2023-11-081-2/+0
* try to fix broken sxssf testsPJ Fanning2023-11-072-5/+5
* some testsPJ Fanning2023-10-271-0/+55
* some testsPJ Fanning2023-10-271-0/+23
* some testsPJ Fanning2023-10-274-50/+73
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-10-271-0/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-10-271-1/+1
* [bug-67579] test OPCPackagePJ Fanning2023-10-261-0/+78
* [bug-67579] add new XmlVisioDocument constructorPJ Fanning2023-10-262-3/+17
* [bug-67579] add new XWPFDocument/XMLSlideShow constructorPJ Fanning2023-10-262-6/+32
* [bug-67579] add new XSSFWorkbook constructorPJ Fanning2023-10-261-1/+1
* [bug-67579] add new XSSFWorkbook constructorPJ Fanning2023-10-261-1/+1
* [bug-67579] add new XSSFWorkbook constructorPJ Fanning2023-10-267-24/+157
* [bug-67579] revert changes - POI will again close the InputStreamPJ Fanning2023-10-264-40/+15
* [bug-67579] test that we do not close input streamPJ Fanning2023-10-262-2/+31
* undo test changePJ Fanning2023-10-261-3/+1
* commons-io 2.15.0PJ Fanning2023-10-261-1/+3
* revert test changePJ Fanning2023-10-251-1/+1
* update testPJ Fanning2023-10-251-1/+1
* [bug-67778] add more null checks to BaseXSSFFormulaEvaluatorPJ Fanning2023-10-241-7/+12
* xmlsec 3.0.3PJ Fanning2023-10-192-4/+4
* [bug-67785] make XSSFExcelExtractor output more like that from XSSFEventBased...PJ Fanning2023-10-182-1/+19
* [bug-67784] add testsPJ Fanning2023-10-172-0/+38