diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2018-10-04 09:07:36 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-10-08 12:16:44 +0200 |
commit | 2a962cb122f796aef9a10252ab224f5cd70569cf (patch) | |
tree | df39ffbde5b06911568acf04e09c08cd87a9ac13 /svx | |
parent | 9b686537f59a63bad05a0cfe7fc5f1096bb7a7c1 (diff) |
tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.
Change-Id: I04c5ba277d5b3398c07de6ae66713d977636088d
Reviewed-on: https://gerrit.libreoffice.org/61347
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/accessibility/ChildrenManagerImpl.cxx | 1 | ||||
-rw-r--r-- | svx/source/fmcomp/fmgridcl.cxx | 1 | ||||
-rw-r--r-- | svx/source/fmcomp/gridcell.cxx | 1 | ||||
-rw-r--r-- | svx/source/fmcomp/gridctrl.cxx | 1 | ||||
-rw-r--r-- | svx/source/form/fmdmod.cxx | 1 | ||||
-rw-r--r-- | svx/source/form/formcontroller.cxx | 1 | ||||
-rw-r--r-- | svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx | 1 | ||||
-rw-r--r-- | svx/source/svdraw/svdoashp.cxx | 1 | ||||
-rw-r--r-- | svx/source/svdraw/svdouno.cxx | 1 |
9 files changed, 9 insertions, 0 deletions
diff --git a/svx/source/accessibility/ChildrenManagerImpl.cxx b/svx/source/accessibility/ChildrenManagerImpl.cxx index a62587ddfc47..74a956befb7e 100644 --- a/svx/source/accessibility/ChildrenManagerImpl.cxx +++ b/svx/source/accessibility/ChildrenManagerImpl.cxx @@ -32,6 +32,7 @@ #include <com/sun/star/frame/XController.hpp> #include <com/sun/star/view/XSelectionSupplier.hpp> #include <com/sun/star/container/XChild.hpp> +#include <comphelper/types.hxx> #include <rtl/ustring.hxx> #include <tools/debug.hxx> diff --git a/svx/source/fmcomp/fmgridcl.cxx b/svx/source/fmcomp/fmgridcl.cxx index 7aa1a207bede..2a344282a2cb 100644 --- a/svx/source/fmcomp/fmgridcl.cxx +++ b/svx/source/fmcomp/fmgridcl.cxx @@ -56,6 +56,7 @@ #include <comphelper/processfactory.hxx> #include <comphelper/property.hxx> #include <comphelper/string.hxx> +#include <comphelper/types.hxx> #include <connectivity/dbtools.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/viewfrm.hxx> diff --git a/svx/source/fmcomp/gridcell.cxx b/svx/source/fmcomp/gridcell.cxx index 9b2a774ae918..ee8df28c5ec2 100644 --- a/svx/source/fmcomp/gridcell.cxx +++ b/svx/source/fmcomp/gridcell.cxx @@ -51,6 +51,7 @@ #include <comphelper/property.hxx> #include <comphelper/servicehelper.hxx> #include <comphelper/string.hxx> +#include <comphelper/types.hxx> #include <connectivity/formattedcolumnvalue.hxx> #include <cppuhelper/typeprovider.hxx> #include <i18nlangtag/lang.h> diff --git a/svx/source/fmcomp/gridctrl.cxx b/svx/source/fmcomp/gridctrl.cxx index 06dfb8496c3c..eedf197d0c8f 100644 --- a/svx/source/fmcomp/gridctrl.cxx +++ b/svx/source/fmcomp/gridctrl.cxx @@ -55,6 +55,7 @@ #include <sdbdatacolumn.hxx> #include <comphelper/property.hxx> +#include <comphelper/types.hxx> #include <cppuhelper/implbase.hxx> #include <algorithm> diff --git a/svx/source/form/fmdmod.cxx b/svx/source/form/fmdmod.cxx index 509d4c4ed5dc..849d21b25871 100644 --- a/svx/source/form/fmdmod.cxx +++ b/svx/source/form/fmdmod.cxx @@ -23,6 +23,7 @@ #include <fmobj.hxx> #include <svx/unoshape.hxx> #include <comphelper/processfactory.hxx> +#include <com/sun/star/uno/XComponentContext.hpp> #include <svx/fmglob.hxx> using namespace ::svxform; diff --git a/svx/source/form/formcontroller.cxx b/svx/source/form/formcontroller.cxx index ea762b98d52a..a5e6fae5fe75 100644 --- a/svx/source/form/formcontroller.cxx +++ b/svx/source/form/formcontroller.cxx @@ -71,6 +71,7 @@ #include <comphelper/property.hxx> #include <comphelper/sequence.hxx> #include <comphelper/flagguard.hxx> +#include <comphelper/types.hxx> #include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> diff --git a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx index 57b0bfaff55e..c785a6cdad13 100644 --- a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx +++ b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx @@ -41,6 +41,7 @@ #include <com/sun/star/awt/InvalidateStyle.hpp> #include <com/sun/star/util/XModeChangeListener.hpp> #include <com/sun/star/util/XModeChangeBroadcaster.hpp> +#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/container/XContainerListener.hpp> #include <com/sun/star/container/XContainer.hpp> diff --git a/svx/source/svdraw/svdoashp.cxx b/svx/source/svdraw/svdoashp.cxx index b87dc21c6a2e..f1ac0921dac3 100644 --- a/svx/source/svdraw/svdoashp.cxx +++ b/svx/source/svdraw/svdoashp.cxx @@ -30,6 +30,7 @@ #include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/awt/Rectangle.hpp> +#include <com/sun/star/uno/XComponentContext.hpp> #include <comphelper/processfactory.hxx> #include <svl/urihelper.hxx> #include <com/sun/star/uno/Sequence.h> diff --git a/svx/source/svdraw/svdouno.cxx b/svx/source/svdraw/svdouno.cxx index 68b13f3d2e4f..38ea6471ebe4 100644 --- a/svx/source/svdraw/svdouno.cxx +++ b/svx/source/svdraw/svdouno.cxx @@ -31,6 +31,7 @@ #include <com/sun/star/io/XObjectOutputStream.hpp> #include <com/sun/star/io/XObjectInputStream.hpp> #include <com/sun/star/util/XCloneable.hpp> +#include <com/sun/star/uno/XComponentContext.hpp> #include <comphelper/processfactory.hxx> #include <vcl/pdfextoutdevdata.hxx> #include <svx/svdouno.hxx> |