poi/src/testcases/org/apache/poi
2011-07-08 14:58:08 +00:00
..
ddf prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579 2010-07-27 15:24:25 +00:00
hpsf code cleanup as suggested in Bugzilla 50446 2010-12-10 15:43:59 +00:00
hssf bug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet references 2011-07-02 13:25:25 +00:00
poifs cleanup sxxsf temp files after tests, remove non-ascii characters from source code, polished test output 2011-06-25 10:56:46 +00:00
ss Fix bug #51469 - XSSF support for row styles, to match existing HSSF functionality 2011-07-08 14:58:08 +00:00
util Apply patch from bug #51458 - Correct BitField wrapping when setting large values 2011-07-01 16:29:04 +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 Improve HMEF handling of typed attributes (Strings and Dates), for both TNEF and MAPI attributes, and use this to allow easier access to common file parts. Then use this in the attachment unit tests. 2011-03-03 12:41:39 +00:00
TestPOIDocumentMain.java Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy up the POIDocument constructor to not need both passing in 2010-12-29 03:19:46 +00:00