aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.java
Commit message (Expand)AuthorAgeFilesLines
* purged usages of Cell.setCellType (left only in tests, where conversions are ...Vladislav Galas2019-01-261-4/+0
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-271-2/+2
* Ensure SpreadsheetVersion is set for AreaReferencesPJ Fanning2017-06-281-1/+2
* SonarQube fixesAndreas Beeker2017-01-081-14/+22
* #60331 - Remove deprecated classes - remove constructors with PackageRelation...Andreas Beeker2016-12-031-9/+0
* bug 59853: support PivotTables with named structured references; patch from G...Javen O'Neal2016-09-201-1/+39
* bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.*Javen O'Neal2016-07-041-1/+2
* Revert set of inadvertedly committed files/changesDominik Stadler2016-03-291-13/+1
* Bug 58915: Add note about memory consumption and update changelogDominik Stadler2016-03-291-1/+13
* Javadocs fixesAndreas Beeker2016-01-131-1/+0
* #54916 - POI does not always read all the slides in pptx filesAndreas Beeker2016-01-101-2/+12
* #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema...Andreas Beeker2015-11-211-0/+2
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-1/+1
* Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support ...Nick Burch2014-07-301-0/+140