]> source.dussan.org Git - poi.git/commit
Bug 58915: Add note about memory consumption and update changelog
authorDominik Stadler <centic@apache.org>
Tue, 29 Mar 2016 17:30:55 +0000 (17:30 +0000)
committerDominik Stadler <centic@apache.org>
Tue, 29 Mar 2016 17:30:55 +0000 (17:30 +0000)
commit349b14f8379ee7e81cebe77cb3a9ad932759b473
treeca39cca813ab2b1d5b0704f4a3e2678bbd20c507
parent0d48f57e9ea7a28d11dfdfe2a4806cc314b8dd4f
Bug 58915: Add note about memory consumption and update changelog

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737025 13f79535-47bb-0310-9956-ffa450edef68
19 files changed:
.classpath
OOXMLLite.launch [new file with mode: 0644]
OOXMLPrettyPrint.launch [new file with mode: 0644]
rerun.sh [new file with mode: 0644]
run.sh [new file with mode: 0644]
sonar/run.sh [new file with mode: 0644]
src/integrationtest/integrationtest.iml [new file with mode: 0644]
src/integrationtest/org/apache/poi/stress/HPSFFileHandler.java
src/integrationtest/run.sh [new file with mode: 0644]
src/java/java.iml [new file with mode: 0644]
src/java/org/apache/poi/poifs/dev/POIFSDump.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFPivotTable.java
src/scratchpad/testcases/org/apache/poi/hwpf/converter/TestWordToConverterSuite.java
src/testcases/org/apache/poi/hpsf/TestPropertySet.java [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/usermodel/TestCellStyle.java
test-data/document/52372.doc [new file with mode: 0644]
view.sh [new file with mode: 0644]