| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch 55611 - Performance improvement in DateUtil.isADateFormat(int, String) | Yegor Kozlov | 2013-10-19 | 1 | -1/+1 |
* | Patch 55611 - Performance improvement in DateUtil.isADateFormat(int, String) | Yegor Kozlov | 2013-10-19 | 1 | -1/+28 |
* | Fix bug #54557 - Don't mis-detect format patterns like .000 as dates | Nick Burch | 2013-02-13 | 1 | -4/+11 |
* | fixed javadoc warnings | Yegor Kozlov | 2012-11-16 | 1 | -1/+1 |
* | Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon | Yegor Kozlov | 2012-08-11 | 1 | -21/+65 |
* | Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), fo... | Nick Burch | 2012-04-27 | 1 | -9/+50 |
* | improved DataFormatter, see Bugzilla 50841 | Yegor Kozlov | 2011-03-19 | 1 | -2/+9 |
* | Fix inspired by bug #48494 - detect and support time formats like HH:MM;HH:MM | Nick Burch | 2010-06-02 | 1 | -1/+7 |
* | Support a couple more crazy formats, as identified in bug #48872, plus test them | Nick Burch | 2010-05-28 | 1 | -1/+1 |
* | replaced commented code with 'if (false)' block | Josh Micich | 2009-12-23 | 1 | -16/+16 |
* | improved performance of DateUtil.isCellDateFormatted(), see Bugzilla 48425 | Yegor Kozlov | 2009-12-22 | 1 | -22/+56 |
* | Fix bug #46184 - more odd escaped date formats | Nick Burch | 2008-11-12 | 1 | -0/+2 |
* | applied patches provided by Gisella Bronzetti in bugs #45918, #45917 and #45920 | Yegor Kozlov | 2008-10-01 | 1 | -0/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-27 | 1 | -6/+9 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-04 | 1 | -136/+210 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-20 | 1 | -1/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-28 | 1 | -2/+6 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-23 | 1 | -1/+3 |
* | Tweak DateUtil, an add cell content fetching to the quick guide documentation | Nick Burch | 2008-04-05 | 1 | -0/+2 |
* | Copy HSSFDateUtils to ss.usermodel, and leave a proxy behind | Nick Burch | 2008-04-05 | 1 | -0/+376 |