summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-22Remove superfluous line in license headerMaxim Monastirsky
2015-11-22Allow .uno:DisplayMode to be added to toolbarsMaxim Monastirsky
2015-11-22cppcheck: fix 1 memleak (fusel.cxx)Julien Nabet
2015-11-22cppcheck: fix 1 memleakJulien Nabet
2015-11-21tdf#92527 unit testAndras Timar
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt
2015-11-20Impress/Draw: Open Navigator in the SidebarSamuel Mehrbrodt
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-19Let's see if this fixes Jenkins buildMaxim Monastirsky
2015-11-19Further cleanup of 229fc164dc1773484b74eca016863cf68860e81bMaxim Monastirsky
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18Code cleanup for gerrit change 16723Philippe Jung
2015-11-18pptx: import/export of honeycomb slide transitionTomaž Vajngerl
2015-11-18loplugin:nullptrStephan Bergmann
2015-11-18loplugin:nullptrStephan Bergmann
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-18sd: Add a separator between the 'insert' buttons and text-related ones.Jan Holesovsky
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung
2015-11-18use unique_ptr for pImpl in sd/Noel Grandin
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl
2015-11-17No point to link against pure UNO component library fwkMatúš Kukan
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt
2015-11-17loplugin:nullptrStephan Bergmann
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17WaE: loplugin:stringconstantTor Lillqvist
2015-11-17tdf#94272: Reduce copy'n'pasta code in sd unit testsKatarina Behrens
2015-11-17Add icons for future display mode selectorPhilippe Jung
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-16slideshow: initial work on "honeycomb" transition (incomplete)Tomaž Vajngerl
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-14Slideshow update loop; set scheduler priority to REPAINT.Michael Meeks