From febbad7263ea25b76f4e53d2f136693a52207a1c Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Tue, 30 May 2017 10:57:29 +0200 Subject: cleanup unused css/frame/* includes Change-Id: I173a29fd1ee889127369d2bc2fce8e010b89ca65 Reviewed-on: https://gerrit.libreoffice.org/38633 Tested-by: Jenkins Reviewed-by: Noel Grandin --- chart2/inc/ChartView.hxx | 1 - chart2/source/controller/chartapiwrapper/AxisWrapper.hxx | 1 - chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx | 1 - chart2/source/controller/inc/MultipleChartConverters.hxx | 1 + chart2/source/controller/inc/MultipleItemConverter.hxx | 2 -- chart2/source/controller/main/ChartController.cxx | 1 - chart2/source/controller/main/ControllerCommandDispatch.hxx | 2 -- chart2/source/controller/main/DrawCommandDispatch.cxx | 1 + chart2/source/controller/main/ElementSelector.cxx | 1 - chart2/source/controller/main/FeatureCommandDispatchBase.hxx | 1 - chart2/source/controller/main/ShapeController.cxx | 1 + chart2/source/controller/sidebar/ChartColorWrapper.hxx | 2 +- chart2/source/inc/chartview/ExplicitValueProvider.hxx | 1 - chart2/source/tools/ExplicitCategoriesProvider.cxx | 1 - chart2/source/tools/ModifyListenerHelper.cxx | 2 -- chart2/source/view/main/VLegend.hxx | 1 - 16 files changed, 4 insertions(+), 16 deletions(-) (limited to 'chart2') diff --git a/chart2/inc/ChartView.hxx b/chart2/inc/ChartView.hxx index fcb4f2b05593..f8f39b8b827f 100644 --- a/chart2/inc/ChartView.hxx +++ b/chart2/inc/ChartView.hxx @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include diff --git a/chart2/source/controller/chartapiwrapper/AxisWrapper.hxx b/chart2/source/controller/chartapiwrapper/AxisWrapper.hxx index 4adc3b77ff36..727cb0a99fa5 100644 --- a/chart2/source/controller/chartapiwrapper/AxisWrapper.hxx +++ b/chart2/source/controller/chartapiwrapper/AxisWrapper.hxx @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include diff --git a/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx b/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx index 6f3120b40502..c3ca4802a03d 100644 --- a/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx +++ b/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include diff --git a/chart2/source/controller/inc/MultipleChartConverters.hxx b/chart2/source/controller/inc/MultipleChartConverters.hxx index 066c9b272462..c29fa506769e 100644 --- a/chart2/source/controller/inc/MultipleChartConverters.hxx +++ b/chart2/source/controller/inc/MultipleChartConverters.hxx @@ -21,6 +21,7 @@ #include "MultipleItemConverter.hxx" #include +#include #include class SdrModel; diff --git a/chart2/source/controller/inc/MultipleItemConverter.hxx b/chart2/source/controller/inc/MultipleItemConverter.hxx index 9e05c4eef383..3abcbb05144b 100644 --- a/chart2/source/controller/inc/MultipleItemConverter.hxx +++ b/chart2/source/controller/inc/MultipleItemConverter.hxx @@ -19,8 +19,6 @@ #ifndef INCLUDED_CHART2_SOURCE_CONTROLLER_INC_MULTIPLEITEMCONVERTER_HXX #define INCLUDED_CHART2_SOURCE_CONTROLLER_INC_MULTIPLEITEMCONVERTER_HXX -#include - #include "ItemConverter.hxx" #include diff --git a/chart2/source/controller/main/ChartController.cxx b/chart2/source/controller/main/ChartController.cxx index a385278e8cc9..c1a91ee6a389 100644 --- a/chart2/source/controller/main/ChartController.cxx +++ b/chart2/source/controller/main/ChartController.cxx @@ -55,7 +55,6 @@ #include #include #include -#include #include #include #include diff --git a/chart2/source/controller/main/ControllerCommandDispatch.hxx b/chart2/source/controller/main/ControllerCommandDispatch.hxx index e338fdbacb92..f0b125444bf6 100644 --- a/chart2/source/controller/main/ControllerCommandDispatch.hxx +++ b/chart2/source/controller/main/ControllerCommandDispatch.hxx @@ -20,8 +20,6 @@ #define INCLUDED_CHART2_SOURCE_CONTROLLER_MAIN_CONTROLLERCOMMANDDISPATCH_HXX #include "CommandDispatch.hxx" -#include -#include #include #include #include diff --git a/chart2/source/controller/main/DrawCommandDispatch.cxx b/chart2/source/controller/main/DrawCommandDispatch.cxx index 0656572a9ef7..4b06f17c9d26 100644 --- a/chart2/source/controller/main/DrawCommandDispatch.cxx +++ b/chart2/source/controller/main/DrawCommandDispatch.cxx @@ -24,6 +24,7 @@ #include "chartview/DrawModelWrapper.hxx" #include "macros.hxx" +#include #include #include #include diff --git a/chart2/source/controller/main/ElementSelector.cxx b/chart2/source/controller/main/ElementSelector.cxx index f29678e78c90..5b951ad5398f 100644 --- a/chart2/source/controller/main/ElementSelector.cxx +++ b/chart2/source/controller/main/ElementSelector.cxx @@ -34,7 +34,6 @@ #include #include -#include #include #include diff --git a/chart2/source/controller/main/FeatureCommandDispatchBase.hxx b/chart2/source/controller/main/FeatureCommandDispatchBase.hxx index 12db19ccdc75..6d06c63d240a 100644 --- a/chart2/source/controller/main/FeatureCommandDispatchBase.hxx +++ b/chart2/source/controller/main/FeatureCommandDispatchBase.hxx @@ -21,7 +21,6 @@ #include "CommandDispatch.hxx" -#include #include #include diff --git a/chart2/source/controller/main/ShapeController.cxx b/chart2/source/controller/main/ShapeController.cxx index 49d7de285103..1895f2db54d2 100644 --- a/chart2/source/controller/main/ShapeController.cxx +++ b/chart2/source/controller/main/ShapeController.cxx @@ -27,6 +27,7 @@ #include "chartview/DrawModelWrapper.hxx" #include "macros.hxx" +#include #include #include diff --git a/chart2/source/controller/sidebar/ChartColorWrapper.hxx b/chart2/source/controller/sidebar/ChartColorWrapper.hxx index b98750312c16..9237bf36e218 100644 --- a/chart2/source/controller/sidebar/ChartColorWrapper.hxx +++ b/chart2/source/controller/sidebar/ChartColorWrapper.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_CHART2_SOURCE_CONTROLLER_SIDEBAR_CHARTCOLORWRAPPER_HXX #define INCLUDED_CHART2_SOURCE_CONTROLLER_SIDEBAR_CHARTCOLORWRAPPER_HXX -#include +#include #include #include diff --git a/chart2/source/inc/chartview/ExplicitValueProvider.hxx b/chart2/source/inc/chartview/ExplicitValueProvider.hxx index 456e89ba8ada..184632ec12de 100644 --- a/chart2/source/inc/chartview/ExplicitValueProvider.hxx +++ b/chart2/source/inc/chartview/ExplicitValueProvider.hxx @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include "chartviewdllapi.hxx" diff --git a/chart2/source/tools/ExplicitCategoriesProvider.cxx b/chart2/source/tools/ExplicitCategoriesProvider.cxx index 9f5998297ff0..a234fae7f653 100644 --- a/chart2/source/tools/ExplicitCategoriesProvider.cxx +++ b/chart2/source/tools/ExplicitCategoriesProvider.cxx @@ -31,7 +31,6 @@ #include #include #include -#include namespace chart { diff --git a/chart2/source/tools/ModifyListenerHelper.cxx b/chart2/source/tools/ModifyListenerHelper.cxx index 2aa55ef38d73..87a8f356073a 100644 --- a/chart2/source/tools/ModifyListenerHelper.cxx +++ b/chart2/source/tools/ModifyListenerHelper.cxx @@ -23,8 +23,6 @@ #include -#include - using namespace ::com::sun::star; using ::com::sun::star::uno::Reference; diff --git a/chart2/source/view/main/VLegend.hxx b/chart2/source/view/main/VLegend.hxx index 04f9f6b84859..0f9a14b35639 100644 --- a/chart2/source/view/main/VLegend.hxx +++ b/chart2/source/view/main/VLegend.hxx @@ -24,7 +24,6 @@ #include #include #include -#include #include "ChartModel.hxx" -- cgit