diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-17 11:23:44 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-17 15:27:09 +0100 |
commit | 3a4fbfd94335778f5390676af896447bb8df5c4a (patch) | |
tree | b4a447b13b5f65e83cc96d7ec39e7e165fce320c | |
parent | 30ed8bedee2f1858b965cb0b2109ee711764fd08 (diff) |
remove some unnecessary includes
Change-Id: I15c3a2b0696661de4ca6454b3ef047af3871eed3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88858
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | cui/inc/pch/precompiled_cui.hxx | 3 | ||||
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 28 | ||||
-rw-r--r-- | sc/source/ui/inc/inputwin.hxx | 1 |
3 files changed, 4 insertions, 28 deletions
diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx index ee93cd31562b..25c8af7e7414 100644 --- a/cui/inc/pch/precompiled_cui.hxx +++ b/cui/inc/pch/precompiled_cui.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-02-05 20:59:24 using: + Generated on 2020-02-17 11:24:44 using: ./bin/update_pch cui cui --cutoff=8 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -110,7 +110,6 @@ #include <vcl/builderpage.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/combobox.hxx> #include <vcl/ctrl.hxx> #include <vcl/customweld.hxx> #include <vcl/devicecoordinate.hxx> diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index e07870615787..a9d7b47a3666 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.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-02-01 10:58:09 using: + Generated on 2020-02-17 11:23:21 using: ./bin/update_pch sc sc --cutoff=12 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -22,6 +22,7 @@ #if PCH_LEVEL >= 1 #include <algorithm> +#include <atomic> #include <cassert> #include <cstddef> #include <cstring> @@ -35,7 +36,6 @@ #include <limits.h> #include <limits> #include <list> -#include <locale> #include <map> #include <math.h> #include <memory> @@ -43,7 +43,6 @@ #include <ostream> #include <set> #include <sstream> -#include <stack> #include <stddef.h> #include <string.h> #include <string> @@ -78,14 +77,12 @@ #include <rtl/alloc.h> #include <rtl/bootstrap.hxx> #include <rtl/character.hxx> -#include <rtl/cipher.h> #include <rtl/crc.h> #include <rtl/digest.h> #include <rtl/instance.hxx> #include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> -#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -128,7 +125,7 @@ #include <vcl/dockwin.hxx> #include <vcl/edit.hxx> #include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> +#include <vcl/event.hxx> #include <vcl/floatwin.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> @@ -214,9 +211,6 @@ #include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp> #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp> #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp> -#include <com/sun/star/document/XExporter.hpp> -#include <com/sun/star/document/XFilter.hpp> -#include <com/sun/star/document/XImporter.hpp> #include <com/sun/star/drawing/DashStyle.hpp> #include <com/sun/star/drawing/HatchStyle.hpp> #include <com/sun/star/drawing/TextFitToSizeType.hpp> @@ -262,7 +256,6 @@ #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/util/XUpdatable.hpp> -#include <com/sun/star/xml/sax/XFastAttributeList.hpp> #include <com/sun/star/xml/sax/XFastContextHandler.hpp> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> @@ -342,12 +335,9 @@ #include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <o3tl/underlyingenumvalue.hxx> -#include <oox/dllapi.h> -#include <oox/helper/refmap.hxx> #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> #include <salhelper/thread.hxx> -#include <sax/saxdllapi.h> #include <sax/tools/converter.hxx> #include <sfx2/app.hxx> #include <sfx2/basedlgs.hxx> @@ -389,10 +379,8 @@ #include <svl/zforlist.hxx> #include <svl/zformat.hxx> #include <svtools/colorcfg.hxx> -#include <svtools/ehdl.hxx> #include <svtools/optionsdrawinglayer.hxx> #include <svtools/svtdllapi.h> -#include <svtools/svtresid.hxx> #include <svtools/toolboxcontroller.hxx> #include <svx/XPropertyEntry.hxx> #include <svx/algitem.hxx> @@ -456,7 +444,6 @@ #include <tools/poly.hxx> #include <tools/ref.hxx> #include <tools/solar.h> -#include <tools/stream.hxx> #include <tools/time.hxx> #include <tools/toolsdllapi.h> #include <tools/urlobj.hxx> @@ -510,7 +497,6 @@ #include <dbdata.hxx> #include <dbdocfun.hxx> #include <dbfunc.hxx> -#include <decl.h> #include <docfunc.hxx> #include <dociter.hxx> #include <docoptio.hxx> @@ -530,8 +516,6 @@ #include <editutil.hxx> #include <externalrefmgr.hxx> #include <fillinfo.hxx> -#include <filter.hxx> -#include <flttypes.hxx> #include <formula/IControlReferenceHandler.hxx> #include <formula/compiler.hxx> #include <formula/errorcodes.hxx> @@ -541,7 +525,6 @@ #include <formula/token.hxx> #include <formula/vectortoken.hxx> #include <formulacell.hxx> -#include <ftools.hxx> #include <funcdesc.hxx> #include <global.hxx> #include <globalnames.hxx> @@ -551,14 +534,9 @@ #include <inputopt.hxx> #include <interpre.hxx> #include <listenercontext.hxx> -#include <lotattr.hxx> -#include <lotfntbf.hxx> -#include <lotrange.hxx> #include <markdata.hxx> #include <miscuno.hxx> -#include <namebuff.hxx> #include <olinetab.hxx> -#include <optab.h> #include <output.hxx> #include <patattr.hxx> #include <postit.hxx> diff --git a/sc/source/ui/inc/inputwin.hxx b/sc/source/ui/inc/inputwin.hxx index a04e87e529a9..71d1efcca17a 100644 --- a/sc/source/ui/inc/inputwin.hxx +++ b/sc/source/ui/inc/inputwin.hxx @@ -27,7 +27,6 @@ #include <sfx2/childwin.hxx> #include <svl/lstner.hxx> #include <vcl/button.hxx> -#include <vcl/combobox.hxx> #include <vcl/scrbar.hxx> #include <vcl/window.hxx> #include <vcl/transfer.hxx> |