summaryrefslogtreecommitdiffstats
path: root/configmgr/IwyuFilter_configmgr.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
commited5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch)
tree7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /configmgr/IwyuFilter_configmgr.yaml
parentInitial commit. (diff)
downloadlibreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz
libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'configmgr/IwyuFilter_configmgr.yaml')
-rw-r--r--configmgr/IwyuFilter_configmgr.yaml56
1 files changed, 56 insertions, 0 deletions
diff --git a/configmgr/IwyuFilter_configmgr.yaml b/configmgr/IwyuFilter_configmgr.yaml
new file mode 100644
index 000000000..5cb79e6ae
--- /dev/null
+++ b/configmgr/IwyuFilter_configmgr.yaml
@@ -0,0 +1,56 @@
+---
+assumeFilename: configmgr/source/access.cxx
+excludelist:
+ configmgr/source/nodemap.hxx:
+ # Needed for direct member access
+ - node.hxx
+ configmgr/source/type.hxx:
+ # Needed for css shortcut
+ - sal/types.h
+ configmgr/source/access.cxx:
+ # Safer to keep for use in cppu:UnoType template
+ - com/sun/star/uno/XWeak.hpp
+ 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
+ - com/sun/star/uno/Sequence.hxx
+ 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