aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestUnicodeWorkbook.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-23/+21
* more refactoring of common ss testsYegor Kozlov2009-03-291-103/+10
* Replaced calls to deprecated versions of createCell(), getCell(), createRow()...Josh Micich2008-08-251-8/+8
* Add standard licence header for src/testcases directoryMark Thomas2007-01-151-0/+16
* Applying dos2unix on some of the Java files. The copy2license script isn't pi...Henri Yandell2006-12-221-131/+131
* BUG 38230 Fixed. Confirmed that the typecast from byte to char caused errors....Jason Height2006-01-171-0/+36
* Fixes to Unicode support. Believe that most unicode issues are now fixed. Bu...Jason Height2006-01-031-0/+95