summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara2-3/+3
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2-3/+3
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2-3/+4
2015-11-23loplugin:unusedfields in sd/Noel Grandin47-231/+98
2015-11-22Remove superfluous line in license headerMaxim Monastirsky1-1/+0
2015-11-22cppcheck: fix 1 memleak (fusel.cxx)Julien Nabet1-3/+2
2015-11-22cppcheck: fix 1 memleakJulien Nabet1-5/+5
2015-11-20Impress/Draw: Open Navigator in the SidebarSamuel Mehrbrodt1-14/+2
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-19Let's see if this fixes Jenkins buildMaxim Monastirsky1-0/+1
2015-11-19Further cleanup of 229fc164dc1773484b74eca016863cf68860e81bMaxim Monastirsky2-94/+29
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ž Vajngerl1-0/+5
2015-11-18loplugin:nullptrStephan Bergmann1-1/+1
2015-11-18loplugin:nullptrStephan Bergmann1-2/+2
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna2-2/+2
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-2/+0
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung21-313/+704
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-8/+0
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung3-98/+2
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-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-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-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 Stahl2-7/+7
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl1-3/+13
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 Grandin2-18/+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