poi/src/ooxml/testcases/org/apache/poi/xssf
2011-06-13 11:56:21 +00:00
..
eventusermodel Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 2010-11-22 15:16:45 +00:00
extractor Added XSSF EventModel support for inline strings. Adds unit test for this for the event model extractor, and another for the usermodel extractor which already supported it 2010-12-13 05:07:19 +00:00
io moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 2009-08-23 12:34:24 +00:00
model Fix deprecated warnings 2010-07-02 21:45:40 +00:00
usermodel Bug 50458: Fixed missing shapeId in XSSF drawings 2011-06-13 11:56:21 +00:00
util Fix bug #50539 - Better fix for html-style br tags (invalid XML) inside XSSF documents 2011-02-04 16:42:57 +00:00
AllXSSFTests.java Added loose tests to junit hierarchy 2010-05-24 23:26:57 +00:00
SXSSFITestDataProvider.java initial support for SXSSF tests 2011-05-18 10:37:31 +00:00
TestSheetProtection.java [47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini. 2009-10-28 16:05:39 +00:00
TestWorkbookProtection.java avoid creating unnecessary temp files, tighten up usage of temp files in unit tests 2010-01-14 19:23:13 +00:00
XSSFITestDataProvider.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 2009-12-26 02:17:34 +00:00
XSSFTestDataSamples.java New event based xssf text extractor (XSSFEventBasedExcelExtractor) 2010-01-26 11:39:44 +00:00