aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFCreationHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure SpreadsheetVersion is set for AreaReferencesPJ Fanning2017-06-281-0/+19
* Remove some deprecated *SSF APIsPJ Fanning2017-06-281-11/+0
* bug 59873: add @Removal annotations for deprecated CreationHelper#createHyper...Javen O'Neal2016-09-141-0/+2
* bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enumJaven O'Neal2016-07-171-0/+10
* add @Override annotations to CreationHelper classesJaven O'Neal2016-07-171-3/+16
* Start re-enabling some SXSSF formula evaluation tests, with required fixes #5...Nick Burch2015-07-311-2/+22
* #58200 Prepare for evaluating SXSSF cell formulas in limited casesNick Burch2015-07-311-0/+48