| Commit message (Expand) | Author | Age | Files | Lines |
* | refactored all hssf junits to get test sample data in the in one place | Josh Micich | 2008-04-07 | 1 | -733/+679 |
* | Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefault... | Yegor Kozlov | 2008-04-02 | 1 | -1/+61 |
* | Make TestHSSFSheet#testAutoSizeColumn not fail on a Mac just because of font ... | Ugo Cei | 2008-02-04 | 1 | -1/+1 |
* | Patch to support UncalcedRecord and usermodel code for it, to indicate formul... | Nick Burch | 2008-01-16 | 1 | -3/+81 |
* | Make a start on processing shapes on a sheet out of a record. For now, doesn'... | Nick Burch | 2008-01-09 | 1 | -0/+24 |
* | Further font size tweaks for autosizing test (macs are even odder...) | Nick Burch | 2008-01-09 | 1 | -4/+5 |
* | Font sizes can vary slightly between machines, so use small ranges not absolu... | Nick Burch | 2008-01-09 | 1 | -3/+15 |
* | Fix for bug #43058 - handle setting row grouping for sheets that lacked gutsr... | Nick Burch | 2008-01-09 | 1 | -0/+98 |
* | Have autoSizeColumn skip over merged regions - bug #43902. Patch from Paolo | Nick Burch | 2008-01-09 | 1 | -0/+39 |
* | New tests for setLandscape, which seems to indicate that the problem reported... | Nick Burch | 2008-01-08 | 1 | -0/+84 |
* | Now can protect sheets with a password. So everyone may cease whining about it | Andrew C. Oliver | 2007-07-02 | 1 | -0/+16 |
* | fixed bug 41761: NPE when serializing a workbook with empty rows | Yegor Kozlov | 2007-03-20 | 1 | -5/+38 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 1 | -5/+6 |
* | Added the ability to set the default style for an individual column in a sheet. | Shawn Laubach | 2006-01-21 | 1 | -0/+11 |
* | Multiple clone of same sheet now generates unique sheet name BUG 37416 fixed. | Jason Height | 2006-01-05 | 1 | -0/+18 |
* | bug 35084, reported by Stefano Rocca. fixed in Sheet.java | Avik Sengupta | 2005-05-31 | 1 | -0/+16 |
* | user API to set window pane when wb is opened | Avik Sengupta | 2005-05-07 | 1 | -1/+28 |
* | additional tests for DBCS sheet name | Avik Sengupta | 2005-04-28 | 1 | -0/+14 |
* | Centralized creation of temp files and made the default operation to delete o... | Glen Stampoultzis | 2004-10-12 | 1 | -4/+5 |
* | Merged REL_2_BRANCH to head. | Glen Stampoultzis | 2004-08-23 | 1 | -29/+29 |
* | Some fixes to the branch. Lots left to do. Boolean records aren't supported... | Glen Stampoultzis | 2004-04-18 | 1 | -0/+1 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 1 | -52/+16 |
* | Ported the drawing stuff from the rel_2_branch. Given the effort this took I... | Glen Stampoultzis | 2004-04-09 | 1 | -0/+48 |
* | Add protect record to sheet. Sync from REL_2_BRANCH ..Thanks Rick Berman | Avik Sengupta | 2003-08-23 | 1 | -0/+22 |
* | Updates for the display of gridlines, formulas, and such because I forgot to ... | Shawn Laubach | 2003-08-22 | 1 | -2/+43 |
* | When shifting rows, added ability to shift the merged regions entirely | Danny Mui | 2003-06-27 | 1 | -0/+21 |
* | Round 2 with removing merged regions. The MergedRecords array would be emptied | Danny Mui | 2003-06-27 | 1 | -0/+19 |
* | When removing one MergedRegion, the record was removed before it was ready, | Danny Mui | 2003-06-27 | 1 | -5/+33 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 1 | -1/+1 |
* | Fix for bug #15019. NullPointerException in shiftRows. Added the test case ... | Shawn Laubach | 2003-02-09 | 1 | -83/+0 |
* | Support for freezepanes / split panes / header rows and columns on printouts.... | Glen Stampoultzis | 2003-02-06 | 1 | -1/+20 |
* | PR:15677 | Avik Sengupta | 2003-01-01 | 1 | -0/+21 |
* | Some reformatting only. | Glen Stampoultzis | 2002-12-26 | 1 | -65/+66 |
* | Added ability to shift rows in a sheet. | Shawn Laubach | 2002-10-07 | 1 | -0/+81 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets | Andrew C. Oliver | 2002-09-05 | 1 | -0/+16 |
* | Merge from 1.5 branch | Glen Stampoultzis | 2002-04-24 | 1 | -2/+8 |
* | Fixed a bug I introduced a couple of days ago | Glen Stampoultzis | 2002-04-12 | 1 | -0/+2 |
* | Bug fix & cleanup | Glen Stampoultzis | 2002-04-10 | 1 | -18/+42 |
* | Fixed author and comment. | Glen Stampoultzis | 2002-02-18 | 1 | -2/+2 |
* | Initial revision | Andrew C. Oliver | 2002-01-31 | 1 | -0/+170 |