summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-11-30 01:31:19 +0100
committerMiklos Vajna <vmiklos@collabora.com>2018-12-14 09:39:29 +0100
commit117d91cfb4a11b9fc71ca58fc60345c6b05dd5aa (patch)
tree47c899b06cf1321bd47267f8baa70074c7776ec2 /chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx
parent1d17cab6becbf24187633761b953c43b0800bb49 (diff)
tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Cleaned directories are: accessibility, drawinglayer, itemsetwrapper, main, sidebar Change-Id: I612eae9dec636d57a3a3a00102d74b964da5b54c Reviewed-on: https://gerrit.libreoffice.org/64307 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx')
-rw-r--r--chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx b/chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx
index 9842121c170c..2173620bf37b 100644
--- a/chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx
@@ -20,7 +20,6 @@
#include <RegressionCurveHelper.hxx>
#include <RegressionCurveItemConverter.hxx>
#include "SchWhichPairs.hxx"
-#include <ItemPropertyMap.hxx>
#include <GraphicPropertyItemConverter.hxx>
#include <com/sun/star/chart2/XRegressionCurve.hpp>
@@ -30,9 +29,6 @@
#include <svl/intitem.hxx>
#include <svl/stritem.hxx>
-#include <functional>
-#include <algorithm>
-
using namespace ::com::sun::star;
namespace