aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/usermodel/TestDataFormatter.java
Commit message (Expand)AuthorAgeFilesLines
* disabled a test failing under jdk 1.5: it assumes rounding mode half-up and j...Yegor Kozlov2011-12-091-13/+20
* More elapsed time unit testsNick Burch2011-07-071-1/+9
* Fix bug #51115 - Handle DataFormatter escaping of "." in the same way as "-" ...Nick Burch2011-05-031-0/+12
* improved DataFormatter, see Bugzilla 50841Yegor Kozlov2011-03-191-10/+130
* When formatting numbers with DataFormatter, handle brackets following coloursNick Burch2010-06-141-0/+38
* Fix inspired by bug #48872 - allow DateFormatter.formatRawCellContents to han...Nick Burch2010-06-011-3/+10
* More work inspired by bug #48872 - handle MMMMM and elapsed time formatting r...Nick Burch2010-06-011-0/+68
* More fixes inspired by bug #48872 - handle zero formatting rules, and better ...Nick Burch2010-06-011-0/+81
* Add patch from Jukka from bug #48617 + test - Optionally allow the overriding...Nick Burch2010-01-261-0/+43