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 9017094231 Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 14 years ago
..
ddf Removed unused imports under src/java and src/testcases. Other minor fixes. 14 years ago
hpsf avoid creating unnecessary temp files, tighten up usage of temp files in unit tests 14 years ago
hssf Added implementation for TEXT() and TRUNC(), see Bugzilla 49025 and 49026 14 years ago
poifs Hopefully finish fixing bug #49139 - track down another subtle hard coding of 512, and switch to using the big block size variable 14 years ago
ss Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 14 years ago
util Improved how HSMF handles multiple recipients 14 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 Add support for creating SummaryInformation and DocumentSummaryInformation properties on POIDocuments that don't have them, via POIDocument.createInformationProperties() 14 years ago