summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin2-2/+2
2017-12-18Resolves: tdf#111073 incorrect gif background colorCaolán McNamara1-1/+1
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-11/+11
2017-12-05remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-1/+1
2017-07-12make opengl transitions under X flicker free on enter/leaveCaolán McNamara1-0/+20
2016-12-13rework diamond transition to use only opengl coreCaolán McNamara1-8/+18
2016-12-01glDrawArrays takes num of indices, not size of storageCaolán McNamara1-1/+1
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann1-1/+1
2016-11-17loplugin:unusedfieldsNoel Grandin1-22/+0
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin4-22/+8
2016-11-06tdf#103696 ensure glm always uses radiansDavid Tardon1-0/+4
2016-10-31fix doc comment to match codeDavid Tardon1-2/+2
2016-10-31convert angle from degrees to radians for glmDavid Tardon1-3/+5
2016-10-27loplugin:expandablemethods in slideshowNoel Grandin2-26/+4
2016-10-25rename dir to follow suitDavid Tardon7-4/+4
2016-10-25remove unnecessary dir and name prefixDavid Tardon6-7/+7
2016-10-25merge duplicate source file listsDavid Tardon1-17/+8
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin2-2/+2
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin5-22/+5
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-4/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl5-34/+34
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann13-20/+20
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