You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yegor Kozlov 20062200df fixed HSSFWorkbook.createCellStyle to throw exception if the maximum number of cell styles was exceeded 13 years ago
..
ddf prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579 14 years ago
hpsf code cleanup as suggested in Bugzilla 50446 13 years ago
hssf fixed HSSFWorkbook.createCellStyle to throw exception if the maximum number of cell styles was exceeded 13 years ago
poifs More NPOIFS tests 13 years ago
ss Remove un-used imports 13 years ago
util code cleanup as suggested in Bugzilla 50446 13 years ago
AllPOITests.java Patch from Josh from bug #44437 - improved unit test for poifs 16 years ago
POIDataSamples.java moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 years ago
TestPOIDocumentMain.java Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy up the POIDocument constructor to not need both passing in 13 years ago