summaryrefslogtreecommitdiff
path: root/dbaccess/IwyuFilter_dbaccess.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-02-23 12:53:38 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-02-27 09:05:38 +0100
commitca281166ef75a9c52ccd792b8d1f86609ca40c1e (patch)
tree46c6c5568292e8747dca84b665228ea591968ba0 /dbaccess/IwyuFilter_dbaccess.yaml
parentc6aceaa407faf9950675411cc24d0c156fc7d972 (diff)
tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxx
Except for source/ui/ Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: If3e2a4cea3c44bd26f1c44309c52eae522904ae3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89299 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'dbaccess/IwyuFilter_dbaccess.yaml')
-rw-r--r--dbaccess/IwyuFilter_dbaccess.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/dbaccess/IwyuFilter_dbaccess.yaml b/dbaccess/IwyuFilter_dbaccess.yaml
new file mode 100644
index 000000000000..2e56f22afaa1
--- /dev/null
+++ b/dbaccess/IwyuFilter_dbaccess.yaml
@@ -0,0 +1,23 @@
+---
+assumeFilename: dbaccess/source/ui/querydesign/QueryDesignView.cxx
+blacklist:
+ dbaccess/source/inc/dbu_reghelper.hxx:
+ # Needed for registrationhelper.hxx
+ - com/sun/star/lang/XSingleServiceFactory.hpp
+ - com/sun/star/lang/XMultiServiceFactory.hpp
+ - rtl/ustring.hxx
+ - cppuhelper/factory.hxx
+ dbaccess/source/inc/flt_reghelper.hxx:
+ # Needed for registrationhelper.hxx
+ - com/sun/star/lang/XSingleServiceFactory.hpp
+ - com/sun/star/lang/XMultiServiceFactory.hpp
+ - rtl/ustring.hxx
+ - cppuhelper/factory.hxx
+ dbaccess/source/inc/apitools.hxx:
+ # Needed for macros to work
+ - com/sun/star/lang/XMultiServiceFactory.hpp
+ - comphelper/sequence.hxx
+ - strings.hxx
+ dbaccess/source/filter/xml/xmlExport.hxx:
+ # Needed for implicit dtor
+ - xmloff/txtprmap.hxx