poi/src/testcases/org/apache/poi
Josh Micich e55e9044aa Made POI follow the rules for encoding unary +/- operators more closely.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887028 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 01:25:34 +00:00
..
ddf removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
hpsf Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 2009-10-08 22:29:41 +00:00
hssf Made POI follow the rules for encoding unary +/- operators more closely. 2009-12-04 01:25:34 +00:00
poifs Bugzilla 48085 - improved error checking in BlockAllocationTableReader to trap unreasonable field values 2009-11-03 18:48:20 +00:00
ss More fixes for Cell.setCellType() when converting from CELL_TYPE_FORMULA to CELL_TYPE_STRING. Similar to issues fixed with bugzilla 46479. 2009-12-03 22:18:12 +00:00
util fixed bug in LittleEndianByteArrayInputStream.readFully() 2009-11-15 00:27:59 +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