aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/util
Commit message (Expand)AuthorAgeFilesLines
* Fix indentsNick Burch2015-08-181-0/+4
* Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove...Nick Burch2015-08-181-2/+0
* More unit tests for column conversion, and avoid the use of Math.pow based on...Nick Burch2013-08-231-0/+11
* Add some explicit tests for column letter to/from number conversionNick Burch2013-08-231-0/+19
* moved ptg classes to org.apache.poi.ss.formula.ptgYegor Kozlov2010-11-241-4/+4
* Renamed model.Workbook to InternalWorkbook to alleviate name clash.Josh Micich2009-12-221-55/+50
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* minor improvements to sheet name validation and identification of cell refere...Josh Micich2009-08-201-15/+25
* Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulasYegor Kozlov2009-05-171-1/+2
* removed unused imports of deprecated classes, fixed javadoc errorsYegor Kozlov2009-04-111-3/+3
* Fix for bug 46174 - HSSFName now handles general formulas (not just area refe...Josh Micich2008-11-143-48/+3
* Merged revisions 709263-709264,709317 via svnmerge from Josh Micich2008-10-311-21/+27
* Merged revisions 696813 via svnmerge from Josh Micich2008-09-181-4/+6
* Merged revisions 695264,695303,695420 via svnmerge from Nick Burch2008-09-152-52/+0
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-09-071-18/+35
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-09-072-1/+4
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-103-13/+31
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-061-0/+52
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-151-5/+5
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-071-16/+17
* Merged revisions 627779-634630 via svnmerge from Ugo Cei2008-03-083-145/+161
* Add a new method onto AreaReference to get all the cells referenced, not just...Nick Burch2008-01-081-2/+66
* Fix for bug #44167 - patch from Paolo MottadelliNick Burch2008-01-081-4/+154
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-225-25/+30
* New licence changes.Glen Stampoultzis2004-04-095-263/+83
* Fixes AreaReference when a Sheet name is providedDanny Mui2003-05-171-0/+23
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-305-5/+5
* Print Area PatchDanny Mui2003-03-061-0/+81
* test case for the sheetreferences classAndrew C. Oliver2002-07-151-0/+86
* not neededAvik Sengupta2002-06-111-223/+0
* absolute refs in area references, plus some testsAvik Sengupta2002-05-052-0/+116
* Absolute vs relative references now work .. refactored ReferenceUtils in the ...Avik Sengupta2002-05-041-0/+107
* must have missed a commit yesterday...oopsAndrew C. Oliver2002-04-301-0/+66
* added test for ReferenceUtilAndrew C. Oliver2002-04-281-0/+157
* Forgot the licenseGlen Stampoultzis2002-04-221-0/+60
* Testcase for RKUtilGlen Stampoultzis2002-04-221-0/+20