summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 00:29:29 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 00:30:29 +0900
commit16244e7f241994fd0284b4ba77933d8fb2f25c1c (patch)
treeaa60b0c84a9a334d8be61306ffeedecfb02e6d76 /chart2/source/controller
parentResolves: rhbz#807316 don't complain that nocrashreport is an unknown option (diff)
downloadcore-16244e7f241994fd0284b4ba77933d8fb2f25c1c.tar.gz
core-16244e7f241994fd0284b4ba77933d8fb2f25c1c.zip
removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper
Diffstat (limited to 'chart2/source/controller')
-rw-r--r--chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx1
-rw-r--r--chart2/source/controller/dialogs/dlg_DataEditor.cxx1
-rw-r--r--chart2/source/controller/main/ControllerCommandDispatch.cxx1
3 files changed, 0 insertions, 3 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"