poi/src/ooxml/testcases/org/apache/poi/xssf
2016-01-13 17:54:24 +00:00
..
eventusermodel Bug 58746: Fix missing adjustment of formulas when sheet-ordering is changed. 2015-12-30 20:31:44 +00:00
extractor extended forbidden-apis-check to ooxml-tests 2015-11-05 00:15:51 +00:00
io optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +00:00
model bug 58775: set an upper limit on number of data formats, default 250. 2015-12-29 05:46:20 +00:00
streaming Fix compiling unit-test after previous changes 2015-12-22 22:48:31 +00:00
usermodel Generalised API for adding ignored errors, e.g. number stored as text. 2016-01-13 17:54:24 +00:00
util Bug 58332: Adjust implementation of dev-util 'MemoryUsage' to print out information if limits are reached instead of OOM 2015-09-20 20:05:36 +00:00
AllXSSFTests.java convert junit3 to junit4 2015-12-29 01:26:55 +00:00
SXSSFITestDataProvider.java add @Override annotation. Explicitly specify workbook type returned by SXSSFITestDataProvider.writeOutAndReadBack 2015-11-30 05:22:14 +00:00
TestSheetProtection.java bug 58642: remove deprecated functions in Spreadsheet Sheet interface and implementing classes; add @Override annotations 2015-11-24 07:34:09 +00:00
TestWorkbookProtection.java Bug 51483 - XSSF locking of specific features not working 2014-09-04 22:50:28 +00:00
XSSFITestDataProvider.java Bug 56579: Throw exception if max string length of 32767 chars is exceeded in XSSF and SXSSF. 2015-04-03 15:55:21 +00:00
XSSFTestDataSamples.java add convenience methods for writing and reading back XSSFWorkbooks 2015-12-28 13:44:08 +00:00