| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more unit tests to cover more of HSSFWorkbook and HSSFSheet, check one mo... | Dominik Stadler | 2013-07-12 | 1 | -0/+58 |
* | Renamed model.Workbook to InternalWorkbook to alleviate name clash. | Josh Micich | 2009-12-22 | 1 | -2/+2 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 1 | -3/+2 |
* | improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespa... | Yegor Kozlov | 2009-03-27 | 1 | -25/+0 |
* | Added getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() ... | Yegor Kozlov | 2008-12-17 | 1 | -0/+26 |
* | Merged revisions 708385,708996,709054,709217,709221,709235 via svnmerge from | Josh Micich | 2008-10-30 | 1 | -4/+6 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-31 | 1 | -48/+21 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-27 | 1 | -10/+10 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-09 | 1 | -55/+48 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-04 | 1 | -47/+33 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-07 | 1 | -247/+106 |
* | XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi... | Paolo Mottadelli | 2008-04-06 | 1 | -1/+1 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 1 | -5/+6 |
* | Centralized creation of temp files and made the default operation to delete o... | Glen Stampoultzis | 2004-10-12 | 1 | -17/+17 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 1 | -52/+15 |
* | Adding changes recently added to release 2. Includes rewrite of margin code,... | Shawn Laubach | 2003-07-25 | 1 | -0/+2 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 1 | -1/+1 |
* | Print Area Patch | Danny Mui | 2003-03-06 | 1 | -6/+37 |
* | Added ability to shift rows in a sheet. | Shawn Laubach | 2002-10-07 | 1 | -1/+0 |
* | Added test case to ensure that user defined formats get written to the file a... | Shawn Laubach | 2002-10-04 | 1 | -1/+49 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349 | Andrew C. Oliver | 2002-09-11 | 1 | -4/+5 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch by | Andrew C. Oliver | 2002-09-02 | 1 | -4/+0 |
* | custom data formats patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=... | Andrew C. Oliver | 2002-08-15 | 1 | -0/+29 |
* | great patch by craig@adaptivetrade.com (Craig Kelley) -- | Andrew C. Oliver | 2002-05-10 | 1 | -0/+36 |
* | Some testing related stuff. The first shot at a sanity tester for XLS record... | Glen Stampoultzis | 2002-04-29 | 1 | -25/+11 |
* | Initial revision | Andrew C. Oliver | 2002-01-31 | 1 | -0/+643 |