summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparam in slideshowNoel Grandin2016-03-096-16/+10
* Add missing includesDavid Ostrovsky2016-03-091-0/+1
* tdf#98175 fix Impress crashNoel Grandin2016-03-025-5/+8
* Missing includeStephan Bergmann2016-02-261-0/+3
* slideshow: Blur the shadows the further they are from the objectEmmanuel Gil Peyrot2016-02-254-23/+80
* slideshow: Only use texture() in GLSL 1.50, fixes Intel on WindowsEmmanuel Gil Peyrot2016-02-254-8/+8
* slideshow: Add an ugly workaround for Intel’s matrix multiplicationEmmanuel Gil Peyrot2016-02-252-14/+42
* slideshow: Move Vortex calculations to the geometry stage, fixes IntelEmmanuel Gil Peyrot2016-02-252-18/+18
* slideshow: Move Vortex’ tileInfo attribute upload to the first frameEmmanuel Gil Peyrot2016-02-251-14/+4
* remove boost/shared_ptr fooCaolán McNamara2016-02-245-106/+1
* loplugin:unreffunStephan Bergmann2016-02-241-0/+1
* loplugin:cstylecastStephan Bergmann2016-02-241-2/+2
* loplugin:cstylecastStephan Bergmann2016-02-241-1/+1
* boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin2016-02-24112-455/+304
* WaE unqualifed float literal are doubleNorbert Thiebaud2016-02-211-6/+6
* new loplugin: find write-only fieldsNoel Grandin2016-02-192-11/+3
* tdf#97197 - GL transitions should use their context not VCL's.Michael Meeks2016-02-111-0/+8
* loplugin:nullptrStephan Bergmann2016-02-101-2/+2
* slideshow: Add shadows to Honeycomb, using the same way as VortexEmmanuel Gil Peyrot2016-02-094-17/+171
* loplugin:nullptrStephan Bergmann2016-02-091-1/+1
* slideshow: Add shadows to the Vortex transitionEmmanuel Gil Peyrot2016-02-095-18/+200
* slideshow: Don't de-reference Nodes cast to const char *.Michael Meeks2016-02-094-12/+16
* slideshow: Only retrieve each uniform location onceEmmanuel Gil Peyrot2016-02-092-22/+18
* Remove excess newlinesChris Sherlock2016-02-0929-172/+0
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock2016-02-061-2/+2
* vcl: split exception types from input typesChris Sherlock2016-02-061-6/+3
* loplugin:fpcomparison in slideshow/Noel Grandin2016-02-041-3/+3
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-2/+2
* slideshow: Make sure the slide is fully opaque in HoneycombEmmanuel Gil Peyrot2016-02-021-1/+1
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* boost::tuple -> std::tupleCaolán McNamara2016-01-312-4/+3
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-316-9/+5
* vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2016-01-291-1/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-255-11/+11
* GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl2016-01-221-1/+0
* slideshow: Change quads into cubes in the Vortex transitionEmmanuel Gil Peyrot2016-01-204-73/+107
* slideshow: Relicense every shader of which I am the sole author to MPLEmmanuel Gil Peyrot2016-01-205-134/+39
* slideshow: Add some volume to the Honeycomb hexagons, making them look betterEmmanuel Gil Peyrot2016-01-162-6/+36
* slideshow: Tweak a few constants to make Glitter and Honeycomb look nicerEmmanuel Gil Peyrot2016-01-163-5/+7
* loplugin:unusedmethods unused return value in slideshowNoel Grandin2016-01-1429-218/+115
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* Fix typosAndrea Gelmini2016-01-0512-12/+12
* slideshow: Define inverse() to bring back the GLSL version to 1.20Emmanuel Gil Peyrot2016-01-055-5/+177
* slideshow: Improve the Vortex transition to match PowerPoint betterEmmanuel Gil Peyrot2016-01-054-91/+93
* slideshow: Improve the Ripple transition to match PowerPoint betterEmmanuel Gil Peyrot2016-01-052-11/+44
* slideshow: Fix a few issues in the Glitter transitionEmmanuel Gil Peyrot2016-01-051-7/+13
* new loplugin rangedforcopy - use reference in range based forAndrzej Hunt2016-01-051-1/+1
* tdf#96522 - [ANIMATION] Animation Spiral in does not workNoel Grandin2015-12-241-0/+95
* loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin2015-12-211-3/+1