summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-09-09tdf#62717 FILESAVE : Names Master pages are not saved properlysll
2016-09-08Related tdf#64575 Only allow "Fill Slide" for 1 Image/SlideSamuel Mehrbrodt
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-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-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-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
2016-08-22tdf#89466: Fix slide orientationSusobhan Ghosh
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara