aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFDataFormat.java
Commit message (Expand)AuthorAgeFilesLines
* optimized unused imports and removed deprecation warnings in poi-mainYegor Kozlov2012-03-051-1/+0
* cleanup sxxsf temp files after tests, remove non-ascii characters from source...Yegor Kozlov2011-06-251-2/+6
* Bug 50681 - Avoid exception in HSSFDataFormat.getDataFormatString()Yegor Kozlov2011-06-161-3/+22
* Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of ...Nick Burch2011-01-201-0/+21
* Replaced getInstance methods with field for instances of ITestDataProvider. ...Josh Micich2009-12-261-12/+3
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-2/+2
* support built-in data formats in XSSFDataFormatYegor Kozlov2009-03-011-0/+40