summaryrefslogtreecommitdiff
path: root/slideshow/source
AgeCommit message (Expand)Author
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-25fix headless buildOliver Specht
2016-03-23loplugin:constantparam in slideshowNoel Grandin
2016-03-09loplugin:constantparam in slideshowNoel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-02tdf#98175 fix Impress crashNoel Grandin
2016-02-26Missing includeStephan Bergmann
2016-02-25slideshow: Blur the shadows the further they are from the objectEmmanuel Gil Peyrot
2016-02-25slideshow: Move Vortex’ tileInfo attribute upload to the first frameEmmanuel Gil Peyrot
2016-02-24remove boost/shared_ptr fooCaolán McNamara
2016-02-24loplugin:unreffunStephan Bergmann
2016-02-24loplugin:cstylecastStephan Bergmann
2016-02-24loplugin:cstylecastStephan Bergmann
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-21WaE unqualifed float literal are doubleNorbert Thiebaud
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-11tdf#97197 - GL transitions should use their context not VCL's.Michael Meeks
2016-02-10loplugin:nullptrStephan Bergmann
2016-02-09slideshow: Add shadows to Honeycomb, using the same way as VortexEmmanuel Gil Peyrot
2016-02-09loplugin:nullptrStephan Bergmann
2016-02-09slideshow: Add shadows to the Vortex transitionEmmanuel Gil Peyrot
2016-02-09slideshow: Don't de-reference Nodes cast to const char *.Michael Meeks
2016-02-09slideshow: Only retrieve each uniform location onceEmmanuel Gil Peyrot
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04loplugin:fpcomparison in slideshow/Noel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-20slideshow: Change quads into cubes in the Vortex transitionEmmanuel Gil Peyrot
2016-01-14loplugin:unusedmethods unused return value in slideshowNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-05Fix typosAndrea Gelmini
2016-01-05slideshow: Improve the Vortex transition to match PowerPoint betterEmmanuel Gil Peyrot
2016-01-05slideshow: Improve the Ripple transition to match PowerPoint betterEmmanuel Gil Peyrot
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-12-24tdf#96522 - [ANIMATION] Animation Spiral in does not workNoel Grandin
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11slideshow: windows build fixesTomaž Vajngerl
2015-12-11slideshow: Improve the performances of the Glitter transitionEmmanuel Gil Peyrot
2015-12-11slideshow: Improve the performances of the Honeycomb transitionEmmanuel Gil Peyrot
2015-12-11slideshow: Don’t upload matrices to inexistent uniformsEmmanuel Gil Peyrot
2015-12-11slideshow: Use GL_CLAMP_TO_BORDER for texture wrapEmmanuel Gil Peyrot
2015-12-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot