summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand
2015-12-11Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-12-04Remove image color conversion menu from ImpressTomaž Vajngerl
2015-11-30sd: replace embedded mDNSResponder code with proper external tarballMichael Stahl
2015-11-30silence mouse release warningCaolán McNamara
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-28Use proper return type for DNSServiceRefSockFDStephan Bergmann
2015-11-27replace a MessBox with a MessageDialogCaolán McNamara
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-25coverity#1340228 try and silence Resource leakCaolán McNamara
2015-11-25coverity#1340222 Logically dead codeCaolán McNamara
2015-11-25coverity#1340227 Missing break in switchCaolán McNamara
2015-11-25coverity#1340226 Missing break in switchCaolán McNamara
2015-11-25loplugin:unusedfields variousNoel Grandin
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-22cppcheck: fix 1 memleak (fusel.cxx)Julien Nabet
2015-11-22cppcheck: fix 1 memleakJulien Nabet
2015-11-20Impress/Draw: Open Navigator in the SidebarSamuel 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-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-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-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-15use initialiser for Sequence<OUString>Noel Grandin