| Commit message (Expand) | Author | Age | Files | Lines |
* | Format numbers more like Excel does | David North | 2015-10-06 | 1 | -6/+7 |
* | forbidden apis fixes - a few DateFormat clean ups ... | Andreas Beeker | 2015-09-09 | 1 | -0/+1 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 1 | -11/+41 |
* | Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall... | Dominik Stadler | 2015-09-03 | 1 | -4/+6 |
* | optimized unused imports and removed deprecation warnings in poi-main | Yegor Kozlov | 2012-03-05 | 1 | -2/+0 |
* | force ASCII encoding when compiling sources, fixed unmappable characters for ... | Yegor Kozlov | 2010-06-13 | 1 | -3/+3 |
* | Fix inspired by bug #48494 - detect and support time formats like HH:MM;HH:MM | Nick Burch | 2010-06-02 | 1 | -14/+57 |
* | Another fix inspired by bug #48494 - have ExcelExtractor make use of HSSFData... | Nick Burch | 2010-06-02 | 1 | -0/+57 |
* | More work inspired by bug #48872 - handle MMMMM and elapsed time formatting r... | Nick Burch | 2010-06-01 | 1 | -9/+14 |
* | More fixes inspired by bug #48872 - handle zero formatting rules, and better ... | Nick Burch | 2010-06-01 | 1 | -0/+1 |
* | Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138 | Yegor Kozlov | 2010-04-20 | 1 | -7/+22 |
* | Code clean-up in HSSFDataFormat etc. Removed bad characters from TestHSSFData... | Josh Micich | 2009-05-17 | 1 | -18/+19 |
* | Fix bug #47154 - Handle the cell format @ as the same as General | Nick Burch | 2009-05-16 | 1 | -0/+20 |
* | Made HSSFFormulaEvaluator no longer require initialisation with sheet or row. | Josh Micich | 2008-09-12 | 1 | -2/+2 |
* | added getRowIndex() to HSSFCell, deprecated HSSFFormulaEvaluator.setCurrentRow() | Josh Micich | 2008-08-09 | 1 | -13/+7 |
* | Some work on bug #45466 - Partial support for removing excel comments (won't ... | Nick Burch | 2008-07-28 | 1 | -0/+1 |
* | More tweaks for bug 45404. Fixes for JDK 1.4, improved member scoping and fo... | Josh Micich | 2008-07-28 | 1 | -168/+167 |
* | Apply, with some tweaks, the patch from bug #45404 - New class, hssf.usermode... | Nick Burch | 2008-07-20 | 1 | -0/+282 |