summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2018-05-27 08:49:49 +0100
committerMike Kaganski <mike.kaganski@collabora.com>2018-05-27 18:44:16 +0200
commitc9e092c3c310105c608266d2d01bfb3cbd57271c (patch)
treeacd766039ec44d0cec8356705617f61c35e9ac3a /sw
parent8a648b82f85d4b0eed67067ed2ddc211ad64ce72 (diff)
Cleanup includes
Change-Id: Ia2723b168ecc0bdb023c98bfb71b297684ee8c7f Reviewed-on: https://gerrit.libreoffice.org/54876 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/uibase/app/apphdl.cxx33
1 files changed, 1 insertions, 32 deletions
diff --git a/sw/source/uibase/app/apphdl.cxx b/sw/source/uibase/app/apphdl.cxx
index 6d8e340ccd9e..05efb9d821e4 100644
--- a/sw/source/uibase/app/apphdl.cxx
+++ b/sw/source/uibase/app/apphdl.cxx
@@ -19,43 +19,22 @@
#include <config_features.h>
-#include <hintids.hxx>
-
-#include <comphelper/processfactory.hxx>
#include <comphelper/propertysequence.hxx>
-#include <osl/diagnose.h>
-#include <tools/link.hxx>
-#include <svl/urihelper.hxx>
-#include <unotools/pathoptions.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/event.hxx>
#include <sfx2/objitem.hxx>
#include <svx/dataaccessdescriptor.hxx>
-#include <svl/srchitem.hxx>
-#include <svtools/accessibilityoptions.hxx>
-#include <svtools/colorcfg.hxx>
#include <svtools/restartdialog.hxx>
-#include <svl/eitem.hxx>
#include <svl/whiter.hxx>
#include <svl/isethint.hxx>
#include <sfx2/request.hxx>
#include <sfx2/fcontnr.hxx>
-#include <svl/stritem.hxx>
#include <svl/ctloptions.hxx>
#include <unotools/useroptions.hxx>
-#include <vcl/sysdata.hxx>
-#include <vcl/wrkwin.hxx>
-#include <svx/insctrl.hxx>
-#include <svx/selctrl.hxx>
#include <com/sun/star/document/UpdateDocMode.hpp>
#include <sfx2/docfile.hxx>
-#include <svx/xmlsecctrl.hxx>
-#include <navicfg.hxx>
-
#include <sfx2/objface.hxx>
-#include <sfx2/app.hxx>
-#include <edtwin.hxx>
#include <view.hxx>
#include <pview.hxx>
#include <srcview.hxx>
@@ -65,27 +44,21 @@
#include <initui.hxx>
#include <uitool.hxx>
#include <swmodule.hxx>
-#include <wdocsh.hxx>
#include <wview.hxx>
#include <usrpref.hxx>
#include <gloslst.hxx>
#include <glosdoc.hxx>
#include <doc.hxx>
-#include <IDocumentUndoRedo.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <IDocumentFieldsAccess.hxx>
-#include <cfgitems.hxx>
#include <prtopt.hxx>
#include <modcfg.hxx>
-#include <globals.h>
-#include <app.hrc>
#include <fontcfg.hxx>
#include <barcfg.hxx>
+#include <navicfg.hxx>
#include <uinums.hxx>
#include <dbconfig.hxx>
#include <mmconfigitem.hxx>
-#include <linguistic/lngprops.hxx>
-#include <editeng/unolingu.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/frame/XLayoutManager.hpp>
@@ -95,13 +68,9 @@
#include <org/freedesktop/PackageKit/SyncDbusSessionHelper.hpp>
#include <swabstdlg.hxx>
-#include <vcl/status.hxx>
-
#include <salhelper/simplereferenceobject.hxx>
#include <rtl/ref.hxx>
-#include <unomid.h>
-
using namespace ::com::sun::star;
// Slotmaps for the application's methods