Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disabled a test failing under jdk 1.5: it assumes rounding mode half-up and j... | Yegor Kozlov | 2011-12-09 | 1 | -13/+20 |
* | More elapsed time unit tests | Nick Burch | 2011-07-07 | 1 | -1/+9 |
* | Fix bug #51115 - Handle DataFormatter escaping of "." in the same way as "-" ... | Nick Burch | 2011-05-03 | 1 | -0/+12 |
* | improved DataFormatter, see Bugzilla 50841 | Yegor Kozlov | 2011-03-19 | 1 | -10/+130 |
* | When formatting numbers with DataFormatter, handle brackets following colours | Nick Burch | 2010-06-14 | 1 | -0/+38 |
* | Fix inspired by bug #48872 - allow DateFormatter.formatRawCellContents to han... | Nick Burch | 2010-06-01 | 1 | -3/+10 |
* | More work inspired by bug #48872 - handle MMMMM and elapsed time formatting r... | Nick Burch | 2010-06-01 | 1 | -0/+68 |
* | More fixes inspired by bug #48872 - handle zero formatting rules, and better ... | Nick Burch | 2010-06-01 | 1 | -0/+81 |
* | Add patch from Jukka from bug #48617 + test - Optionally allow the overriding... | Nick Burch | 2010-01-26 | 1 | -0/+43 |