- 55fee3e9 tdf#97195 make diamond transition work again by David Tardon · 10 years ago
- 439df08 tdf#97195 fix crash in diamond shape transition by David Tardon · 10 years ago
- d6eef45 slideshow: appease MSVC 2013 with the std::chrono types by Michael Stahl · 10 years ago
- da732fa slideshow: replace boost::posix_time with C++11 std::chrono by Michael Stahl · 10 years ago
- edc8727 Convert Disposal to scoped enum by Noel Grandin · 10 years ago
- 81283a8 GLX_EXT_texture_from_pixmap path cannot be called... by Caolán McNamara · 10 years ago
- b8d163f Split OpenGLContext up into SalInstance specific classes by Caolán McNamara · 10 years ago
- b3ff2f4 loplugin:unusedmethods in slideshow to svtools by Noel Grandin · 10 years ago
- d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
- a345c59 slideshow: replace boost::mem_fn with std::mem_fn by Michael Stahl · 10 years ago
- e4df573 slideshow: tweak BaseContainerNode::forEachChildNode by Michael Stahl · 10 years ago
- 7d90294 convert EXCEPTION_ to scoped enum by Noel Grandin · 10 years ago
- 58a6417 slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>> by Michael Stahl · 10 years ago
- 7ac1062 slideshow: replace boost::mem_fn with C++11 lambdas by Michael Stahl · 10 years ago
- 265068d clang-tidy modernize-loop-convert in scripting to svtools by Noel Grandin · 10 years ago
- 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
- 58080e8 basegfx,oox,slideshow: replace boost::next/prior with std::next/prev by Michael Stahl · 10 years ago
- f3d9aab teach passstuffbyref plugin to check for.. by Noel Grandin · 10 years ago
- 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
- 506c929 Fix typos by Andrea Gelmini · 10 years ago
- e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
- 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
- efd8f92 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
- 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
- 23622f2 -Werror=logical-op (GCC 6) by Stephan Bergmann · 10 years ago
- 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
- eb1603c loplugin:passstuffbyref in slideshow by Noel Grandin · 10 years ago
- c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
- 0de868c tdf#94306 replace boost::noncopyable in sfx2 to sot by Jochen Nitschke · 10 years ago
- 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
- 0161f71 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
- 6b2d75f cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
- cb495d7 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
- ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
- 96c1ae1 fix headless build by Oliver Specht · 10 years ago
- 4b37994 loplugin:constantparam in slideshow by Noel Grandin · 10 years ago
- 3a95902 loplugin:constantparam in slideshow by Noel Grandin · 10 years ago
- adfa772 Add missing includes by David Ostrovsky · 10 years ago
- 037de51 tdf#98175 fix Impress crash by Noel Grandin · 10 years ago
- 6d4eb66 Missing include by Stephan Bergmann · 10 years ago
- 3ed1e68 slideshow: Blur the shadows the further they are from the object by Emmanuel Gil Peyrot · 10 years ago
- 1a9b62d slideshow: Only use texture() in GLSL 1.50, fixes Intel on Windows by Emmanuel Gil Peyrot · 10 years ago
- db9fe1e slideshow: Add an ugly workaround for Intel’s matrix multiplication by Emmanuel Gil Peyrot · 10 years ago
- 0640430 slideshow: Move Vortex calculations to the geometry stage, fixes Intel by Emmanuel Gil Peyrot · 10 years ago
- 9adeeba slideshow: Move Vortex’ tileInfo attribute upload to the first frame by Emmanuel Gil Peyrot · 10 years ago
- 4e35473 remove boost/shared_ptr foo by Caolán McNamara · 10 years ago
- d01f253 loplugin:unreffun by Stephan Bergmann · 10 years ago
- ef3aea7 loplugin:cstylecast by Stephan Bergmann · 10 years ago
- 93de1f8 loplugin:cstylecast by Stephan Bergmann · 10 years ago
- f29c0b2 boost::shared_ptr->std::shared_ptr in slideshow by Noel Grandin · 10 years ago
- a5eae09 WaE unqualifed float literal are double by Norbert Thiebaud · 10 years ago
- 778e9a6 new loplugin: find write-only fields by Noel Grandin · 10 years ago
- 8973bc0 tdf#97197 - GL transitions should use their context not VCL's. by Michael Meeks · 10 years ago
- 9e38d549 loplugin:nullptr by Stephan Bergmann · 10 years ago
- d323f24 slideshow: Add shadows to Honeycomb, using the same way as Vortex by Emmanuel Gil Peyrot · 10 years ago
- e6421b3 loplugin:nullptr by Stephan Bergmann · 10 years ago
- 0c14c7b slideshow: Add shadows to the Vortex transition by Emmanuel Gil Peyrot · 10 years ago
- 5b0f53f slideshow: Don't de-reference Nodes cast to const char *. by Michael Meeks · 10 years ago
- 0163501 slideshow: Only retrieve each uniform location once by Emmanuel Gil Peyrot · 10 years ago
- a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
- 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
- 5e971b2 vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute' by Chris Sherlock · 10 years ago
- 249e3d6 vcl: split exception types from input types by Chris Sherlock · 10 years ago
- dc889a9 loplugin:fpcomparison in slideshow/ by Noel Grandin · 10 years ago
- 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
- 8b65dec8 slideshow: Make sure the slide is fully opaque in Honeycomb by Emmanuel Gil Peyrot · 10 years ago
- 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
- 1fd280f boost::tuple -> std::tuple by Caolán McNamara · 10 years ago
- e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
- d1a49df vcl: add text alignment functions to ImplFont and FontAttributes by Chris Sherlock · 10 years ago
- 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
- cea94bd GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUG by Michael Stahl · 10 years ago
- 29bd696 slideshow: Change quads into cubes in the Vortex transition by Emmanuel Gil Peyrot · 10 years ago
- 3b6f877 slideshow: Relicense every shader of which I am the sole author to MPL by Emmanuel Gil Peyrot · 10 years ago
- 7cca8d3 slideshow: Add some volume to the Honeycomb hexagons, making them look better by Emmanuel Gil Peyrot · 10 years ago
- 0fe5a30 slideshow: Tweak a few constants to make Glitter and Honeycomb look nicer by Emmanuel Gil Peyrot · 10 years ago
- 2159501 loplugin:unusedmethods unused return value in slideshow by Noel Grandin · 10 years ago
- 9ff5abf loplugin:privatebase: Make derivation from noncopyable explicitly private by Stephan Bergmann · 10 years ago
- 2851683 Fix typos by Andrea Gelmini · 10 years ago
- a301da7 slideshow: Define inverse() to bring back the GLSL version to 1.20 by Emmanuel Gil Peyrot · 10 years ago
- d886fef slideshow: Improve the Vortex transition to match PowerPoint better by Emmanuel Gil Peyrot · 10 years ago
- 1d411ca slideshow: Improve the Ripple transition to match PowerPoint better by Emmanuel Gil Peyrot · 10 years ago
- 22480b2 slideshow: Fix a few issues in the Glitter transition by Emmanuel Gil Peyrot · 10 years ago
- 9d0b06e new loplugin rangedforcopy - use reference in range based for by Andrzej Hunt · 10 years ago
- 4dfba3b tdf#96522 - [ANIMATION] Animation Spiral in does not work by Noel Grandin · 10 years ago
- f4e703a loplugin:unusedfields in sfx2,slideshow,starmath,stoc by Noel Grandin · 10 years ago
- 42645fe related tdf#96398 pull out more NPAPI-related code by Thorsten Behrens · 10 years ago
- 1c9de04 chmod -x by Tor Lillqvist · 10 years ago
- 014633f Use #version 140 to get inverse() by Tor Lillqvist · 10 years ago
- ec8af31 loplugin:nullptr by Stephan Bergmann · 10 years ago
- a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
- 3b397f8 slideshow: windows build fixes by Tomaž Vajngerl · 10 years ago
- d9116f22 slideshow: Improve the performances of the Glitter transition by Emmanuel Gil Peyrot · 10 years ago
- c0b8c03 slideshow: Improve the performances of the Honeycomb transition by Emmanuel Gil Peyrot · 10 years ago
- c5228bd slideshow: Don’t upload matrices to inexistent uniforms by Emmanuel Gil Peyrot · 10 years ago
- b4383be slideshow: Use GL_CLAMP_TO_BORDER for texture wrap by Emmanuel Gil Peyrot · 10 years ago
- facfbeb opengl: Add Geometry Shader support to OpenGLHelper by Emmanuel Gil Peyrot · 10 years ago
- 129b8b8 slideshow: Remove extraneous checks for the program object. by Emmanuel Gil Peyrot · 10 years ago
- 9e991f4 slideshow: Don’t crash when a transition fails to initialize. by Emmanuel Gil Peyrot · 10 years ago
- 463739f slideshow: Only upload vertex data on prepare by Emmanuel Gil Peyrot · 10 years ago