aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
* fix Logging issues:Axel Howind2024-02-212-4/+4
* Fix Ant-build after upgrade of commons-compressDominik Stadler2024-02-201-1/+1
* try to fix issue with invalid files after commons-compress upgradePJ Fanning2024-02-201-1/+3
* remove unused loggers - thanks to Ruby Hartono. This closes #588 and closes #589PJ Fanning2024-02-162-6/+0
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-01-301-0/+3
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-301-2/+4
* slf4j 2.0.10PJ Fanning2023-12-301-2/+2
* [bug-68379] add signing support for classificationlabelsPJ Fanning2023-12-201-1/+1
* try to javadoc more unsupported methodsPJ Fanning2023-12-1911-2/+76
* Use revert() instead of close() when processing failsDominik Stadler2023-12-161-4/+4
* 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
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-062-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-161-3/+2
* 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-081-2/+2
* [bug-67510] issue with empty num format on chart axesPJ Fanning2023-11-081-2/+0
* 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] 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-266-15/+145
* [bug-67579] revert changes - POI will again close the InputStreamPJ Fanning2023-10-263-37/+1
* [bug-67778] add more null checks to BaseXSSFFormulaEvaluatorPJ Fanning2023-10-241-7/+12
* xmlsec 3.0.3PJ Fanning2023-10-191-2/+2
* [bug-67785] make XSSFExcelExtractor output more like that from XSSFEventBased...PJ Fanning2023-10-181-1/+8
* [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
* [bug-67735] Add Complex scripts support in XWPFRun. Thanks to Mohammed Alhadd...PJ Fanning2023-10-141-14/+159
* 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 internal annotationPJ Fanning2023-10-041-0/+3
* 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-033-1/+32
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-09-211-2/+6
* Bug47950 -- make stream/directory name lookup in OLE2 case insensitiveTim Allison2023-09-201-2/+2
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-09-182-1/+4
* update changesPJ Fanning2023-09-171-0/+2
* use files nio APIs in more placesPJ Fanning2023-09-178-20/+28