aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* 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-173-3/+37
* [bug-68987] support allowStoredEntriesWithDataDescriptor=true when reading zi...PJ Fanning2024-05-081-1/+3
* javadoc issuesPJ Fanning2024-05-082-4/+4
* upgrade xmlunitPJ Fanning2024-04-291-1/+1
* Include inner exception when re-throwingDominik Stadler2024-04-201-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-201-2/+5
* update testsPJ Fanning2024-04-193-16/+23
* 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-194-10/+14
* fix compile issuesPJ Fanning2024-04-191-2/+2
* [bug-63189] support hyperlink relationships. Thanks to Ohyoung Kwon. This clo...PJ Fanning2024-04-1911-45/+327
* bouncycastle 1.78.1PJ Fanning2024-04-181-1/+1
* Comment out one more flaky assertionDominik Stadler2024-04-171-0/+4
* Comment out flaky assertion and add more information to find which file fails...Dominik Stadler2024-04-171-6/+11
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-171-0/+34
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-171-2/+3
* remove accidental testPJ Fanning2024-04-121-23/+0
* slf4j 2.0.13PJ Fanning2024-04-122-1/+24
* 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-275-3/+18
* add javadocPJ Fanning2024-03-061-0/+4
* remove annotationPJ Fanning2024-03-061-2/+0
* deprecation warningPJ Fanning2024-03-061-1/+1
* [github-604] XDGF: add support for poly lines. Thanks to Dmitrii Komarov. Thi...PJ Fanning2024-03-063-1/+163
* [github-601] XDGF: handle elliptical arcs that have colinear points. Thanks t...PJ Fanning2024-03-065-74/+243
* rework test statePJ Fanning2024-03-061-48/+71
* [bug-68703] fix issue with XSLFTextRuns in XSLFTableCellsPJ Fanning2024-03-042-4/+6
* [bug-68703] revert fix issue with XSLFTextRuns in XSLFTableCellsPJ Fanning2024-03-042-1/+3
* [bug-68703] fix issue with XSLFTextRuns in XSLFTableCellsPJ Fanning2024-03-042-1/+16
* use diamond operatorAxel Howind2024-02-281-1/+1
* xmlsec 3.0.4PJ Fanning2024-02-221-2/+2
* do not write single bytesAxel Howind2024-02-221-18/+20
* fix Logging issues:Axel Howind2024-02-213-5/+5
* 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
* 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