aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xssf/AllXSSFTests.java
Commit message (Expand)AuthorAgeFilesLines
* add test case for bug 61701 and use StringBuilder in more placesPJ Fanning2017-10-311-3/+1
* Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheet...Dominik Stadler2016-03-311-1/+2
* convert junit3 to junit4Javen O'Neal2015-12-291-3/+1
* convert junit3 to junit4Javen O'Neal2015-11-231-1/+1
* Bug 35897 - Password protected filesAndreas Beeker2014-01-101-21/+17
* Added loose tests to junit hierarchyJosh Micich2010-05-241-0/+2
* fixing test hierarchiesJosh Micich2008-11-191-3/+2
* more ooxml progress from SourseSense developersYegor Kozlov2008-09-111-2/+4
* AllXSSFTests fixed after moving TestCellReferencePaolo Mottadelli2008-04-061-1/+1
* Fix for bug 44708. XSSFCell.getCellType() now returns CELL_TYPE_BLANK for num...Josh Micich2008-04-061-0/+54