diff options
Diffstat (limited to 'chart2')
8 files changed, 0 insertions, 8 deletions
diff --git a/chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx b/chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx index f5cb7293f46a..832ddef5629b 100644 --- a/chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx +++ b/chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx @@ -34,7 +34,6 @@ #include "ContainerHelper.hxx" #include "TimerTriggeredControllerLock.hxx" #include <osl/mutex.hxx> -#include <osl/mutex.hxx> // header for class Application #include <vcl/svapp.hxx> #include <toolkit/awt/vclxwindow.hxx> diff --git a/chart2/source/controller/dialogs/dlg_DataEditor.cxx b/chart2/source/controller/dialogs/dlg_DataEditor.cxx index 05a578d5423d..ef11fe2adae6 100644 --- a/chart2/source/controller/dialogs/dlg_DataEditor.cxx +++ b/chart2/source/controller/dialogs/dlg_DataEditor.cxx @@ -33,7 +33,6 @@ #include "DataBrowser.hxx" #include "ResId.hxx" -#include "Strings.hrc" #include "SchSlotIds.hxx" #include <sfx2/dispatch.hxx> #include <vcl/msgbox.hxx> diff --git a/chart2/source/controller/main/ControllerCommandDispatch.cxx b/chart2/source/controller/main/ControllerCommandDispatch.cxx index 251098119214..fa85ff3cce5a 100644 --- a/chart2/source/controller/main/ControllerCommandDispatch.cxx +++ b/chart2/source/controller/main/ControllerCommandDispatch.cxx @@ -36,7 +36,6 @@ #include "ObjectIdentifier.hxx" #include "macros.hxx" #include "ChartTypeHelper.hxx" -#include "DiagramHelper.hxx" #include "ChartController.hxx" #include "RegressionCurveHelper.hxx" #include "DataSeriesHelper.hxx" diff --git a/chart2/source/model/main/ChartModel.cxx b/chart2/source/model/main/ChartModel.cxx index d8718825b3df..6430d3a4b3f3 100644 --- a/chart2/source/model/main/ChartModel.cxx +++ b/chart2/source/model/main/ChartModel.cxx @@ -30,7 +30,6 @@ #include "servicenames.hxx" #include "MediaDescriptorHelper.hxx" #include "macros.hxx" -#include "servicenames.hxx" #include "NoWarningThisInCTOR.hxx" #include "DataSourceHelper.hxx" #include "ChartModelHelper.hxx" diff --git a/chart2/source/model/template/ChartTypeTemplate.cxx b/chart2/source/model/template/ChartTypeTemplate.cxx index 0fe079e40849..5d65f392c7b0 100644 --- a/chart2/source/model/template/ChartTypeTemplate.cxx +++ b/chart2/source/model/template/ChartTypeTemplate.cxx @@ -46,7 +46,6 @@ #include <com/sun/star/chart2/AxisType.hpp> #include <com/sun/star/chart2/XDataSeriesContainer.hpp> #include <com/sun/star/chart2/XChartTypeContainer.hpp> -#include <com/sun/star/chart2/AxisType.hpp> #include <algorithm> #include <iterator> diff --git a/chart2/source/model/template/PieChartType.cxx b/chart2/source/model/template/PieChartType.cxx index 0c50756d0318..6fdb8e2cce9a 100644 --- a/chart2/source/model/template/PieChartType.cxx +++ b/chart2/source/model/template/PieChartType.cxx @@ -34,7 +34,6 @@ #include "servicenames_charttypes.hxx" #include "ContainerHelper.hxx" #include "AxisIndexDefines.hxx" -#include "AxisHelper.hxx" #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/chart2/AxisType.hpp> diff --git a/chart2/source/tools/CharacterProperties.cxx b/chart2/source/tools/CharacterProperties.cxx index c07a94136708..8da99402f742 100644 --- a/chart2/source/tools/CharacterProperties.cxx +++ b/chart2/source/tools/CharacterProperties.cxx @@ -40,7 +40,6 @@ #include <com/sun/star/awt/FontPitch.hpp> #include <com/sun/star/awt/FontUnderline.hpp> #include <com/sun/star/awt/FontWeight.hpp> -#include <com/sun/star/awt/FontSlant.hpp> #include <com/sun/star/style/CaseMap.hpp> #include <com/sun/star/text/FontRelief.hpp> #include <com/sun/star/text/FontEmphasis.hpp> diff --git a/chart2/source/tools/DiagramHelper.cxx b/chart2/source/tools/DiagramHelper.cxx index cdf11d55d8f9..27026c5ba28c 100644 --- a/chart2/source/tools/DiagramHelper.cxx +++ b/chart2/source/tools/DiagramHelper.cxx @@ -38,7 +38,6 @@ #include "CommonConverters.hxx" #include "ExplicitCategoriesProvider.hxx" #include "servicenames_charttypes.hxx" -#include "ChartModelHelper.hxx" #include "RelativePositionHelper.hxx" #include "ControllerLockGuard.hxx" #include "NumberFormatterWrapper.hxx" |