aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFDataFormat.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-66/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-2/+0
* Sonar fixesAndreas Beeker2021-01-171-1/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-081-1/+1
* Sonar fixesAndreas Beeker2021-01-081-49/+16
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-5/+5
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-0/+2
* eclipse warning fixesAndreas Beeker2016-03-181-4/+22
* #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), whichNick Burch2015-10-241-0/+8
* 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