c5b985bc9b
Background and motivation: https://tools.ietf.org/html/draft-knodel-terminology-02 Change-Id: I2f22d455d2a936a85750eaab1fda215ebb6d9d48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98182 Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
15 lines
430 B
YAML
15 lines
430 B
YAML
---
|
|
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
|