aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ss/util/CellRangeUtil.java
Commit message (Expand)AuthorAgeFilesLines
* use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)Axel Howind2019-11-171-3/+2
* bug 61727: CellRangeUtil Merge cell ranges broken. Thanks for Sven Rieckhoff ...Javen O'Neal2017-11-061-0/+1
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-2/+2
* bug 59729: update CellRangeUtilJaven O'Neal2016-06-201-34/+48
* whitespace (tabs to spaces)Javen O'Neal2016-06-201-31/+28
* mv o.a.p.hssf.record.cf.CellRangeUtil o.a.p.ss.util.CellRangeUtilJaven O'Neal2016-06-201-0/+264