aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/SheetDataWriter.java
Commit message (Expand)AuthorAgeFilesLines
* code refactorPJ Fanning2025-05-171-1/+1
* code refactorPJ Fanning2025-05-171-1/+1
* [bug-69646] add testsPJ Fanning2025-04-101-1/+1
* tidy upPJ Fanning2025-04-091-3/+0
* [bug-69646] check for null _fd instance in dispose callPJ Fanning2025-04-091-1/+1
* PoiLogManagerPJ Fanning2024-11-241-2/+2
* [bug-68237] SXSSFWorkbook: write as PJ Fanning2023-11-271-2/+2
* [bug-66532] more performant way to iterate over codepoints. Thanks to Matthia...PJ Fanning2023-03-171-13/+16
* [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341PJ Fanning2022-07-151-1/+0
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-091-1/+2
* remove finalizerPJ Fanning2021-10-221-0/+3
* remove finalizerPJ Fanning2021-10-221-7/+3
* deprecate method that should not be publicPJ Fanning2021-10-221-0/+5
* [bug-65609] add flushBufferedData to SXSSFSheetPJ Fanning2021-10-011-0/+4
* [bug-65576] replace StringCodepointsIterablePJ Fanning2021-09-161-2/+3
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+458