aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestSXSSFWorkbook.java
Commit message (Expand)AuthorAgeFilesLines
* update changesPJ Fanning2024-06-271-1/+1
* [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ...PJ Fanning2024-05-171-0/+21
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-09-071-0/+10
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-081-13/+13
* revert test changePJ Fanning2023-03-071-4/+0
* byte-buddy 1.14.1PJ Fanning2023-03-071-0/+4
* sxssf date style testPJ Fanning2023-03-071-0/+28
* add testPJ Fanning2022-08-231-0/+8
* add testsPJ Fanning2022-07-271-0/+40
* [bug-65562] derive sheet dimensions when outputting SXSSFSheetsPJ Fanning2022-07-261-0/+40
* [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341PJ Fanning2022-07-151-1/+0
* addHyperlink method on SXSSFSheetPJ Fanning2022-03-291-0/+31
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-091-40/+50
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-091-0/+49
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-141-3/+13
* sonar fixesAndreas Beeker2021-08-281-226/+204
* convert tabs to spacesPJ Fanning2021-05-221-79/+79
* Try to fix compiling on some CI-runs to support all active types of JDKsDominik Stadler2021-05-141-2/+4
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-141-22/+18
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+537