| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-06-16 | 1 | -0/+3 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-06-09 | 1 | -32/+32 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-06-06 | 1 | -42/+67 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-28 | 3 | -331/+532 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-23 | 4 | -126/+101 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-20 | 1 | -2/+8 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-16 | 1 | -849/+318 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-06 | 2 | -4/+28 |
* | In the ooxml branch, convert the formula stuff from using hssf.HSSFWorkbook t... | Nick Burch | 2008-04-15 | 1 | -7/+7 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-15 | 1 | -8/+9 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-14 | 1 | -0/+5 |
* | Move CellReference from hssf.util into ss.util, but leave a class in the old ... | Nick Burch | 2008-04-05 | 1 | -1/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-05 | 1 | -5/+7 |
* | Merged revisions 642878-642946 via svnmerge from | Nick Burch | 2008-04-05 | 1 | -4/+2 |
* | Merged revisions 612484-612511,612513-612519,612521-613394,613397-613399,6134... | Nick Burch | 2008-03-29 | 1 | -2/+24 |
* | Merged revisions 638001-638784,638786-639486,639488-639601,639603-639836 via ... | Nick Burch | 2008-03-29 | 1 | -0/+73 |
* | Merge changes from trunk to the ooxml branch - revisions 634630 to | Nick Burch | 2008-03-29 | 2 | -25/+18 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 4 | -786/+1090 |
* | Merged revisions 615190-618235 via svnmerge from | Ugo Cei | 2008-02-04 | 1 | -1/+20 |
* | Patch to support UncalcedRecord and usermodel code for it, to indicate formul... | Nick Burch | 2008-01-16 | 1 | -3/+39 |
* | Some more updates to the records->usermodel support for hssf shapes. Still no... | Nick Burch | 2008-01-15 | 1 | -1/+12 |
* | Make a start on processing shapes on a sheet out of a record. For now, doesn'... | Nick Burch | 2008-01-09 | 2 | -5/+73 |
* | Fix for bug #43058 - handle setting row grouping for sheets that lacked gutsr... | Nick Burch | 2008-01-09 | 1 | -0/+6 |
* | Fix from bug #43510 - support named ranges in formulas | Nick Burch | 2008-01-08 | 1 | -4/+23 |
* | Patch from Ugo to get and set the sheet hidden flag (bug #43937) | Nick Burch | 2008-01-08 | 1 | -0/+23 |
* | Throw an IllegalArgumentException if asked to addMergeRegion with invalid dat... | Nick Burch | 2007-11-12 | 1 | -0/+8 |
* | In FormulaParser, add in non-static methods too for toFormulaString, which us... | Nick Burch | 2007-10-15 | 1 | -2/+22 |
* | Allow users to get a FormulaParser armed only with a HSSFWorkbook, through a ... | Nick Burch | 2007-10-15 | 1 | -4/+11 |
* | HSSFPicture.resize() - a handy method to reset a picture to its original widt... | Yegor Kozlov | 2007-10-01 | 1 | -1/+6 |
* | Improved Formula Parser support for ranges and exponents, from Pavel Krupets ... | Nick Burch | 2007-09-18 | 1 | -54/+83 |
* | fixed Bug 42999: HSSFPatriarch positioning problem | Yegor Kozlov | 2007-08-03 | 1 | -4/+4 |
* | you can now protect files with writeProtectWorkbook | Andrew C. Oliver | 2007-07-18 | 2 | -5/+93 |
* | Now can protect sheets with a password. So everyone may cease whining about it | Andrew C. Oliver | 2007-07-02 | 1 | -1/+141 |
* | Some more fixes for javadoc warnings | Nick Burch | 2007-06-29 | 4 | -4/+0 |
* | replace Jakarta POI --> Apache POI in package.html files | Yegor Kozlov | 2007-06-06 | 1 | -1/+1 |
* | http://issues.apache.org/bugzilla/show_bug.cgi?id=23951 | Andrew C. Oliver | 2007-06-04 | 1 | -1/+13 |
* | fixed bug 41761: NPE when serializing a workbook with empty rows | Yegor Kozlov | 2007-03-20 | 1 | -1/+1 |
* | Add standard licence header for src/java directory | Mark Thomas | 2007-01-15 | 1 | -1/+18 |
* | Comment support from bug 41198, patch from Yegor | Nick Burch | 2007-01-01 | 2 | -1/+138 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 14 | -70/+84 |
* | BUG 27496: get/setPageBreak and get/getColumnBreak now work correctly if a te... | Jason Height | 2006-09-08 | 1 | -6/+21 |
* | bug 23631: support for getting the current pane information in excel | Jason Height | 2006-08-29 | 1 | -2/+25 |
* | bug 31044: Corrected parsing of references which contain double sheet names i... | Jason Height | 2006-08-28 | 1 | -2/+13 |
* | Bug 33736: Applied patch for Column Hiding. Thanks | Jason Height | 2006-08-28 | 1 | -0/+45 |
* | 1. when formula parse fails, reported error now includes the "pointer"
| Amol S. Deshmukh | 2006-08-24 | 1 | -1/+3 |
* | bugfix 38396: Exponential numbers are now handled by the formula parser | Amol S. Deshmukh | 2006-08-09 | 1 | -5/+33 |
* | Added the ability to set the default style for an individual column in a sheet. | Shawn Laubach | 2006-01-21 | 1 | -2/+11 |
* | BUG 37056 & BUG 37058 fixed | Jason Height | 2006-01-13 | 1 | -0/+20 |
* | Fixes to Unicode support. Believe that most unicode issues are now fixed. Bu... | Jason Height | 2006-01-03 | 1 | -3/+12 |
* | Added patch (along with fixes to it so that the unit tests work) for bug 37637 | Jason Height | 2006-01-03 | 5 | -18/+17 |