aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* another dataformatter testPJ Fanning2024-07-021-14/+2
* another dataformatter testPJ Fanning2024-07-021-0/+14
* try to fix testsPJ Fanning2024-07-022-4/+7
* rename filePJ Fanning2024-07-011-3/+3
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-015-17/+60
* license headerPJ Fanning2024-07-011-0/+17
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-014-0/+47
* reformat ZipFileZipEntrySource.javaPJ Fanning2024-07-011-55/+56
* update changesPJ Fanning2024-06-271-1/+1
* ZipFile deprecation warningsPJ Fanning2024-06-053-5/+6
* getNextZipEntry deprecation warningsPJ Fanning2024-06-053-5/+5
* update guavaPJ Fanning2024-06-051-1/+1
* 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-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