Bug 72536

Summary: Eliminate calls to RegressionCurveHelper::getFirstCurveNotMeanValueLine (and company)
Product: LibreOffice Reporter: Tomaz Vajngerl <quikee>
Component: ChartAssignee: Tomaz Vajngerl <quikee>
Status: NEW --- QA Contact:
Severity: normal    
Priority: low CC: quikee
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Tomaz Vajngerl 2013-12-09 19:40:07 UTC
Calls to RegressionCurveHelper::getFirstCurveNotMeanValueLine in [1] (and calls to other similar methods on the same class) mostly assume that only one trendline / regression curve per data series can be present. With 4.2 (and ODF 1.2) this is no longer true as there can be multiple trendlines for one data series. This calls must be inspected and changed to act appropriately in those scenarios, the method getFirstCurveNotMeanValueLine (and similar) must be removed.

[1] chart2/source/inc/RegressionCurveHelper.hxx

Regards,
Tomaž

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.