summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-08-31slideshow: stop whining about PresenterCanvas' lack of XUpdatableMichael Stahl1-3/+6
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin3-8/+7
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist2-2/+2
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin9-16/+16
2016-07-27improve passstuffbyref return analysisNoel Grandin4-4/+4
2016-07-19tdf#97195 make diamond transition work againDavid Tardon2-1/+57
2016-07-11loplugin:staticmethodsStephan Bergmann1-15/+13
2016-07-11tdf#97195 fix crash in diamond shape transitionDavid Tardon2-17/+25
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-3/+3
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-12/+0
2016-06-10Slideshow: Add 'Oval' Shape Transition variantMayank Gupta3-9/+22
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen3-22/+9
2016-06-09Slideshow: Add 'Oval' Shape Transition variantMayank Gupta3-9/+22
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page7-71/+69
2016-06-08initialize the counterDavid Tardon1-0/+3
2016-06-02loplugin:unusedfieldsNoel Grandin3-24/+0
2016-06-01Can use boost::make_optionalStephan Bergmann2-5/+3
2016-05-30Remove CycleMode enumNoel Grandin1-26/+2
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin2-3/+3
2016-05-25slideshow: appease MSVC 2013 with the std::chrono typesMichael Stahl1-5/+5
2016-05-25slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl1-24/+22
2016-05-25Convert Disposal to scoped enumNoel Grandin1-10/+3
2016-05-21GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara1-199/+9
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara2-22/+8
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin2-15/+0
2016-05-18clang-tidy modernize-make-sharedNoel Grandin6-16/+15
2016-05-13slideshow: replace boost::mem_fn with std::mem_fnMichael Stahl7-29/+27
2016-05-13slideshow: tweak BaseContainerNode::forEachChildNodeMichael Stahl1-1/+1
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin1-5/+4
2016-05-11slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>>Michael Stahl1-1/+1
2016-05-11slideshow: replace boost::mem_fn with C++11 lambdasMichael Stahl1-4/+12
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin2-4/+4
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann6-22/+13
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl1-2/+2
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin3-7/+7
2016-05-04use Any constructor instead of temporariesNoel Grandin1-7/+3
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin2-5/+5
2016-04-21new plugin stylepoliceNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-8/+8
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann1-4/+2
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin4-5/+5
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin23-25/+25
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0