aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/SXSSFWorkbook.java
Commit message (Expand)AuthorAgeFilesLines
* PoiLogManagerPJ Fanning2024-11-241-2/+2
* Add initial support for SOURCE_DATE_EPOCHDominik Stadler2024-07-151-3/+2
* HSSFWorkbook.getSheet(): Return first found sheetDominik Stadler2024-07-071-0/+3
* [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ...PJ Fanning2024-05-171-2/+15
* try to javadoc more unsupported methodsPJ Fanning2023-12-191-0/+2
* use files nio APIs in more placesPJ Fanning2023-09-171-2/+2
* Use interfaces for variables and reformat source-codeDominik Stadler2023-08-041-145/+78
* apply some spelling fixesPJ Fanning2023-06-271-1/+1
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-081-1/+1
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-141-1/+1
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-141-3/+3
* some lgtm issuesPJ Fanning2022-09-131-1/+2
* [bug-65562] derive sheet dimensions when outputting SXSSFSheetsPJ Fanning2022-07-261-4/+26
* javadocPJ Fanning2022-07-171-0/+1
* javadoc issuesPJ Fanning2022-07-101-1/+1
* introduce CellReferenceTypePJ Fanning2022-02-041-2/+2
* introduce CellReferenceTypePJ Fanning2022-02-041-2/+3
* add excel Workbook.setUseR1C1CellReferences(boolean)PJ Fanning2022-02-011-0/+5
* add excel Workbook.usesR1C1CellReferences()PJ Fanning2022-02-011-1/+5
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-231-9/+14
* code tidy upPJ Fanning2021-12-181-2/+2
* formattingPJ Fanning2021-10-091-2/+2
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-041-1/+7
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-041-0/+1
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-041-10/+34
* update javadocPJ Fanning2021-06-091-3/+3
* Apply some IDE suggestionsDominik Stadler2021-05-131-8/+4
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+1326