| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix indents | Nick Burch | 2015-08-18 | 1 | -0/+4 |
* | Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove... | Nick Burch | 2015-08-18 | 1 | -2/+0 |
* | More unit tests for column conversion, and avoid the use of Math.pow based on... | Nick Burch | 2013-08-23 | 1 | -0/+11 |
* | Add some explicit tests for column letter to/from number conversion | Nick Burch | 2013-08-23 | 1 | -0/+19 |
* | moved ptg classes to org.apache.poi.ss.formula.ptg | Yegor Kozlov | 2010-11-24 | 1 | -4/+4 |
* | Renamed model.Workbook to InternalWorkbook to alleviate name clash. | Josh Micich | 2009-12-22 | 1 | -55/+50 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 1 | -0/+0 |
* | minor improvements to sheet name validation and identification of cell refere... | Josh Micich | 2009-08-20 | 1 | -15/+25 |
* | Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulas | Yegor Kozlov | 2009-05-17 | 1 | -1/+2 |
* | removed unused imports of deprecated classes, fixed javadoc errors | Yegor Kozlov | 2009-04-11 | 1 | -3/+3 |
* | Fix for bug 46174 - HSSFName now handles general formulas (not just area refe... | Josh Micich | 2008-11-14 | 3 | -48/+3 |
* | Merged revisions 709263-709264,709317 via svnmerge from | Josh Micich | 2008-10-31 | 1 | -21/+27 |
* | Merged revisions 696813 via svnmerge from | Josh Micich | 2008-09-18 | 1 | -4/+6 |
* | Merged revisions 695264,695303,695420 via svnmerge from | Nick Burch | 2008-09-15 | 2 | -52/+0 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-07 | 1 | -18/+35 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-07 | 2 | -1/+4 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-10 | 3 | -13/+31 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-06 | 1 | -0/+52 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-15 | 1 | -5/+5 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-07 | 1 | -16/+17 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 3 | -145/+161 |
* | Add a new method onto AreaReference to get all the cells referenced, not just... | Nick Burch | 2008-01-08 | 1 | -2/+66 |
* | Fix for bug #44167 - patch from Paolo Mottadelli | Nick Burch | 2008-01-08 | 1 | -4/+154 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 5 | -25/+30 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 5 | -263/+83 |
* | Fixes AreaReference when a Sheet name is provided | Danny Mui | 2003-05-17 | 1 | -0/+23 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 5 | -5/+5 |
* | Print Area Patch | Danny Mui | 2003-03-06 | 1 | -0/+81 |
* | test case for the sheetreferences class | Andrew C. Oliver | 2002-07-15 | 1 | -0/+86 |
* | not needed | Avik Sengupta | 2002-06-11 | 1 | -223/+0 |
* | absolute refs in area references, plus some tests | Avik Sengupta | 2002-05-05 | 2 | -0/+116 |
* | Absolute vs relative references now work .. refactored ReferenceUtils in the ... | Avik Sengupta | 2002-05-04 | 1 | -0/+107 |
* | must have missed a commit yesterday...oops | Andrew C. Oliver | 2002-04-30 | 1 | -0/+66 |
* | added test for ReferenceUtil | Andrew C. Oliver | 2002-04-28 | 1 | -0/+157 |
* | Forgot the license | Glen Stampoultzis | 2002-04-22 | 1 | -0/+60 |
* | Testcase for RKUtil | Glen Stampoultzis | 2002-04-22 | 1 | -0/+20 |