office-gobmx/test/IwyuFilter_test.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

79 lines
2.6 KiB
YAML

---
assumeFilename: test/source/unoapi_test.cxx
excludelist:
test/source/vclbootstrapprotector.cxx:
# Used in Coverity-specific #ifdef
- sal/log.hxx
test/source/container/xchild.cxx:
# Actually used
- com/sun/star/uno/XInterface.hpp
test/source/container/xnamereplace.cxx:
# Actually used
- com/sun/star/uno/Any.hxx
test/source/drawing/xshape.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/drawing/captionshape.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/helper/shape.cxx:
# Actually used
- com/sun/star/lang/XComponent.hpp
test/source/sheet/databaserange.cxx:
# Actually used
- com/sun/star/sheet/XDatabaseRange.hpp
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/sheetcell.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/sheetcellrange.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/sheetfilterdescriptor.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/xarealink.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/xcalculatable.cxx:
# Actually used
- com/sun/star/table/XCell.hpp
test/source/sheet/xcelladdressable.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/xcellrangereferrer.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/xconsolidationdescriptor.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/xdocumentauditing.cxx:
# Actually used
- com/sun/star/awt/Point.hpp
- com/sun/star/beans/PropertyValue.hpp
- com/sun/star/frame/XFrame.hpp
test/source/sheet/xformulaquery.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/xlabelrange.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/xnamedrange.cxx:
# Actually used
- com/sun/star/sheet/XNamedRange.hpp
test/source/sheet/xscenarioenhanced.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/xsheetannotationanchor.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/sheet/xsheetcellrangecontainer.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/table/xtablechart.cxx:
# Needed for template
- test/cppunitasserthelper.hxx
test/source/text/textcontent.cxx:
# Actually used
- com/sun/star/text/TextContentAnchorType.hpp