aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main
Commit message (Expand)AuthorAgeFilesLines
* Avoid NPE and improve error message when saving a package-part failsDominik Stadler2024-06-022-8/+11
* rename as 5.3.0-SNAPSHOT due to some changes in behaviourPJ Fanning2024-05-176-10/+10
* [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ...PJ Fanning2024-05-171-2/+15
* [bug-68987] support allowStoredEntriesWithDataDescriptor=true when reading zi...PJ Fanning2024-05-081-1/+3
* javadoc issuesPJ Fanning2024-05-082-4/+4
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-201-2/+5
* update testsPJ Fanning2024-04-191-5/+11
* refactor code that removes partsPJ Fanning2024-04-194-22/+18
* add javadocPJ Fanning2024-04-191-27/+56
* fix npePJ Fanning2024-04-191-1/+2
* fix npePJ Fanning2024-04-191-1/+3
* refactor some codePJ Fanning2024-04-192-2/+3
* fix compile issuesPJ Fanning2024-04-191-2/+2
* [bug-63189] support hyperlink relationships. Thanks to Ohyoung Kwon. This clo...PJ Fanning2024-04-196-30/+218
* bouncycastle 1.78.1PJ Fanning2024-04-181-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-171-2/+3
* bouncycastle 1.77PJ Fanning2024-04-081-1/+1
* add since annotationPJ Fanning2024-03-271-0/+2
* [github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607PJ Fanning2024-03-274-1/+15
* add javadocPJ Fanning2024-03-061-0/+4
* remove annotationPJ Fanning2024-03-061-2/+0
* [github-604] XDGF: add support for poly lines. Thanks to Dmitrii Komarov. Thi...PJ Fanning2024-03-061-1/+37
* [github-601] XDGF: handle elliptical arcs that have colinear points. Thanks t...PJ Fanning2024-03-062-2/+35
* [bug-68703] fix issue with XSLFTextRuns in XSLFTableCellsPJ Fanning2024-03-041-2/+6
* [bug-68703] revert fix issue with XSLFTextRuns in XSLFTableCellsPJ Fanning2024-03-041-1/+1
* [bug-68703] fix issue with XSLFTextRuns in XSLFTableCellsPJ Fanning2024-03-041-1/+1
* use diamond operatorAxel Howind2024-02-281-1/+1
* do not write single bytesAxel Howind2024-02-221-18/+20
* 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