/[Apache-SVN]
ViewVC logotype

Revision 1513225


Jump to revision: Previous Next
Author: centic
Date: Mon Aug 12 19:13:10 2013 UTC (10 years, 9 months ago)
Changed paths: 4
Log Message:
Bug 55380: Fix endless loop in CellRangeUtil.mergeCellRanges() by not trying to merge overlapping regions any more, the implementation is buggy and even tagged TODO - unit test missing. The code is hard to understand and bug-free-ness is better than catching all possible merges imho.
Also add many cases to the unit tests and reformat code slightly as well
as fixing some Generics-Warnings.

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/hssf/record/cf/CellRangeUtil.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/util/CellRangeAddressBase.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/hssf/record/cf/TestCellRange.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/ss/usermodel/BaseTestConditionalFormatting.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26