summaryrefslogtreecommitdiffstats
path: root/dbaccess/IwyuFilter_dbaccess.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-03-01 10:34:34 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-03-03 17:28:41 +0100
commit131d5cdbb9526477864ea3bd839deab0e544b821 (patch)
treef0408a86e38d7203fb57042f3a1d9214e84c278f /dbaccess/IwyuFilter_dbaccess.yaml
parenttdf#80194 editeng: fix auto subscript calculations (diff)
downloadcore-131d5cdbb9526477864ea3bd839deab0e544b821.tar.gz
core-131d5cdbb9526477864ea3bd839deab0e544b821.zip
tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I1f4396eea206e2a8852a96e793be1f179ae837b7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89773 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'dbaccess/IwyuFilter_dbaccess.yaml')
-rw-r--r--dbaccess/IwyuFilter_dbaccess.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/dbaccess/IwyuFilter_dbaccess.yaml b/dbaccess/IwyuFilter_dbaccess.yaml
index 2e56f22afaa1..da6e9450ed21 100644
--- a/dbaccess/IwyuFilter_dbaccess.yaml
+++ b/dbaccess/IwyuFilter_dbaccess.yaml
@@ -21,3 +21,12 @@ blacklist:
dbaccess/source/filter/xml/xmlExport.hxx:
# Needed for implicit dtor
- xmloff/txtprmap.hxx
+ dbaccess/source/ui/inc/sbamultiplex.hxx:
+ # Needed for macros
+ - cppuhelper/queryinterface.hxx
+ dbaccess/source/ui/dlg/odbcconfig.hxx:
+ # Needed on WIN32
+ - tools/link.hxx
+ dbaccess/source/ui/querydesign/QueryTabConnUndoAction.hxx:
+ # Needed for direct member access
+ - JoinTableView.hxx