summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-01-28impress's AnnotationWindow is the only user of WB_NEEDSFOCUSCaolán McNamara1-1/+2
2016-01-27starmath: fix OOXML export of non-BMP UnicodeMichael Stahl2-0/+31
2016-01-21oox: export Math objects to PPTX filesMichael Stahl2-0/+28
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung4-11/+31
2016-01-12New saving behaviorMaxim Monastirsky3-6/+2
2016-01-12sd: enhance the OLE object test to also test the exported XMLMichael Stahl3-19/+113
2016-01-08set reasonable default size for new draw/impress tablesJustin Luth1-2/+22
2016-01-07tdf#96708: don't modify document while copying to clipboardMike Kaganski9-13/+63
2016-01-04tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás2-24/+0
2015-12-15sd: remove cargo-culted dependencies from CppunitTest_sd_misc_testsMichael Stahl1-19/+0
2015-12-15Bin obviously unneeded copy pastaTor Lillqvist1-11/+0
2015-12-15tdf#91909 Add shortcuts to slide navigationYousuf Philips1-4/+4
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski10-13/+295
2015-12-13tdf#91857 Additional improvements to Impress' menu barYousuf Philips1-31/+147
2015-12-11Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt1-2/+14
2015-12-08tdf#84909 Improvements to impress and draw toolbarsYousuf Philips3-11/+10
2015-11-28tdf#95356: unit test about text decorations for svg exportMarco Cecchetti1-13/+64
2015-11-26coverity#1340227 Missing break in switchCaolán McNamara1-0/+1
2015-11-26coverity#1340226 Missing break in switchCaolán McNamara1-0/+1
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
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