summaryrefslogtreecommitdiff
path: root/configmgr/IwyuFilter_configmgr.yaml
blob: 7ad9698c022f02dea40e0c8a9241622665a271ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
assumeFilename: configmgr/source/access.cxx
blacklist:
    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