aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test/java/org/apache/poi/xssf
Commit message (Expand)AuthorAgeFilesLines
* [bug-69646] add testsPJ Fanning2 days1-0/+15
* add arbitrary extra width support to XSSFSheetPJ Fanning2025-03-121-0/+20
* fix broken xssf testPJ Fanning2025-02-171-3/+1
* fix problem test (SXXSF)PJ Fanning2025-02-141-5/+0
* temp disable problem test (XSSF)PJ Fanning2025-02-131-0/+1
* temp disable problem test (SXXSF)PJ Fanning2025-02-131-0/+5
* remove strat line in last commitPJ Fanning2025-01-151-1/+0
* upgrade cyclonedxPJ Fanning2025-01-151-0/+1
* reimplement SXSSFSheet arbitrary extra width support (5.4.0 code does not work)PJ Fanning2025-01-111-8/+48
* Expect an XML parser error in one test when running with IBM JDKDominik Stadler2024-11-301-0/+4
* PoiLogManagerPJ Fanning2024-11-246-12/+12
* Add test to verify bug 69266Dominik Stadler2024-11-201-10/+42
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-201-1/+1
* [bug-69411] add XSSFReader.getSheetIteratorPJ Fanning2024-10-261-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-161-0/+39
* Apply some IDE suggestionsDominik Stadler2024-07-151-2/+7
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-7/+17
* add test casePJ Fanning2024-07-091-0/+9
* 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-051-3/+3
* getNextZipEntry deprecation warningsPJ Fanning2024-06-051-1/+1
* [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ...PJ Fanning2024-05-172-1/+22
* update testsPJ Fanning2024-04-191-7/+6
* refactor some codePJ Fanning2024-04-191-4/+5
* [bug-63189] support hyperlink relationships. Thanks to Ohyoung Kwon. This clo...PJ Fanning2024-04-192-6/+89
* Comment out one more flaky assertionDominik Stadler2024-04-171-0/+4
* 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
* [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
* try to fix compile issues due to commons-compress upgradePJ Fanning2023-11-161-3/+2
* [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-20/+3
* [bug-67579] add new XSSFWorkbook constructorPJ Fanning2023-10-261-9/+12
* [bug-67579] revert changes - POI will again close the InputStreamPJ Fanning2023-10-261-3/+14
* [bug-67579] test that we do not close input streamPJ Fanning2023-10-262-2/+31
* undo test changePJ Fanning2023-10-261-3/+1