poi/src/testcases/org/apache/poi
Javen O'Neal ed7258906f move HSSFFormulaEvaluator#evaluateInCell and BaseXSSFFormulaEvaluator#evaluateInCell(Cell) up to BaseFormulaEvaluator to reduce duplicated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760651 13f79535-47bb-0310-9956-ffa450edef68
2016-09-14 07:53:58 +00:00
..
ddf move duplicated NullOutputStream classes to test suite utilities 2016-09-10 18:47:00 +00:00
hpsf #59724 Take advantage of all POIDocument classes being Closeable to tidy the OLE2 text extractor closing 2016-06-19 22:13:41 +00:00
hssf bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return short and add getBorder[Top|Bottom|Left|Right]Enum() returns BorderStyle enum for backwards compatibility with POI 3.14 and earlier 2016-09-14 05:22:23 +00:00
poifs Sync the file-based "past-the-end" exception to match the stream one, so that extending works, then tests for HSSF writing to a new empty POIFS file #57919 2016-07-20 12:01:36 +00:00
sl IDE warnings and fix a few places where we do not close resources in tests 2016-07-31 17:19:17 +00:00
ss move HSSFFormulaEvaluator#evaluateInCell and BaseXSSFFormulaEvaluator#evaluateInCell(Cell) up to BaseFormulaEvaluator to reduce duplicated code 2016-09-14 07:53:58 +00:00
util move duplicated NullOutputStream classes to test suite utilities 2016-09-10 18:47:00 +00:00
AllPOITests.java Bug 35897 - Password protected files 2014-01-10 23:14:03 +00:00
POIDataSamples.java bug 58779: check if SlideShowFactory.create() modifies the file being read when the slideshow is closed. 2016-01-03 09:16:59 +00:00
POITestCase.java add (meta) unit test for POITestCase 2016-08-15 07:27:03 +00:00
TestPOIDocumentMain.java Eclipse warnings 2015-12-30 20:31:13 +00:00
TestPOITestCase.java add (meta) unit test for POITestCase 2016-08-15 07:27:03 +00:00