poi/src/testcases/org/apache/poi
Yegor Kozlov 70543d034e support for retrieving pictures from HSSF workbooks, see bugzilla 50022
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1004233 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 13:34:17 +00:00
..
ddf prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579 2010-07-27 15:24:25 +00:00
hpsf Add test which shows that bug #48832 is invalid 2010-05-26 15:11:33 +00:00
hssf support for retrieving pictures from HSSF workbooks, see bugzilla 50022 2010-10-04 13:34:17 +00:00
poifs Add license headers to Ole10Native-related classes 2010-09-09 13:43:51 +00:00
ss fixed inconsistent behaviour between HSSF and XSSF when creating consecutive names, see Bugzilla 49907 2010-09-11 12:45:59 +00:00
util Add in missing license headers to a few files 2010-05-24 14:00:48 +00:00
AllPOITests.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIDataSamples.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
TestPOIDocumentMain.java Add support for creating SummaryInformation and DocumentSummaryInformation properties on POIDocuments that don't have them, via POIDocument.createInformationProperties() 2009-11-25 12:37:48 +00:00