aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ss/util/RegionUtil.java
Commit message (Expand)AuthorAgeFilesLines
* remove some casts to shortPJ Fanning2018-03-031-1/+1
* remove some deprecated code slated for removal in 3.18PJ Fanning2017-09-141-85/+0
* Remove more deprecated code (especially from Spreadsheet Cell classes)PJ Fanning2017-06-301-113/+0
* bug 60187: set BorderStyle directly instead of through short codeJaven O'Neal2016-09-301-6/+37
* bug 60187: replace methods operating on BorderStyle codes with BorderStyle enumsJaven O'Neal2016-09-301-12/+87
* remove RegionUtil referenceJaven O'Neal2016-06-141-3/+0
* back out changes for bug 58787: will replae BorderPropertyTemplate with a mor...Javen O'Neal2016-06-131-50/+0
* add periods for complete sentencesJaven O'Neal2016-06-131-23/+23
* Javadoc fixesNick Burch2016-06-131-5/+5
* Javadoc fixes - @see and @link can't be combined together, at least not in Ja...Nick Burch2016-06-131-31/+37
* fix accidental infinite recursionJaven O'Neal2016-06-131-1/+1
* bug 58787: add an advertisement to BorderPropertyTemplate.Javen O'Neal2016-06-131-0/+4
* bug 58787 follow-on: update javadocs; remove unused Workbook parameter from s...Javen O'Neal2016-06-131-23/+158
* whitespace (tabs to spaces)Javen O'Neal2016-06-131-185/+185
* bug 59336: patch from Mark Murphy: deprecate functions in CellUtil that requi...Javen O'Neal2016-04-171-15/+10
* fixed packaging of files moved from contribYegor Kozlov2010-10-191-2/+1
* repackaged poi-contrib to poi-main and poi-examples, excluded contrib from bu...Yegor Kozlov2010-10-061-0/+224