aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test
Commit message (Expand)AuthorAgeFilesLines
* add negative testPJ Fanning2024-07-091-0/+13
* add test casePJ Fanning2024-07-091-0/+9
* Fix Paragraph.searchTextDominik Stadler2024-07-071-15/+65
* update TestXSSFSheetShiftRowsPJ Fanning2024-07-061-2/+7
* [bug-69154] add speculative row shifter fixPJ Fanning2024-07-022-1/+25
* [bug-69154] XSSF: Shifting columns with merged regions generates an error abo...PJ Fanning2024-07-021-0/+29
* unused importPJ Fanning2024-07-021-1/+0
* add dataformatter testPJ Fanning2024-07-021-2/+17
* another dataformatter testPJ Fanning2024-07-021-14/+2
* another dataformatter testPJ Fanning2024-07-021-0/+14
* rename filePJ Fanning2024-07-011-3/+3
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-011-6/+21
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-011-0/+13
* update changesPJ Fanning2024-06-271-1/+1
* ZipFile deprecation warningsPJ Fanning2024-06-052-4/+5
* getNextZipEntry deprecation warningsPJ Fanning2024-06-052-4/+4
* [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ...PJ Fanning2024-05-172-1/+22
* Include inner exception when re-throwingDominik Stadler2024-04-201-1/+1
* update testsPJ Fanning2024-04-192-11/+12
* refactor some codePJ Fanning2024-04-192-8/+11
* [bug-63189] support hyperlink relationships. Thanks to Ohyoung Kwon. This clo...PJ Fanning2024-04-195-15/+109
* 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
* remove accidental testPJ Fanning2024-04-121-23/+0
* slf4j 2.0.13PJ Fanning2024-04-121-0/+23
* [github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607PJ Fanning2024-03-271-2/+3
* deprecation warningPJ Fanning2024-03-061-1/+1
* [github-604] XDGF: add support for poly lines. Thanks to Dmitrii Komarov. Thi...PJ Fanning2024-03-062-0/+126
* [github-601] XDGF: handle elliptical arcs that have colinear points. Thanks t...PJ Fanning2024-03-063-72/+208
* rework test statePJ Fanning2024-03-061-48/+71
* [bug-68703] fix issue with XSLFTextRuns in XSLFTableCellsPJ Fanning2024-03-041-2/+0
* [bug-68703] revert fix issue with XSLFTextRuns in XSLFTableCellsPJ Fanning2024-03-041-0/+2
* [bug-68703] fix issue with XSLFTextRuns in XSLFTableCellsPJ Fanning2024-03-041-0/+15
* fix Logging issues:Axel Howind2024-02-211-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-301-0/+18
* Don't fail on JDK 21.0.1 if one signature check failsDominik Stadler2023-12-301-1/+7
* commons-compress is needed in ooxml-test for running tests via AntDominik Stadler2023-12-161-0/+1
* [bug-68305] extend testPJ Fanning2023-12-101-6/+14
* [bug-68305] add testPJ Fanning2023-12-101-0/+15
* [GitHub-562] Add extra pivot table classes to poi-ooxml-lite. This closes #562PJ Fanning2023-12-101-0/+104
* Add more output for a failure that we saw once in CIDominik Stadler2023-12-061-1/+5
* try to fix compile issues due to commons-compress upgradePJ Fanning2023-11-162-5/+4
* [bug-67510] issue with empty num format on chart axesPJ Fanning2023-11-081-5/+4
* 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-67579] test OPCPackagePJ Fanning2023-10-261-0/+78
* [bug-67579] add new XSSFWorkbook constructorPJ Fanning2023-10-261-9/+12