poi/src/testcases/org/apache/poi
2010-01-18 12:18:00 +00:00
..
ddf Removed unused imports under src/java and src/testcases. Other minor fixes. 2009-12-09 00:12:32 +00:00
hpsf avoid creating unnecessary temp files, tighten up usage of temp files in unit tests 2010-01-14 19:23:13 +00:00
hssf records.UnicodeString isn't actually a Record, just a common part that exists in many other records. As such, move it to records.common, which is where all the other record components live 2010-01-18 12:18:00 +00:00
poifs Added missing license headers to 5 files. Removed dist target from howtobuild.xml 2009-12-13 18:32:47 +00:00
ss improved usermodel to prevent data corruption when setting array formulas, mimic Excel behaviour and block changing cells included in multi-cell arrays 2009-12-29 19:47:38 +00:00
util Improved how HSMF handles multiple recipients 2010-01-12 12:02:18 +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