Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove un-used imports | Nick Burch | 2011-01-21 | 1 | -6/+0 |
* | Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of ... | Nick Burch | 2011-01-20 | 1 | -0/+33 |
* | Replaced getInstance methods with field for instances of ITestDataProvider. ... | Josh Micich | 2009-12-26 | 1 | -11/+11 |
* | Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b... | Josh Micich | 2009-10-08 | 1 | -1/+1 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 1 | -0/+0 |
* | Fixing compiler warnings - unboxing parameter to overloaded method, unnecessa... | Josh Micich | 2009-08-19 | 1 | -1/+1 |
* | Fixed compiler warnings - unnecessary throws declaration | Josh Micich | 2009-08-18 | 1 | -2/+2 |
* | improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespa... | Yegor Kozlov | 2009-03-27 | 1 | -1/+1 |
* | support built-in data formats in XSSFDataFormat | Yegor Kozlov | 2009-03-01 | 1 | -0/+63 |