office-gobmx/drawinglayer/IwyuFilter_drawinglayer.yaml
Gabor Kelemen 433e60eb52 tdf#42949 Fix new IWYU warnings in directories d*
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: I8f3cd05dbd86bd22fd84d767adc44fc2b0c89404
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105468
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-11-09 16:04:18 +01:00

21 lines
859 B
YAML

---
assumeFilename: drawinglayer/source/primitive2d/svggradientprimitive2d.cxx
excludelist:
drawinglayer/source/dumper/EnhancedShapeDumper.cxx:
# Actually used
- com/sun/star/beans/XPropertySet.hpp
drawinglayer/source/geometry/viewinformation2d.cxx:
# Actually used
- com/sun/star/drawing/XDrawPage.hpp
drawinglayer/source/primitive2d/sceneprimitive2d.cxx:
# Needed for direct member access
- drawinglayer/attribute/sdrlightattribute3d.hxx
drawinglayer/source/primitive2d/textlayoutdevice.cxx:
# Needed for template
- com/sun/star/uno/XComponentContext.hpp
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx:
# Needed for direct member access
- basegfx/matrix/b2dhommatrix.hxx
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx:
# Needed for rtl::math::sin
- rtl/math.hxx