aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/util/TestCellReference.java
Commit message (Expand)AuthorAgeFilesLines
* * Add missing close() on streams in ImageUtils.getImageDimension()Dominik Stadler2015-01-071-0/+30
* Fix bug #50718 - More helpful error message when you try to create a CellRefe...Nick Burch2011-03-041-0/+17
* Bugzilla 47312 - Fixed formula parser to properly reject cell references with...Josh Micich2009-06-031-1/+34
* XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi...Paolo Mottadelli2008-04-061-0/+171