summaryrefslogtreecommitdiff
path: root/configmgr/IwyuFilter_configmgr.yaml
blob: 3a54ce434a219b312934e8a2b231fdd0acf9b833 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
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
    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