]> source.dussan.org Git - poi.git/commit
Bug 53130 - SXSSF Shared Strings option support, to make generated xlsx files compati...
authorAndreas Beeker <kiwiwings@apache.org>
Fri, 14 Feb 2014 22:45:05 +0000 (22:45 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Fri, 14 Feb 2014 22:45:05 +0000 (22:45 +0000)
commit11caf5f4e4b91820cfc5e9a65628b390a65e4f45
treea860aa0899b0a75afbb1350413a1591b1961f7de
parent2e6de07eb1cf1495d6fd739ef85aec810d6cea1d
Bug 53130 - SXSSF Shared Strings option support, to make generated xlsx files compatible with Google Docs or iPad

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1568539 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/streaming/GZIPSheetDataWriter.java
src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFWorkbook.java
src/ooxml/java/org/apache/poi/xssf/streaming/SheetDataWriter.java
src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFWorkbook.java