office-gobmx/test/IwyuFilter_test.yaml
Gabor Kelemen 7ac769c1a9 tdf#42949 Fix IWYU warnings in test/
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: Id1ee9b6d44315443d023bdfbf9ae8e5aa2158ab2
Reviewed-on: https://gerrit.libreoffice.org/85171
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-12-19 10:20:04 +01:00

79 lines
2.6 KiB
YAML

---
assumeFilename: test/source/unoapi_test.cxx
blacklist:
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