Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugzilla 53763: avoid style mess when using HSSFOptimiser | Yegor Kozlov | 2012-10-12 | 1 | -0/+41 |
* | Have HSSFOptimiser also remove un-used cell styles, in addition to duplicates | Nick Burch | 2012-09-29 | 1 | -1/+43 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 1 | -74/+63 |
* | fixed non-standard ASF license headers | Yegor Kozlov | 2009-02-24 | 1 | -5/+6 |
* | Replaced calls to deprecated versions of createCell(), getCell(), createRow()... | Josh Micich | 2008-08-25 | 1 | -10/+10 |
* | Cell Style optimisations too | Nick Burch | 2008-07-15 | 1 | -1/+94 |
* | Start on HSSFOptimiser, which removes un-needed cell styles and fonts, fixing... | Nick Burch | 2008-07-15 | 1 | -0/+147 |