aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/SXSSFCell.java
Commit message (Expand)AuthorAgeFilesLines
* git repoPJ Fanning12 days1-1/+1
* partially revert cell toString changesPJ Fanning2025-03-231-3/+7
* fix problem test (SXXSF)PJ Fanning2025-02-141-3/+11
* fix problem test (SXXSF)PJ Fanning2025-02-141-17/+4
* [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...PJ Fanning2024-08-271-1/+1
* use 'an'PJ Fanning2023-03-181-1/+1
* try to speed up SXSSFCell getColumnIndexPJ Fanning2022-12-121-2/+19
* small optimisation on getCellStylePJ Fanning2022-12-121-4/+3
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-141-1/+2
* [bug-51037] apply default column style if no style setPJ Fanning2022-07-011-3/+16
* Avoid log-spam when using SXSSFWorkbook with auto-sizingDominik Stadler2022-01-221-1/+3
* code tidy upPJ Fanning2021-12-181-3/+3
* javadocPJ Fanning2021-11-261-4/+4
* fix spellingPJ Fanning2021-07-241-1/+1
* fix paths for integration build, docs, add site task to main build.gradleAndreas Beeker2021-04-101-1/+1
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+1297