aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/model/AllModelTests.java
Commit message (Expand)AuthorAgeFilesLines
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-111-21/+17
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Bugzilla 47001 - Fixed WriteAccessRecord and LinkTable to handle unusual form...Josh Micich2009-04-081-0/+1
* Fix for bug 46280 - RowRecordsAggregate should allow for ContinueRecords afte...Josh Micich2008-11-241-0/+1
* Allow the cloning of one HSSFCellStyle onto another, including cloning styles...Nick Burch2008-07-121-0/+1
* Fix for 45060 (and 45041) - Improved token class transformation during formul...Josh Micich2008-05-281-0/+2
* Added test cases for parsing IF expressions. Segregated IF test cases into a...Josh Micich2008-05-261-0/+1
* 41187 - fixed HSSFSheet to properly read xls files without ROW recordsJosh Micich2008-05-111-0/+40