Age | Commit message (Expand) | Author |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-05 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-04 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-03-25 | fix headless build | Oliver Specht |
2016-03-23 | loplugin:constantparam in slideshow | Noel Grandin |
2016-03-09 | loplugin:constantparam in slideshow | Noel Grandin |
2016-03-09 | Add missing includes | David Ostrovsky |
2016-03-02 | tdf#98175 fix Impress crash | Noel Grandin |
2016-02-26 | Missing include | Stephan Bergmann |
2016-02-25 | slideshow: Blur the shadows the further they are from the object | Emmanuel Gil Peyrot |
2016-02-25 | slideshow: Only use texture() in GLSL 1.50, fixes Intel on Windows | Emmanuel Gil Peyrot |
2016-02-25 | slideshow: Add an ugly workaround for Intel’s matrix multiplication | Emmanuel Gil Peyrot |
2016-02-25 | slideshow: Move Vortex calculations to the geometry stage, fixes Intel | Emmanuel Gil Peyrot |
2016-02-25 | slideshow: Move Vortex’ tileInfo attribute upload to the first frame | Emmanuel Gil Peyrot |
2016-02-24 | remove boost/shared_ptr foo | Caolán McNamara |
2016-02-24 | loplugin:unreffun | Stephan Bergmann |
2016-02-24 | loplugin:cstylecast | Stephan Bergmann |
2016-02-24 | loplugin:cstylecast | Stephan Bergmann |
2016-02-24 | boost::shared_ptr->std::shared_ptr in slideshow | Noel Grandin |
2016-02-21 | WaE unqualifed float literal are double | Norbert Thiebaud |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-02-11 | tdf#97197 - GL transitions should use their context not VCL's. | Michael Meeks |
2016-02-10 | loplugin:nullptr | Stephan Bergmann |
2016-02-09 | slideshow: Add shadows to Honeycomb, using the same way as Vortex | Emmanuel Gil Peyrot |
2016-02-09 | loplugin:nullptr | Stephan Bergmann |
2016-02-09 | slideshow: Add shadows to the Vortex transition | Emmanuel Gil Peyrot |
2016-02-09 | slideshow: Don't de-reference Nodes cast to const char *. | Michael Meeks |
2016-02-09 | slideshow: Only retrieve each uniform location once | Emmanuel Gil Peyrot |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2016-02-06 | vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute' | Chris Sherlock |
2016-02-06 | vcl: split exception types from input types | Chris Sherlock |
2016-02-04 | loplugin:fpcomparison in slideshow/ | Noel Grandin |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-02-02 | slideshow: Make sure the slide is fully opaque in Honeycomb | Emmanuel Gil Peyrot |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-31 | boost::tuple -> std::tuple | Caolán McNamara |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2016-01-29 | vcl: add text alignment functions to ImplFont and FontAttributes | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-22 | GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUG | Michael Stahl |
2016-01-20 | slideshow: Change quads into cubes in the Vortex transition | Emmanuel Gil Peyrot |
2016-01-20 | slideshow: Relicense every shader of which I am the sole author to MPL | Emmanuel Gil Peyrot |
2016-01-16 | slideshow: Add some volume to the Honeycomb hexagons, making them look better | Emmanuel Gil Peyrot |
2016-01-16 | slideshow: Tweak a few constants to make Glitter and Honeycomb look nicer | Emmanuel Gil Peyrot |
2016-01-14 | loplugin:unusedmethods unused return value in slideshow | Noel Grandin |
2016-01-11 | loplugin:privatebase: Make derivation from noncopyable explicitly private | Stephan Bergmann |
2016-01-05 | Fix typos | Andrea Gelmini |