poi/src/ooxml/testcases/org/apache/poi
Javen O'Neal 5b79b4da90 sheet names are case insensitive
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760814 13f79535-47bb-0310-9956-ffa450edef68
2016-09-14 22:43:08 +00:00
..
extractor bug 60128: close open file descriptors when exceptions are thrown from OPCPackage.open 2016-09-14 12:57:39 +00:00
openxml4j bug 60128: close open file descriptors when exceptions are thrown from OPCPackage.open 2016-09-14 12:57:39 +00:00
poifs/crypt Unit test for bug #60128, showing that calling close on a broken package cleans up file or stream 2016-09-14 12:35:34 +00:00
sl reorganize imports (remove unused imports, sort alphabetically) 2016-07-04 10:38:25 +00:00
ss change CellValue#getCellType() to return an int instead of an enum for backwards compatibility (source and binary) with POI 3.14. This reverts the behavior introduced in POI 3.15 beta 3 in r1751237. 2016-09-13 23:24:56 +00:00
util fixed missing licence header 2011-06-09 09:49:33 +00:00
xdgf XDGF: fix jenkins build errors 2015-10-19 06:55:06 +00:00
xslf bug 58191: Support merge cells within a table row; patch from Mark Olesen 2016-09-11 03:21:33 +00:00
xssf sheet names are case insensitive 2016-09-14 22:43:08 +00:00
xwpf reorganize imports (remove unused imports, sort alphabetically) 2016-07-04 10:38:25 +00:00
TestDetectAsOOXML.java Refactor some common code from the various Document-Factories into a helper class 2016-03-12 11:37:32 +00:00
TestEmbeded.java sonar fixes 2015-09-30 23:06:39 +00:00
TestPOIXMLDocument.java bug 60102: throw IOException when writing a closed document 2016-09-10 19:33:32 +00:00
TestPOIXMLProperties.java bug 56154: rename setLastModifiedBy to setLastModifiedByUser 2016-07-08 18:05:02 +00:00
TestXMLPropertiesTextExtractor.java sonar fixes 2015-09-30 23:06:39 +00:00