summaryrefslogtreecommitdiffstats
path: root/basegfx/IwyuFilter_basegfx.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:54:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:54:39 +0000
commit267c6f2ac71f92999e969232431ba04678e7437e (patch)
tree358c9467650e1d0a1d7227a21dac2e3d08b622b2 /basegfx/IwyuFilter_basegfx.yaml
parentInitial commit. (diff)
downloadlibreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz
libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'basegfx/IwyuFilter_basegfx.yaml')
-rw-r--r--basegfx/IwyuFilter_basegfx.yaml27
1 files changed, 27 insertions, 0 deletions
diff --git a/basegfx/IwyuFilter_basegfx.yaml b/basegfx/IwyuFilter_basegfx.yaml
new file mode 100644
index 0000000000..f46ea4477b
--- /dev/null
+++ b/basegfx/IwyuFilter_basegfx.yaml
@@ -0,0 +1,27 @@
+---
+assumeFilename: basegfx/source/point/b2dpoint.cxx
+excludelist:
+ basegfx/source/color/bcolortools.cxx:
+ # Needed to inherit linker visibility from function declaration
+ - basegfx/color/bcolortools.hxx
+ basegfx/source/polygon/b2dlinegeometry.cxx:
+ # Needed to inherit linker visibility from function declaration
+ - basegfx/polygon/b2dlinegeometry.hxx
+ basegfx/source/polygon/b3dpolypolygontools.cxx:
+ # Needed to inherit linker visibility from function declaration
+ - basegfx/polygon/b3dpolypolygontools.hxx
+ basegfx/source/polygon/b2dpolypolygoncutter.cxx:
+ # Needed to inherit linker visibility from function declaration
+ - basegfx/polygon/b2dpolypolygoncutter.hxx
+ basegfx/source/polygon/b3dpolygontools.cxx:
+ # Needed to inherit linker visibility from function declaration
+ - basegfx/polygon/b3dpolygontools.hxx
+ basegfx/source/range/b2drangeclipper.cxx:
+ # Needed to avoid loplugin:unreffun error
+ - basegfx/range/b2drangeclipper.hxx
+ basegfx/source/tools/canvastools.cxx:
+ # Needed to inherit linker visibility from function declaration
+ - basegfx/utils/canvastools.hxx
+ basegfx/source/tools/numbertools.cxx:
+ # Needed to inherit linker visibility from function declaration
+ - basegfx/utils/tools.hxx