summaryrefslogtreecommitdiff
path: root/configmgr/IwyuFilter_configmgr.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-10-31 14:32:20 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-11-06 08:18:45 +0100
commit7bdbb50a507df4c419f68d2ae453dd482267f168 (patch)
treec9797c8f343108fedad6f900b1952b69570b517f /configmgr/IwyuFilter_configmgr.yaml
parent6e921467c411718793422a43fb3e3060fdeaeda9 (diff)
tdf#42949 Fix new IWYU warnings in directories c*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Iac1e7802dbe1efa01c2befdd10406231788d4fc1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105315 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'configmgr/IwyuFilter_configmgr.yaml')
-rw-r--r--configmgr/IwyuFilter_configmgr.yaml40
1 files changed, 40 insertions, 0 deletions
diff --git a/configmgr/IwyuFilter_configmgr.yaml b/configmgr/IwyuFilter_configmgr.yaml
index 9a74a25f8a92..3a54ce434a21 100644
--- a/configmgr/IwyuFilter_configmgr.yaml
+++ b/configmgr/IwyuFilter_configmgr.yaml
@@ -13,3 +13,43 @@ excludelist:
configmgr/source/dconf.cxx:
# Generic wrapper for dconf
- dconf/dconf.h
+ configmgr/source/broadcaster.cxx:
+ # Needed for template
+ - com/sun/star/beans/XPropertiesChangeListener.hpp
+ - com/sun/star/beans/XPropertyChangeListener.hpp
+ - com/sun/star/container/XContainerListener.hpp
+ - com/sun/star/lang/XEventListener.hpp
+ - com/sun/star/util/XChangesListener.hpp
+ configmgr/source/childaccess.cxx:
+ # Actually used
+ - vector
+ - com/sun/star/uno/XInterface.hpp
+ configmgr/source/configurationprovider.cxx:
+ # Actually used
+ - com/sun/star/uno/XInterface.hpp
+ configmgr/source/components.cxx:
+ # Actually used
+ - com/sun/star/uno/XComponentContext.hpp
+ configmgr/source/access.cxx:
+ # Actually used
+ - vector
+ - com/sun/star/beans/XPropertiesChangeListener.hpp
+ - com/sun/star/beans/XPropertyChangeListener.hpp
+ - com/sun/star/beans/XVetoableChangeListener.hpp
+ - com/sun/star/container/XContainerListener.hpp
+ - com/sun/star/lang/XEventListener.hpp
+ - com/sun/star/uno/XInterface.hpp
+ configmgr/source/parsemanager.cxx:
+ # Actually used
+ - set
+ configmgr/source/partial.cxx:
+ # Actually used
+ - set
+ configmgr/source/rootaccess.cxx:
+ # Actually used
+ - vector
+ - com/sun/star/util/ElementChange.hpp
+ - com/sun/star/util/XChangesListener.hpp
+ configmgr/source/xcdparser.cxx:
+ # Actually used
+ - set