aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* 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
* [bug-67784] experimental hack to fix regressionPJ Fanning2023-10-171-59/+66
* reformat filePJ Fanning2023-10-171-496/+502
* refactorPJ Fanning2023-10-171-3/+4
* [bug-67778] try to make formula eval involving external workbooks more robustPJ Fanning2023-10-171-24/+34
* try harder to close zipArchive in ZipPackage (edge cases)PJ Fanning2023-10-151-4/+17
* extra classes in poi-ooxml-litePJ Fanning2023-10-141-1/+0
* extra classes in poi-ooxml-litePJ Fanning2023-10-141-0/+3
* [bug-67735] Add Complex scripts support in XWPFRun. Thanks to Mohammed Alhadd...PJ Fanning2023-10-142-18/+206
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-10-071-2/+22
* Bug 66425: Avoid Exceptions found via oss-fuzzDominik Stadler2023-10-071-2/+2
* Bug 66425: Avoid Exceptions found via oss-fuzzDominik Stadler2023-10-071-1/+8
* Add some missing schema-files to ooxml-liteDominik Stadler2023-10-071-23/+39
* add internal annotationPJ Fanning2023-10-041-0/+3
* Assert that deleting test-files and entries works in testsDominik Stadler2023-10-033-3/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-10-033-4/+12
* [bug-67579] do not close stream when reading XSSFWorkbook based on stream PJ Fanning2023-10-034-1/+75
* commons-io 2.14.0PJ Fanning2023-10-011-0/+1
* [github-523] set locales for some tests. This closes #523PJ Fanning2023-09-281-0/+13
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-09-211-2/+6
* [bug-67396] add tests for standalone flagPJ Fanning2023-09-211-1/+68
* Bug47950 -- make stream/directory name lookup in OLE2 case insensitiveTim Allison2023-09-203-8/+8