diff options
-rw-r--r-- | avmedia/source/viewer/mediaevent_impl.cxx | 1 | ||||
-rw-r--r-- | basic/source/classes/sbxmod.cxx | 5 | ||||
-rw-r--r-- | basic/source/runtime/iosys.cxx | 2 | ||||
-rw-r--r-- | basic/source/uno/namecont.cxx | 2 | ||||
-rw-r--r-- | canvas/source/directx/dx_textlayout_drawhelper.cxx | 2 | ||||
-rw-r--r-- | canvas/source/vcl/bitmapbackbuffer.cxx | 1 | ||||
-rw-r--r-- | chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx | 1 | ||||
-rw-r--r-- | chart2/source/controller/dialogs/dlg_DataEditor.cxx | 1 | ||||
-rw-r--r-- | chart2/source/controller/main/ControllerCommandDispatch.cxx | 1 | ||||
-rw-r--r-- | chart2/source/model/main/ChartModel.cxx | 1 | ||||
-rw-r--r-- | chart2/source/model/template/ChartTypeTemplate.cxx | 1 | ||||
-rw-r--r-- | chart2/source/model/template/PieChartType.cxx | 1 | ||||
-rw-r--r-- | chart2/source/tools/CharacterProperties.cxx | 1 | ||||
-rw-r--r-- | chart2/source/tools/DiagramHelper.cxx | 1 | ||||
-rw-r--r-- | comphelper/source/misc/instancelocker.cxx | 1 | ||||
-rw-r--r-- | comphelper/source/property/genericpropertyset.cxx | 1 |
16 files changed, 0 insertions, 23 deletions
diff --git a/avmedia/source/viewer/mediaevent_impl.cxx b/avmedia/source/viewer/mediaevent_impl.cxx index f7cd33409cea..3054c507f059 100644 --- a/avmedia/source/viewer/mediaevent_impl.cxx +++ b/avmedia/source/viewer/mediaevent_impl.cxx @@ -29,7 +29,6 @@ #include "mediaevent_impl.hxx" #include "mediawindow_impl.hxx" #include <osl/mutex.hxx> -#include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include <vcl/event.hxx> diff --git a/basic/source/classes/sbxmod.cxx b/basic/source/classes/sbxmod.cxx index 40ae0d7bffbf..9d3a4b9e87de 100644 --- a/basic/source/classes/sbxmod.cxx +++ b/basic/source/classes/sbxmod.cxx @@ -79,11 +79,9 @@ using namespace com::sun::star; #include <com/sun/star/frame/XDesktop.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <comphelper/processfactory.hxx> -#include <vcl/svapp.hxx> #include <map> #include <com/sun/star/reflection/XProxyFactory.hpp> #include <cppuhelper/implbase1.hxx> -#include <basic/sbobjmod.hxx> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/script/XInvocation.hpp> @@ -95,14 +93,11 @@ using namespace com::sun::star::script; #include <com/sun/star/script/XLibraryContainer.hpp> -#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/awt/XDialogProvider.hpp> #include <com/sun/star/awt/XTopWindow.hpp> #include <com/sun/star/awt/XWindow.hpp> #include <com/sun/star/awt/XControl.hpp> -#include <cppuhelper/implbase1.hxx> #include <comphelper/anytostring.hxx> -#include <com/sun/star/beans/XPropertySet.hpp> #include <ooo/vba/VbQueryClose.hpp> typedef ::cppu::WeakImplHelper1< XInvocation > DocObjectWrapper_BASE; diff --git a/basic/source/runtime/iosys.cxx b/basic/source/runtime/iosys.cxx index fb33fcd18930..6c72322961b7 100644 --- a/basic/source/runtime/iosys.cxx +++ b/basic/source/runtime/iosys.cxx @@ -45,8 +45,6 @@ #include <rtl/textenc.h> #include <rtl/strbuf.hxx> #include <rtl/ustrbuf.hxx> -#include <rtl/textenc.h> -#include <rtl/ustrbuf.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/string.hxx> diff --git a/basic/source/uno/namecont.cxx b/basic/source/uno/namecont.cxx index a9307d20a0cb..7dc31025da72 100644 --- a/basic/source/uno/namecont.cxx +++ b/basic/source/uno/namecont.cxx @@ -34,7 +34,6 @@ #include <vcl/svapp.hxx> #include <osl/mutex.hxx> #include <tools/errinf.hxx> -#include <osl/mutex.hxx> #include <rtl/oustringostreaminserter.hxx> #include <rtl/uri.hxx> #include <rtl/strbuf.hxx> @@ -64,7 +63,6 @@ #include <com/sun/star/script/vba/VBAScriptEventId.hpp> #include <com/sun/star/deployment/ExtensionManager.hpp> #include <comphelper/storagehelper.hxx> -#include <comphelper/anytostring.hxx> #include <cppuhelper/exc_hlp.hxx> #include <basic/sbmod.hxx> #include <boost/scoped_ptr.hpp> diff --git a/canvas/source/directx/dx_textlayout_drawhelper.cxx b/canvas/source/directx/dx_textlayout_drawhelper.cxx index 527c8395f803..508db17a3f27 100644 --- a/canvas/source/directx/dx_textlayout_drawhelper.cxx +++ b/canvas/source/directx/dx_textlayout_drawhelper.cxx @@ -31,7 +31,6 @@ #include <vcl/metric.hxx> #include <vcl/virdev.hxx> -#include <vcl/metric.hxx> #include <vcl/canvastools.hxx> #include <tools/diagnose_ex.h> @@ -40,7 +39,6 @@ #include <com/sun/star/rendering/FontRequest.hpp> #include <com/sun/star/rendering/PanoseProportion.hpp> #include <com/sun/star/rendering/XCanvasFont.hpp> -#include <com/sun/star/rendering/PanoseProportion.hpp> #include <comphelper/sequence.hxx> #include <comphelper/scopeguard.hxx> #include <tools/color.hxx> diff --git a/canvas/source/vcl/bitmapbackbuffer.cxx b/canvas/source/vcl/bitmapbackbuffer.cxx index ad7197f302ce..515d1abcf1ba 100644 --- a/canvas/source/vcl/bitmapbackbuffer.cxx +++ b/canvas/source/vcl/bitmapbackbuffer.cxx @@ -30,7 +30,6 @@ #include "bitmapbackbuffer.hxx" #include <osl/mutex.hxx> -#include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include <vcl/bitmapex.hxx> 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" diff --git a/comphelper/source/misc/instancelocker.cxx b/comphelper/source/misc/instancelocker.cxx index 49bcf51f3d91..3ddf5a391a19 100644 --- a/comphelper/source/misc/instancelocker.cxx +++ b/comphelper/source/misc/instancelocker.cxx @@ -35,7 +35,6 @@ #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/frame/XDesktop.hpp> #include <com/sun/star/frame/DoubleInitializationException.hpp> -#include <com/sun/star/frame/DoubleInitializationException.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include "instancelocker.hxx" diff --git a/comphelper/source/property/genericpropertyset.cxx b/comphelper/source/property/genericpropertyset.cxx index de1b3d1f89e2..d03bad88fd6f 100644 --- a/comphelper/source/property/genericpropertyset.cxx +++ b/comphelper/source/property/genericpropertyset.cxx @@ -36,7 +36,6 @@ #include <comphelper/propertysetinfo.hxx> #include <comphelper/stl_types.hxx> #include <comphelper/servicehelper.hxx> -#include <osl/mutex.hxx> #include <rtl/uuid.h> /////////////////////////////////////////////////////////////////////// |