blob: 7dc8f1a463f8e0e6a0aedb8e1a72a8fc9abf0b68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
---
assumeFilename: slideshow/source/engine/slideshowimpl.cxx
blacklist:
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/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/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
|