aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFPivotTable.java
Commit message (Expand)AuthorAgeFilesLines
* apply some spelling fixesPJ Fanning2023-06-271-1/+1
* [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns nullPJ Fanning2022-08-151-0/+1
* [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns nullPJ Fanning2022-08-151-0/+12
* [github-339] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-171-2/+3
* close input streams for partsPJ Fanning2021-12-281-36/+17
* use try block to close output streamsPJ Fanning2021-11-201-3/+3
* convert tabs to spacesPJ Fanning2021-05-221-1/+1
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+574