aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestWorkbook.java
Commit message (Expand)AuthorAgeFilesLines
* Add more unit tests to cover more of HSSFWorkbook and HSSFSheet, check one mo...Dominik Stadler2013-07-121-0/+58
* Renamed model.Workbook to InternalWorkbook to alleviate name clash.Josh Micich2009-12-221-2/+2
* Fixed unused imports compiler warnings (and some others)Josh Micich2009-08-181-3/+2
* improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespa...Yegor Kozlov2009-03-271-25/+0
* Added getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() ...Yegor Kozlov2008-12-171-0/+26
* Merged revisions 708385,708996,709054,709217,709221,709235 via svnmerge from Josh Micich2008-10-301-4/+6
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-311-48/+21
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-271-10/+10
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-091-55/+48
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-041-47/+33
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-071-247/+106
* XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi...Paolo Mottadelli2008-04-061-1/+1
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Centralized creation of temp files and made the default operation to delete o...Glen Stampoultzis2004-10-121-17/+17
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* Adding changes recently added to release 2. Includes rewrite of margin code,...Shawn Laubach2003-07-251-0/+2
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Print Area PatchDanny Mui2003-03-061-6/+37
* Added ability to shift rows in a sheet.Shawn Laubach2002-10-071-1/+0
* Added test case to ensure that user defined formats get written to the file a...Shawn Laubach2002-10-041-1/+49
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349Andrew C. Oliver2002-09-111-4/+5
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch byAndrew C. Oliver2002-09-021-4/+0
* custom data formats patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=...Andrew C. Oliver2002-08-151-0/+29
* great patch by craig@adaptivetrade.com (Craig Kelley) --Andrew C. Oliver2002-05-101-0/+36
* Some testing related stuff. The first shot at a sanity tester for XLS record...Glen Stampoultzis2002-04-291-25/+11
* Initial revisionAndrew C. Oliver2002-01-311-0/+643