diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-23 20:54:59 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-24 16:01:38 +0100 |
commit | 9843c68c0402fc589494dfa28e22fa43b99ac9ae (patch) | |
tree | da8fc51574f3567a26d3216f28a1aeca6bcd8e6b /svx/inc | |
parent | b431d38974d3802f33ef91eb6ee2e3366687bf4d (diff) |
remove some unused includes and update pch
Change-Id: I481e3431ce50618cc64b744303734a1763c51e57
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87301
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/galbrws2.hxx | 2 | ||||
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 6 | ||||
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/svx/inc/galbrws2.hxx b/svx/inc/galbrws2.hxx index 51d84f4aa0ee..2f904dc236ba 100644 --- a/svx/inc/galbrws2.hxx +++ b/svx/inc/galbrws2.hxx @@ -20,8 +20,6 @@ #ifndef INCLUDED_SVX_INC_GALBRWS2_HXX #define INCLUDED_SVX_INC_GALBRWS2_HXX -#include <vcl/fixed.hxx> -#include <vcl/toolbox.hxx> #include <vcl/transfer.hxx> #include <svl/lstner.hxx> #include <svx/galctrl.hxx> diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 69189bb5b1d6..62505b0ebbbb 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2020-01-17 19:33:52 using: + Generated on 2020-01-23 20:54:27 using: ./bin/update_pch svx svx --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -76,8 +76,6 @@ #include <vcl/alpha.hxx> #include <vcl/bitmapex.hxx> #include <vcl/builder.hxx> -#include <vcl/builderfactory.hxx> -#include <vcl/button.hxx> #include <vcl/combobox.hxx> #include <vcl/commandevent.hxx> #include <vcl/commandinfoprovider.hxx> @@ -102,7 +100,6 @@ #include <vcl/metric.hxx> #include <vcl/outdev.hxx> #include <vcl/ptrstyle.hxx> -#include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/status.hxx> #include <vcl/svapp.hxx> @@ -376,6 +373,7 @@ #include <svx/galmisc.hxx> #include <svx/itemwin.hxx> #include <svx/itextprovider.hxx> +#include <svx/linectrl.hxx> #include <svx/obj3d.hxx> #include <svx/pageitem.hxx> #include <svx/rotmodit.hxx> diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index bc5d37d92124..b13fde720667 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2020-01-19 20:29:49 using: + Generated on 2020-01-23 20:57:45 using: ./bin/update_pch svx svxcore --cutoff=7 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -61,7 +61,6 @@ #include <osl/getglobalmutex.hxx> #include <osl/interlck.h> #include <osl/mutex.hxx> -#include <osl/thread.h> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/character.hxx> @@ -115,6 +114,7 @@ #include <vcl/edit.hxx> #include <vcl/errcode.hxx> #include <vcl/event.hxx> +#include <vcl/field.hxx> #include <vcl/floatwin.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> @@ -133,7 +133,6 @@ #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/scopedbitmapaccess.hxx> -#include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> @@ -217,6 +216,7 @@ #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> +#include <com/sun/star/frame/XToolbarController.hpp> #include <com/sun/star/graphic/XGraphic.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/graphic/XPrimitive3D.hpp> @@ -228,6 +228,7 @@ #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XEventListener.hpp> +#include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> @@ -261,7 +262,9 @@ #include <comphelper/comphelperdllapi.h> #include <comphelper/lok.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/propagg.hxx> #include <comphelper/property.hxx> +#include <comphelper/propertycontainerhelper.hxx> #include <comphelper/propstate.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> @@ -338,6 +341,7 @@ #include <salhelper/singletonref.hxx> #include <salhelper/thread.hxx> #include <sfx2/app.hxx> +#include <sfx2/basedlgs.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/dllapi.h> |