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.
Nick Burch dd1af3acd9 Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets created early switch it to the same model as XSSFFont for getting it later 13 years ago
..
eventusermodel Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 13 years ago
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 13 years ago
io moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 years ago
model Fix deprecated warnings 14 years ago
usermodel Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets created early switch it to the same model as XSSFFont for getting it later 13 years ago
util Fix bug #50539 - Better fix for html-style br tags (invalid XML) inside XSSF documents 13 years ago
AllXSSFTests.java Added loose tests to junit hierarchy 14 years ago
TestSheetProtection.java [47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini. 14 years ago
TestWorkbookProtection.java avoid creating unnecessary temp files, tighten up usage of temp files in unit tests 14 years ago
XSSFITestDataProvider.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
XSSFTestDataSamples.java New event based xssf text extractor (XSSFEventBasedExcelExtractor) 14 years ago