summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* rework diamond transition to use only opengl coreCaolán McNamara2016-12-131-8/+18
* glDrawArrays takes num of indices, not size of storageCaolán McNamara2016-12-011-1/+1
* Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann2016-11-211-1/+1
* loplugin:unusedfieldsNoel Grandin2016-11-171-22/+0
* loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin2016-11-074-22/+8
* tdf#103696 ensure glm always uses radiansDavid Tardon2016-11-061-0/+4
* fix doc comment to match codeDavid Tardon2016-10-311-2/+2
* convert angle from degrees to radians for glmDavid Tardon2016-10-311-3/+5
* loplugin:expandablemethods in slideshowNoel Grandin2016-10-272-26/+4
* rename dir to follow suitDavid Tardon2016-10-257-4/+4
* remove unnecessary dir and name prefixDavid Tardon2016-10-256-7/+7
* merge duplicate source file listsDavid Tardon2016-10-251-17/+8
* loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin2016-10-242-2/+2
* loplugin:expandablemethodds in sfx2..starmathNoel Grandin2016-10-205-22/+5
* InfoFont/Color is not used by vcl nowCaolán McNamara2016-10-051-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:unusedmethods in sc..vclNoel Grandin2016-09-221-4/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-155-34/+34
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1313-20/+20
* convert RasterOp to scoped enumNoel Grandin2016-09-051-1/+1
* slideshow: stop whining about PresenterCanvas' lack of XUpdatableMichael Stahl2016-08-311-3/+6
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-291-1/+1
* 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