summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
...
* tdf#94272: Reduce copy'n'pasta code in sd unit testsKatarina Behrens2015-11-173-386/+162
* Add icons for future display mode selectorPhilippe Jung2015-11-172-0/+36
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-1/+1
* Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann2015-11-172-4/+4
* slideshow: initial work on "honeycomb" transition (incomplete)Tomaž Vajngerl2015-11-161-0/+3
* no need to take a mutex when only dealing with stack-local dataNoel Grandin2015-11-162-4/+2
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-152-709/+698
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-6/+3
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* Slideshow update loop; set scheduler priority to REPAINT.Michael Meeks2015-11-141-0/+2
* Fix selection of transition groups with just one variant.Michael Meeks2015-11-141-17/+26
* slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks2015-11-132-42/+6
* sd: rename static variable SdDrawDocument::pDocLockedInsertingLinksMichael Stahl2015-11-133-8/+9
* slideshow: add "glitter" slide transitionTomaž Vajngerl2015-11-134-4/+20
* Namespace cleanup and disambiguationAshod Nakashian2015-11-122-3/+3
* Shorten transition group names to make them better legends.Michael Meeks2015-11-121-1/+1
* Encourage ValueSet to render a legend as well as an icon.Michael Meeks2015-11-121-8/+9
* sd: boost::ptr_vector->std::vectorNoel Grandin2015-11-124-20/+15
* sd: remove the maLockedRedraws fieldNoel Grandin2015-11-122-20/+2
* sd: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-4/+3
* sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-122-7/+7
* sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-122-17/+22
* sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-123-19/+20
* sd: boost::ptr_vector->std::vectorNoel Grandin2015-11-122-14/+13
* sd: boost::ptr_vector->std::vectorNoel Grandin2015-11-122-4/+3
* sd: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-9/+8
* coverity#1338594 Missing break in switchCaolán McNamara2015-11-111-1/+2
* unused headerCaolán McNamara2015-11-111-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-11178-202/+1
* loplugin:staticmethodsStephan Bergmann2015-11-112-18/+17
* loplugin:overrideStephan Bergmann2015-11-111-1/+1
* Switch transition selection pane to use an icon-based ValueSet.Michael Meeks2015-11-113-110/+122
* Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2015-11-112-0/+16
* sd lok: ccu#1295 force async image swapAndrzej Hunt2015-11-111-2/+9
* new loplugin: memoryvarNoel Grandin2015-11-112-6/+3
* Missing includesAshod Nakashian2015-11-101-0/+2
* Remove unused XDash variablesMatteo Casalin2015-11-101-1/+0
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10364-3509/+3509
* pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl2015-11-092-9/+34
* pptx: import "Vortex" and "Ripple" transition + testTomaž Vajngerl2015-11-092-2/+10
* pptx: export "Ripple" and "Vortex" transitionTomaž Vajngerl2015-11-091-0/+10
* pptx: export "Turn around" and "Rochade" transitionTomaž Vajngerl2015-11-091-0/+14
* new loplugin: oncevarNoel Grandin2015-11-095-19/+9
* loplugin:defaultparamsStephan Bergmann2015-11-081-2/+2
* pptx: export inside/outside turning cube transition as p14:prismTomaž Vajngerl2015-11-081-12/+59
* pptx: inside/outside turning cube transition testTomaž Vajngerl2015-11-081-0/+5