summaryrefslogtreecommitdiff
path: root/cui/source/options/dbregister.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-08-25 10:28:19 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-08-29 09:43:23 +0200
commit00f4595fbec8a6bfc31687ed950525ce20c68fcd (patch)
tree3ef15a3a54d90c1ff121c380bb3d35ad4fc3a1aa /cui/source/options/dbregister.cxx
parentecada6d16942f52b37f45254c341c71a62de9a11 (diff)
tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9b6fda67ef7de65cc7b468dded862cd47dfd4269 Reviewed-on: https://gerrit.libreoffice.org/78078 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'cui/source/options/dbregister.cxx')
-rw-r--r--cui/source/options/dbregister.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/cui/source/options/dbregister.cxx b/cui/source/options/dbregister.cxx
index f8680e3a53f2..782541622bbd 100644
--- a/cui/source/options/dbregister.cxx
+++ b/cui/source/options/dbregister.cxx
@@ -19,28 +19,17 @@
#include <dbregister.hxx>
#include "dbregistersettings.hxx"
-#include "connpooloptions.hxx"
#include <svl/filenotation.hxx>
#include <helpids.h>
#include <tools/debug.hxx>
-#include <svtools/editbrowsebox.hxx>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
-#include <svl/eitem.hxx>
-#include <com/sun/star/uno/Exception.hpp>
-#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#include <com/sun/star/ui/dialogs/XFilePicker.hpp>
-#include <com/sun/star/ui/dialogs/XFilterManager.hpp>
-#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <svl/itemset.hxx>
#include "doclinkdialog.hxx"
-#include <unotools/localfilehelper.hxx>
-#include <sfx2/docfilt.hxx>
#include <dialmgr.hxx>
#include "dbregisterednamesconfig.hxx"
-#include <svx/dialogs.hrc>
#include <svx/databaseregistrationui.hxx>
#define TAB_WIDTH1 80