aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/util/CellReference.java
Commit message (Expand)AuthorAgeFilesLines
* remove some more deprecated codePJ Fanning2020-06-281-49/+0
* IntelliJ warnings, deprecationDominik Stadler2017-09-191-0/+4
* Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyleNick Burch2013-08-231-2/+0
* fixed compiler error from r761723Josh Micich2009-04-031-3/+1
* Merged revisions 699178,699487,699489,699761 via svnmerge from Josh Micich2008-09-291-17/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-101-1/+17
* Move CellReference from hssf.util into ss.util, but leave a class in the old ...Nick Burch2008-04-051-221/+9
* Merged revisions 627779-634630 via svnmerge from Ugo Cei2008-03-081-73/+173
* Add a new method onto AreaReference to get all the cells referenced, not just...Nick Burch2008-01-081-0/+4
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Bug28755: CellReference will throws IllegalArgumentException when an illegal ...Jason Height2006-08-281-1/+5
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-2/+1
* New licence changes.Glen Stampoultzis2004-04-091-52/+16
* Fixes AreaReference when a Sheet name is providedDanny Mui2003-05-171-30/+35
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14269Andrew C. Oliver2002-11-281-3/+11
* Absolute vs relative references now work .. refactored ReferenceUtils in the ...Avik Sengupta2002-05-041-0/+176