sc/source/filter/excel/xichart.cxx | 6 ------ 1 file changed, 6 deletions(-)
New commits: commit 4727c26eba6b27e9a24fff40920332aa117439e9 Author: Laurent Balland-Poirier <[email protected]> Date: Thu Jul 14 13:37:08 2016 +0200 Remove outdated comments All these features have integrated in LibO 4.2 by Tomaz Vajngerl See tdf#40317 Change-Id: Ie71b9d40102be09f65f19f8241f66a8c58cd0a75 Reviewed-on: https://gerrit.libreoffice.org/27216 Tested-by: Jenkins <[email protected]> Reviewed-by: Tomaž Vajngerl <[email protected]> diff --git a/sc/source/filter/excel/xichart.cxx b/sc/source/filter/excel/xichart.cxx index 8b2f015..d463b4f 100644 --- a/sc/source/filter/excel/xichart.cxx +++ b/sc/source/filter/excel/xichart.cxx @@ -1660,12 +1660,6 @@ Reference< XRegressionCurve > XclImpChSerTrendLine::CreateRegressionCurve() cons } } - // missing features - // #i20819# polynomial trend lines - // #i66819# moving average trend lines - // #i5085# manual trend line size - // #i34093# manual crossing point - return xRegCurve; }
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
