poi/src/ooxml/java/org/apache/poi/xssf
Dominik Stadler d0513f2ca6 Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets.
Combine related unit-tests into Base-Test-Classes to run them for all types of Workbook/Sheet/...

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737237 13f79535-47bb-0310-9956-ffa450edef68
2016-03-31 13:32:05 +00:00
..
dev #57031 - Out of Memory when extracting text from attached files 2016-03-09 00:41:02 +00:00
eventusermodel Bug 57914: Provide a better error message for OOXML strict format which we do not support yet. 2016-02-27 10:23:46 +00:00
extractor replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 2016-01-10 02:20:35 +00:00
model return unmodifiable shared strings to guarentee parallel data structures stay in sync 2016-03-22 07:04:51 +00:00
streaming Bug 58915: Update javadoc for memory consumption and fix some other javadoc and compiler warnings 2016-03-29 17:27:20 +00:00
usermodel Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets. 2016-03-31 13:32:05 +00:00
util #57031 - Out of Memory when extracting text from attached files 2016-03-09 00:41:02 +00:00
XLSBUnsupportedException.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 2014-08-01 14:33:17 +00:00