summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-11-19use comphelper::containerToSequenceNoel Grandin3-17/+4
2015-11-18Code cleanup for gerrit change 16723Philippe Jung3-37/+25
2015-11-18pptx: import/export of honeycomb slide transitionTomaž Vajngerl3-1/+9
2015-11-18loplugin:nullptrStephan Bergmann1-1/+1
2015-11-18loplugin:nullptrStephan Bergmann1-2/+2
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna3-3/+3
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-2/+0
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung29-361/+809
2015-11-18sd: Add a separator between the 'insert' buttons and text-related ones.Jan Holesovsky2-0/+2
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-8/+0
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung6-131/+3
2015-11-18use unique_ptr for pImpl in sd/Noel Grandin2-2/+2
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl1-7/+7
2015-11-17No point to link against pure UNO component library fwkMatúš Kukan1-1/+0
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt3-37/+37
2015-11-17loplugin:nullptrStephan Bergmann1-2/+2
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-3/+3
2015-11-17WaE: loplugin:stringconstantTor Lillqvist1-1/+1
2015-11-17tdf#94272: Reduce copy'n'pasta code in sd unit testsKatarina Behrens3-386/+162
2015-11-17Add icons for future display mode selectorPhilippe Jung2-0/+36
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann2-4/+4
2015-11-16slideshow: initial work on "honeycomb" transition (incomplete)Tomaž Vajngerl1-0/+3
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin2-4/+2
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian2-709/+698
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-6/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-14Slideshow update loop; set scheduler priority to REPAINT.Michael Meeks1-0/+2
2015-11-14Fix selection of transition groups with just one variant.Michael Meeks1-17/+26
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks2-42/+6
2015-11-13sd: rename static variable SdDrawDocument::pDocLockedInsertingLinksMichael Stahl3-8/+9
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl4-4/+20
2015-11-12Namespace cleanup and disambiguationAshod Nakashian2-3/+3
2015-11-12Shorten transition group names to make them better legends.Michael Meeks1-1/+1
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks1-8/+9
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin4-20/+15
2015-11-12sd: remove the maLockedRedraws fieldNoel Grandin2-20/+2
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin1-4/+3
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-7/+7
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-17/+22
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-19/+20
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin2-14/+13
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin2-4/+3
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin1-9/+8
2015-11-11coverity#1338594 Missing break in switchCaolán McNamara1-1/+2
2015-11-11unused headerCaolán McNamara1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht178-202/+1