poi/src/java/org/apache/poi/ss/util
Javen O'Neal a3e44453ca rename drawBorders(..., short color, ...) to drawColoredBorders to make it obvious that method changes border line style and color
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ss_border_property_template@1748074 13f79535-47bb-0310-9956-ffa450edef68
2016-06-13 01:00:51 +00:00
..
cellwalk FindBugs fix 2014-02-14 01:00:45 +00:00
AreaReference.java bug 58402: make AreaReference's private SpreadsheetVersion _version variable final 2015-10-23 09:54:32 +00:00
BorderPropertyTemplate.java rename drawBorders(..., short color, ...) to drawColoredBorders to make it obvious that method changes border line style and color 2016-06-13 01:00:51 +00:00
CellAddress.java bug 59443: exit early on setAddress if address is the same 2016-05-09 05:46:14 +00:00
CellRangeAddress.java Apply patch for bug 57151: Document CellRangeAddress and add some validation to prevent invalid row/column combinations. 2014-10-30 05:53:06 +00:00
CellRangeAddressBase.java fix normal priority FindBugs warning: DMI_INVOKING_HASHCODE_ON_ARRAY 2015-11-24 00:08:22 +00:00
CellRangeAddressList.java Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
CellReference.java bug 59684: correctly parse CellReference(HOMEst163); Also deprecate misspelled methods isRowWithinRange/isColumnWithinRange 2016-06-10 11:52:44 +00:00
CellUtil.java javadocs 2016-06-12 21:35:56 +00:00
DateFormatConverter.java Mention about Locale definitions in Excel cell data format strings 2015-10-25 16:13:16 +00:00
ExpandedDouble.java Bugzilla 47598 - Improved formula evaluator number comparison 2009-07-29 03:36:25 +00:00
IEEEDouble.java Bugzilla 47598 - Improved formula evaluator number comparison 2009-07-29 03:36:25 +00:00
ImageUtils.java sonar fixes 2016-03-16 23:30:19 +00:00
MutableFPNumber.java Bugzilla 47969 - improvements to equals() methods 2009-10-13 23:24:14 +00:00
NormalisedDecimal.java Bugzilla 47598 - Improved formula evaluator number comparison 2009-07-29 03:36:25 +00:00
NumberComparer.java Fix some Forbidden APIs errors 2015-09-01 18:56:44 +00:00
NumberToTextConverter.java Bugzilla 47598 - Improved formula evaluator number comparison 2009-07-29 03:36:25 +00:00
RegionUtil.java bug 59336: patch from Mark Murphy: deprecate functions in CellUtil that require an unnecessary Workbook argument. 2016-04-17 01:29:19 +00:00
SSCellRange.java sonar fixes and closing resources after use 2015-10-06 00:04:12 +00:00
SheetBuilder.java more progress with xssf chart api, see Bug 51196 2011-09-10 19:00:47 +00:00
SheetReferences.java Bug 57480: Fix some unnecessary casts, generics, Eclipse warnings, ... 2015-02-09 22:33:24 +00:00
SheetUtil.java supporting change for bug 56454: SheetUtil.containsCell and CellRangeAddress.isInRange are equivalent 2015-12-06 21:11:38 +00:00
WorkbookUtil.java Bug 57143 - Javadocs and throws clause for WorkbookUtil 2014-10-27 00:36:13 +00:00