From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- slideshow/IwyuFilter_slideshow.yaml | 48 +++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 slideshow/IwyuFilter_slideshow.yaml (limited to 'slideshow/IwyuFilter_slideshow.yaml') diff --git a/slideshow/IwyuFilter_slideshow.yaml b/slideshow/IwyuFilter_slideshow.yaml new file mode 100644 index 000000000..f75f9b536 --- /dev/null +++ b/slideshow/IwyuFilter_slideshow.yaml @@ -0,0 +1,48 @@ +--- +assumeFilename: slideshow/source/engine/slideshowimpl.cxx +excludelist: + slideshow/source/inc/mouseeventhandler.hxx: + # Needed for css shortcut + - sal/types.h + slideshow/source/engine/opengl/Operation.hxx: + # Needed for licensing + - config_lgpl.h + # Wrapper for external lib + - glm/gtc/type_ptr.hpp + slideshow/source/engine/opengl/TransitionImpl.hxx: + # Needed for licensing + - config_lgpl.h + # Wrapper for external lib + - glm/gtc/type_ptr.hpp + slideshow/source/engine/box2dtools.cxx: + # Macro BOX2D_HEADER is resolved to this + - box2d/box2d.h + slideshow/source/engine/opengl/Operation.cxx: + # Wrapper for external lib + - glm/gtc/matrix_transform.hpp + - glm/gtc/type_ptr.hpp + slideshow/source/engine/opengl/TransitionImpl.cxx: + # Wrapper for external lib + - glm/gtc/matrix_transform.hpp + - glm/gtc/type_ptr.hpp + slideshow/source/engine/rehearsetimingsactivity.cxx: + # Needed for template + - com/sun/star/rendering/XCanvas.hpp + slideshow/source/engine/smilfunctionparser.cxx: + # Boost wrapper is needed + - boost/spirit/include/classic_core.hpp + slideshow/source/engine/shapes/drawshape.cxx: + # Actually used + - comphelper/scopeguard.hxx + slideshow/source/engine/shapes/viewappletshape.cxx: + # Actually used + - com/sun/star/uno/XComponentContext.hpp + # Needed for direct member access + - basegfx/matrix/b2dhommatrix.hxx + slideshow/source/engine/shapes/mediashape.cxx: + # Actually used + - com/sun/star/drawing/XShape.hpp + slideshow/source/engine/shapes/viewmediashape.cxx: + # Actually used + - com/sun/star/media/XPlayer.hpp + - com/sun/star/media/XPlayerWindow.hpp -- cgit v1.2.3