summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-09-08tdf#92218 Implement Impress single toolbar mode toolbarYousuf Philips
2016-09-08Related tdf#64575 Only allow "Fill Slide" for 1 Image/SlideSamuel Mehrbrodt
2016-09-07Adjust labels in the bullets and numbering dialogYousuf Philips
2016-09-07Photo Album Dialog: Don't add caption by defaultSamuel Mehrbrodt
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose
2016-09-07tdf#64575 Photo Album: Better Image LayoutAbhilash
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-09-01std::list<sal_Int16> to vectorNoel Grandin
2016-09-01std::list<sal_Int16> to dequeNoel Grandin
2016-09-01convert RefDevMode to scoped enumNoel Grandin
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-31sd: fix un-sorted SidArray in FuChar::DoExecute()Michael Stahl
2016-08-30tdf#56403: Text is right aligned in RTL localesKhaled Hosny
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sd)Stephan Bergmann
2016-08-30convert DescriptionGenerator::PropertyType to scoped enumNoel Grandin
2016-08-30drop extraneous acquireDavid Tardon
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25Notebookbar: Single contextual toolbar implementationYousuf Philips
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-24convert SdrPathSmoothKind to scoped enumNoel Grandin
2016-08-24convert SdrPathSegmentKind to scoped enumNoel Grandin
2016-08-24convert SdrObjClosedKind to scoped enumNoel Grandin
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin
2016-08-24convert ViewType to scoped enumNoel Grandin
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin
2016-08-23convert SdrMergeMode to scoped enumNoel Grandin
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-23tdf#95416 remove ../ style includeJochen Nitschke
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos