diff options
Diffstat (limited to 'chart2/source/controller/main')
19 files changed, 1 insertions, 46 deletions
diff --git a/chart2/source/controller/main/ChartController.cxx b/chart2/source/controller/main/ChartController.cxx index b711d6b40188..aaf3223ba0b1 100644 --- a/chart2/source/controller/main/ChartController.cxx +++ b/chart2/source/controller/main/ChartController.cxx @@ -59,10 +59,7 @@ #include <com/sun/star/document/XUndoManagerSupplier.hpp> #include <com/sun/star/document/XUndoAction.hpp> - -// header for define RET_OK #include <vcl/msgbox.hxx> - #include <toolkit/awt/vclxwindow.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <vcl/svapp.hxx> diff --git a/chart2/source/controller/main/ChartController_EditData.cxx b/chart2/source/controller/main/ChartController_EditData.cxx index ec72c7c912f1..c87f1678318a 100644 --- a/chart2/source/controller/main/ChartController_EditData.cxx +++ b/chart2/source/controller/main/ChartController_EditData.cxx @@ -28,7 +28,6 @@ #include "ResId.hxx" #include "Strings.hrc" -// for RET_OK #include <vcl/msgbox.hxx> #include <vcl/svapp.hxx> #include <osl/mutex.hxx> diff --git a/chart2/source/controller/main/ChartController_Insert.cxx b/chart2/source/controller/main/ChartController_Insert.cxx index ea435b650227..dff59c8d33ee 100644 --- a/chart2/source/controller/main/ChartController_Insert.cxx +++ b/chart2/source/controller/main/ChartController_Insert.cxx @@ -55,13 +55,9 @@ #include <com/sun/star/chart/ErrorBarStyle.hpp> #include <svx/ActionDescriptionProvider.hxx> -// header for define RET_OK #include <vcl/msgbox.hxx> -// header for class OUStringBuffer #include <rtl/ustrbuf.hxx> -// header for class Application #include <vcl/svapp.hxx> -// header for class ::vos::OGuard #include <osl/mutex.hxx> using namespace ::com::sun::star; diff --git a/chart2/source/controller/main/ChartController_Position.cxx b/chart2/source/controller/main/ChartController_Position.cxx index e77fa95d5155..f83a149a3a96 100644 --- a/chart2/source/controller/main/ChartController_Position.cxx +++ b/chart2/source/controller/main/ChartController_Position.cxx @@ -32,7 +32,6 @@ #include "CommonConverters.hxx" #include <svx/ActionDescriptionProvider.hxx> -// header for define RET_OK #include <vcl/msgbox.hxx> #include <svx/svxids.hrc> #include <svx/rectenum.hxx> diff --git a/chart2/source/controller/main/ChartController_Properties.cxx b/chart2/source/controller/main/ChartController_Properties.cxx index 5c05794cd932..dd2e0fa3070c 100644 --- a/chart2/source/controller/main/ChartController_Properties.cxx +++ b/chart2/source/controller/main/ChartController_Properties.cxx @@ -52,12 +52,9 @@ #include "RegressionCurveHelper.hxx" #include <com/sun/star/chart2/XChartDocument.hpp> -//for auto_ptr #include <memory> -// header for define RET_OK #include <vcl/msgbox.hxx> -// for SolarMutex #include <vcl/svapp.hxx> #include <osl/mutex.hxx> #include <svx/ActionDescriptionProvider.hxx> diff --git a/chart2/source/controller/main/ChartController_TextEdit.cxx b/chart2/source/controller/main/ChartController_TextEdit.cxx index 729c816116b2..c9ae4572ffb9 100644 --- a/chart2/source/controller/main/ChartController_TextEdit.cxx +++ b/chart2/source/controller/main/ChartController_TextEdit.cxx @@ -32,10 +32,7 @@ #include "chartview/DrawModelWrapper.hxx" #include <svx/svdotext.hxx> - -// header for define RET_OK #include <vcl/msgbox.hxx> -// header for class SdrOutliner #include <svx/svdoutl.hxx> #include <svx/svxdlg.hxx> #include <svx/dialogs.hrc> diff --git a/chart2/source/controller/main/ChartController_Tools.cxx b/chart2/source/controller/main/ChartController_Tools.cxx index 1fbd1760b793..ff616975c7e1 100644 --- a/chart2/source/controller/main/ChartController_Tools.cxx +++ b/chart2/source/controller/main/ChartController_Tools.cxx @@ -52,24 +52,16 @@ #include <com/sun/star/chart/ErrorBarStyle.hpp> #include <svx/ActionDescriptionProvider.hxx> -// for TransferableDataHelper/TransferableHelper #include <svtools/transfer.hxx> -// for SotStorageStreamRef #include <sot/storage.hxx> -// for Graphic #include <vcl/graph.hxx> -// for SvxDrawingLayerImport/SvxUnoDrawingModel #include <svx/unomodel.hxx> -// for SdrModel #include <svx/svdmodel.hxx> -// for OInputStreamWrapper #include <unotools/streamwrap.hxx> -// for SolarMutex #include <vcl/svapp.hxx> #include <osl/mutex.hxx> #include <svx/dialmgr.hxx> #include <svx/dialogs.hrc> -// for OutlinerView #include <editeng/outliner.hxx> #include <svx/svditer.hxx> #include <svx/svdpage.hxx> diff --git a/chart2/source/controller/main/ChartController_Window.cxx b/chart2/source/controller/main/ChartController_Window.cxx index aded435f7e4a..a60f172b3018 100644 --- a/chart2/source/controller/main/ChartController_Window.cxx +++ b/chart2/source/controller/main/ChartController_Window.cxx @@ -62,19 +62,13 @@ #include <svx/svxids.hrc> #include <svx/ActionDescriptionProvider.hxx> -// header for class E3dObject #include <svx/obj3d.hxx> -// header for class E3dScene #include <svx/scene3d.hxx> -// header for class SdrDragMethod #include <svx/svddrgmt.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> #include <osl/mutex.hxx> - -// for InfoBox #include <vcl/msgbox.hxx> - #include <rtl/math.hxx> #include <svtools/acceleratorexecute.hxx> diff --git a/chart2/source/controller/main/ChartDropTargetHelper.hxx b/chart2/source/controller/main/ChartDropTargetHelper.hxx index fca3b8715c39..cbb99342da53 100644 --- a/chart2/source/controller/main/ChartDropTargetHelper.hxx +++ b/chart2/source/controller/main/ChartDropTargetHelper.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_CHART2_SOURCE_CONTROLLER_MAIN_CHARTDROPTARGETHELPER_HXX #define INCLUDED_CHART2_SOURCE_CONTROLLER_MAIN_CHARTDROPTARGETHELPER_HXX -// for DropTargetHelper #include <svtools/transfer.hxx> namespace com { namespace sun { namespace star { diff --git a/chart2/source/controller/main/ChartTransferable.cxx b/chart2/source/controller/main/ChartTransferable.cxx index a04d755655e6..20f46ac7d2ca 100644 --- a/chart2/source/controller/main/ChartTransferable.cxx +++ b/chart2/source/controller/main/ChartTransferable.cxx @@ -28,8 +28,6 @@ #include <svx/svdmodel.hxx> #include <svx/svdpage.hxx> #include <svx/unomodel.hxx> - -// header for class SdrView #include <svx/svdview.hxx> #define CHARTTRANSFER_OBJECTTYPE_DRAWMODEL 1 diff --git a/chart2/source/controller/main/ConfigurationAccess.cxx b/chart2/source/controller/main/ConfigurationAccess.cxx index 96c13df4de27..50f638a31358 100644 --- a/chart2/source/controller/main/ConfigurationAccess.cxx +++ b/chart2/source/controller/main/ConfigurationAccess.cxx @@ -20,11 +20,8 @@ #include "ConfigurationAccess.hxx" #include "macros.hxx" -// header for class SvtSysLocale #include <unotools/syslocale.hxx> -// header for class ConfigItem #include <unotools/configitem.hxx> -// header for rtl::Static #include <rtl/instance.hxx> namespace chart diff --git a/chart2/source/controller/main/DragMethod_Base.cxx b/chart2/source/controller/main/DragMethod_Base.cxx index 6da22f590ab7..f0213a97956a 100644 --- a/chart2/source/controller/main/DragMethod_Base.cxx +++ b/chart2/source/controller/main/DragMethod_Base.cxx @@ -24,8 +24,8 @@ #include "macros.hxx" #include "ObjectNameProvider.hxx" #include "ObjectIdentifier.hxx" + #include <rtl/math.hxx> -//header for class SdrPageView #include <svx/svdpagv.hxx> #include <svx/ActionDescriptionProvider.hxx> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/chart2/source/controller/main/DragMethod_Base.hxx b/chart2/source/controller/main/DragMethod_Base.hxx index dbc33d17b947..a068a0134d82 100644 --- a/chart2/source/controller/main/DragMethod_Base.hxx +++ b/chart2/source/controller/main/DragMethod_Base.hxx @@ -21,10 +21,7 @@ #include "DrawViewWrapper.hxx" #include <svx/ActionDescriptionProvider.hxx> -// header for class SdrDragMethod #include <svx/svddrgmt.hxx> - -// header for class WeakReference #include <cppuhelper/weakref.hxx> namespace chart diff --git a/chart2/source/controller/main/DragMethod_RotateDiagram.cxx b/chart2/source/controller/main/DragMethod_RotateDiagram.cxx index 9daa3dbee01b..eb0ea6053a65 100644 --- a/chart2/source/controller/main/DragMethod_RotateDiagram.cxx +++ b/chart2/source/controller/main/DragMethod_RotateDiagram.cxx @@ -30,7 +30,6 @@ #include <svx/sdr/overlay/overlaypolypolygon.hxx> #include <svx/sdr/overlay/overlaymanager.hxx> -// header for class E3dScene #include <svx/scene3d.hxx> #include <basegfx/matrix/b3dhommatrix.hxx> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/chart2/source/controller/main/DragMethod_RotateDiagram.hxx b/chart2/source/controller/main/DragMethod_RotateDiagram.hxx index 98825dfea7f2..919fec0c8388 100644 --- a/chart2/source/controller/main/DragMethod_RotateDiagram.hxx +++ b/chart2/source/controller/main/DragMethod_RotateDiagram.hxx @@ -21,7 +21,6 @@ #include "DragMethod_Base.hxx" -// header for class ::basegfx::B3DPolyPolygon #include <basegfx/polygon/b3dpolypolygon.hxx> namespace chart diff --git a/chart2/source/controller/main/PositionAndSizeHelper.cxx b/chart2/source/controller/main/PositionAndSizeHelper.cxx index 7b7f255009f5..5283348379cc 100644 --- a/chart2/source/controller/main/PositionAndSizeHelper.cxx +++ b/chart2/source/controller/main/PositionAndSizeHelper.cxx @@ -27,7 +27,6 @@ #include <com/sun/star/chart2/RelativeSize.hpp> #include "chartview/ExplicitValueProvider.hxx" -// header for class Rectangle #include <tools/gen.hxx> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/chart2/source/controller/main/SelectionHelper.cxx b/chart2/source/controller/main/SelectionHelper.cxx index cb264ea022dc..486f5a6d4ff4 100644 --- a/chart2/source/controller/main/SelectionHelper.cxx +++ b/chart2/source/controller/main/SelectionHelper.cxx @@ -23,11 +23,9 @@ #include "DiagramHelper.hxx" #include "ChartModelHelper.hxx" -// header for class SdrObjList #include <svx/svdpage.hxx> #include <svx/svditer.hxx> #include "svx/obj3d.hxx" -// header for class SdrPathObj #include <svx/svdopath.hxx> #include <vcl/svapp.hxx> #include <osl/mutex.hxx> diff --git a/chart2/source/controller/main/SelectionHelper.hxx b/chart2/source/controller/main/SelectionHelper.hxx index 3a57622a433c..9a5f56534e3f 100644 --- a/chart2/source/controller/main/SelectionHelper.hxx +++ b/chart2/source/controller/main/SelectionHelper.hxx @@ -23,7 +23,6 @@ #include "ObjectIdentifier.hxx" class SdrObject; -// header for enum SdrDragMode #include <svx/svdtypes.hxx> #include <com/sun/star/drawing/XShape.hpp> diff --git a/chart2/source/controller/main/UndoCommandDispatch.cxx b/chart2/source/controller/main/UndoCommandDispatch.cxx index 09ca819723e5..88e700aaa6c0 100644 --- a/chart2/source/controller/main/UndoCommandDispatch.cxx +++ b/chart2/source/controller/main/UndoCommandDispatch.cxx @@ -28,7 +28,6 @@ #include <vcl/svapp.hxx> #include <tools/diagnose_ex.h> -// for resource strings STR_UNDO and STR_REDO #include <svtools/svtools.hrc> #include <svtools/svtresid.hxx> |