aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/StreamingSheetWriter.java
Commit message (Expand)AuthorAgeFilesLines
* [bug-69646] check for null _fd instance in dispose callPJ Fanning2025-04-091-0/+15
* PoiLogManagerPJ Fanning2024-11-241-2/+2
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-141-4/+4
* [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo...PJ Fanning2022-07-151-1/+2
* try to handle logging issue where DeferredSXSSFWorkbook close can lead to log...PJ Fanning2021-11-111-2/+8
* minor text issuesPJ Fanning2021-09-081-1/+1
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+84