summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-10Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen
2016-06-09Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08initialize the counterDavid Tardon
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01Can use boost::make_optionalStephan Bergmann
2016-05-30Remove CycleMode enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-25slideshow: appease MSVC 2013 with the std::chrono typesMichael Stahl
2016-05-25slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-21GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-13slideshow: replace boost::mem_fn with std::mem_fnMichael Stahl
2016-05-13slideshow: tweak BaseContainerNode::forEachChildNodeMichael Stahl
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-11slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>>Michael Stahl
2016-05-11slideshow: replace boost::mem_fn with C++11 lambdasMichael Stahl
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-01Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
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-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
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