summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-08-12 12:28:03 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-08-13 09:09:49 +0200
commit6abfb78333faa11a7790eb18a79753992efc2737 (patch)
treefc7e2c40991772aa84d8c062ab0f1991166ca231 /sw/source/ui/dialog
parentd2c7b60ee9591e3d951950e7b230dc271d3483f2 (diff)
tdf#42949 Fix IWYU warnings in sw/source/ui/*/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I6dcdf9865589b1886a3ebaa1f37cbe8e2da7c98d Reviewed-on: https://gerrit.libreoffice.org/77348 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/source/ui/dialog')
-rw-r--r--sw/source/ui/dialog/swdlgfact.hxx33
1 files changed, 33 insertions, 0 deletions
diff --git a/sw/source/ui/dialog/swdlgfact.hxx b/sw/source/ui/dialog/swdlgfact.hxx
index 9d07b650c989..d149f5ce9e5b 100644
--- a/sw/source/ui/dialog/swdlgfact.hxx
+++ b/sw/source/ui/dialog/swdlgfact.hxx
@@ -21,6 +21,39 @@
#include <swabstdlg.hxx>
+#include <abstract.hxx>
+#include <ascfldlg.hxx>
+#include <break.hxx>
+#include <cnttab.hxx>
+#include <colwd.hxx>
+#include <convert.hxx>
+#include <DateFormFieldDialog.hxx>
+#include <dbinsdlg.hxx>
+#include <DropDownFieldDialog.hxx>
+#include <DropDownFormFieldDialog.hxx>
+#include <fldtdlg.hxx>
+#include <glossary.hxx>
+#include <inpdlg.hxx>
+#include <insfnote.hxx>
+#include <instable.hxx>
+#include <javaedit.hxx>
+#include <label.hxx>
+#include <mailmergewizard.hxx>
+#include <mailmrge.hxx>
+#include <mergetbl.hxx>
+#include <multmrk.hxx>
+#include <regionsw.hxx>
+#include <rowht.hxx>
+#include <selglos.hxx>
+#include <splittbl.hxx>
+#include <srtdlg.hxx>
+#include <swmodalredlineacceptdlg.hxx>
+#include <swrenamexnameddlg.hxx>
+#include <swuicnttab.hxx>
+#include <swuiidxmrk.hxx>
+#include <tautofmt.hxx>
+#include <wordcountdialog.hxx>
+
class SwInsertAbstractDlg;
class SwAsciiFilterDlg;
class Dialog;