summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2-2/+2
2015-12-09svg export: no more an experimental featureMarco Cecchetti1-10/+10
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann2-15/+10
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl1-1/+2
2015-12-07tdf#84909 Improvements to impress and draw toolbarsYousuf Philips3-11/+10
2015-12-07tdf#91909 Add shortcuts to slide navigationYousuf Philips1-4/+4
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-12-04Remove image color conversion menu from ImpressTomaž Vajngerl6-339/+2
2015-11-30sd: replace embedded mDNSResponder code with proper external tarballMichael Stahl15-11726/+3
2015-11-30silence mouse release warningCaolán McNamara1-3/+3
2015-11-30loplugin:unusedfieldsNoel Grandin9-24/+2
2015-11-28tdf#95356: unit test about text decorations for svg exportMarco Cecchetti1-13/+64
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann1-2/+4
2015-11-28Use proper return type for DNSServiceRefSockFDStephan Bergmann2-30/+3
2015-11-27replace a MessBox with a MessageDialogCaolán McNamara1-7/+5
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin3-5/+0
2015-11-25coverity#1340228 try and silence Resource leakCaolán McNamara1-6/+5
2015-11-25coverity#1340222 Logically dead codeCaolán McNamara1-18/+0
2015-11-25coverity#1340227 Missing break in switchCaolán McNamara1-0/+1
2015-11-25coverity#1340226 Missing break in switchCaolán McNamara1-0/+1
2015-11-25loplugin:unusedfields variousNoel Grandin8-21/+6
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-2/+2
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 Grandin48-246/+98
2015-11-22Remove superfluous line in license headerMaxim Monastirsky1-1/+0
2015-11-22Allow .uno:DisplayMode to be added to toolbarsMaxim Monastirsky1-1/+1
2015-11-22cppcheck: fix 1 memleak (fusel.cxx)Julien Nabet1-3/+2
2015-11-22cppcheck: fix 1 memleakJulien Nabet1-5/+5
2015-11-21tdf#92527 unit testAndras Timar2-0/+54
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt13-43/+45
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt18-110/+110
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt22-136/+136
2015-11-20Impress/Draw: Open Navigator in the SidebarSamuel Mehrbrodt1-14/+2
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt16-38/+38
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ž 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