aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/SanityChecker.java
Commit message (Expand)AuthorAgeFilesLines
* Renamed model.Sheet to InternalSheet to alleviate name clash.Josh Micich2009-12-221-3/+2
* Renamed model.Workbook to InternalWorkbook to alleviate name clash.Josh Micich2009-12-221-2/+2
* Fixed compiler warnings - unnecessary elseJosh Micich2009-08-181-5/+2
* Extracting PageSettingsBlock from SheetJosh Micich2008-08-081-13/+3
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-52/+16
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Support for freezepanes / split panes / header rows and columns on printouts....Glen Stampoultzis2003-02-061-9/+188
* Some testing related stuff. The first shot at a sanity tester for XLS record...Glen Stampoultzis2002-04-291-0/+198