summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin2016-08-053-8/+7
* Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist2016-08-032-2/+2
* loplugin:countusersofdefaultparams in shell..starmathNoel Grandin2016-08-019-16/+16
* improve passstuffbyref return analysisNoel Grandin2016-07-274-4/+4
* tdf#97195 make diamond transition work againDavid Tardon2016-07-192-1/+57
* loplugin:staticmethodsStephan Bergmann2016-07-111-15/+13
* tdf#97195 fix crash in diamond shape transitionDavid Tardon2016-07-112-17/+25
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* Clarify calculation precedence tdf#39440Muhammet Kara2016-07-051-1/+1
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-041-3/+3
* loplugin:singlevalfields in variousNoel Grandin2016-06-281-12/+0
* Slideshow: Add 'Oval' Shape Transition variantMayank Gupta2016-06-103-9/+22
* Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen2016-06-093-22/+9
* Slideshow: Add 'Oval' Shape Transition variantMayank Gupta2016-06-093-9/+22
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-087-71/+69
* initialize the counterDavid Tardon2016-06-081-0/+3
* loplugin:unusedfieldsNoel Grandin2016-06-023-24/+0
* Can use boost::make_optionalStephan Bergmann2016-06-012-5/+3
* Remove CycleMode enumNoel Grandin2016-05-301-26/+2
* Convert GRAPHIC to scoped enumNoel Grandin2016-05-272-3/+3
* slideshow: appease MSVC 2013 with the std::chrono typesMichael Stahl2016-05-251-5/+5
* slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl2016-05-251-24/+22
* Convert Disposal to scoped enumNoel Grandin2016-05-251-10/+3
* GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara2016-05-211-199/+9
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-212-22/+8
* loplugin:unusedmethods in slideshow to svtoolsNoel Grandin2016-05-192-15/+0
* clang-tidy modernize-make-sharedNoel Grandin2016-05-186-16/+15
* slideshow: replace boost::mem_fn with std::mem_fnMichael Stahl2016-05-137-29/+27
* slideshow: tweak BaseContainerNode::forEachChildNodeMichael Stahl2016-05-131-1/+1
* convert EXCEPTION_ to scoped enumNoel Grandin2016-05-131-5/+4
* slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>>Michael Stahl2016-05-111-1/+1
* slideshow: replace boost::mem_fn with C++11 lambdasMichael Stahl2016-05-111-4/+12
* clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin2016-05-112-4/+4
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-106-22/+13
* basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl2016-05-061-2/+2
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-063-7/+7
* use Any constructor instead of temporariesNoel Grandin2016-05-041-7/+3
* Fix typosAndrea Gelmini2016-05-011-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-262-5/+5
* new plugin stylepoliceNoel Grandin2016-04-211-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-8/+8
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* -Werror=logical-op (GCC 6)Stephan Bergmann2016-04-141-4/+2
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-144-5/+5
* loplugin:passstuffbyref in slideshowNoel Grandin2016-04-1423-25/+25
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke2016-04-1337-112/+153
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-052-9/+9