aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFWorkbook.java
Commit message (Expand)AuthorAgeFilesLines
* fixed bug 44892 - made HSSFWorkbook.getSheet(String) case insensitiveJosh Micich2008-05-011-1/+19
* refactored all hssf junits to get test sample data in the in one placeJosh Micich2008-04-071-47/+25
* Some more updates to the records->usermodel support for hssf shapes. Still no...Nick Burch2008-01-151-0/+14
* Make a start on processing shapes on a sheet out of a record. For now, doesn'...Nick Burch2008-01-091-0/+67
* Add clone methods to DrawingRecord and AbstractEscherHolderRecord, which allo...Nick Burch2008-01-091-0/+20
* Add un-fixable testcase for bug 43493Nick Burch2008-01-081-2/+11
* Add standard licence header for src/testcases directoryMark Thomas2007-01-151-0/+16
* Multiple clone of same sheet now generates unique sheet name BUG 37416 fixed.Jason Height2006-01-051-3/+3
* Fixes to Unicode support. Believe that most unicode issues are now fixed. Bu...Jason Height2006-01-031-3/+3
* Fix for Bug#28328Amol S. Deshmukh2005-08-241-0/+20
* fix for not being able to name a sheet as Sheet1, with some testsAvik Sengupta2005-04-211-1/+7
* Bugzilla Bug 30951Glen Stampoultzis2004-09-191-0/+40
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-0/+21