office-gobmx/uui/IwyuFilter_uui.yaml
Thorsten Behrens c5b985bc9b replace usage of blacklist with excludelist for IWYU
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>
2020-07-10 02:03:40 +02:00

13 lines
365 B
YAML

---
assumeFilename: uui/source/iahndl.cxx
excludelist:
uui/inc/ids.hxx:
# Needed by macro defines
- vcl/errcode.hxx
uui/source/iahndl.cxx:
# Actually used
- com/sun/star/awt/XWindow.hpp
- com/sun/star/task/XInteractionRequest.hpp
uui/source/passwordcontainer.cxx:
# Actually used
- com/sun/star/lang/XMultiServiceFactory.hpp