summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-08-30convert DescriptionGenerator::PropertyType to scoped enumNoel Grandin1-3/+3
2016-08-30drop extraneous acquireDavid Tardon1-1/+0
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann3-3/+3
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin3-6/+6
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke6-12/+12
2016-08-25Notebookbar: Single contextual toolbar implementationYousuf Philips2-0/+134
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann1-2/+2
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-14/+14
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos2-2/+2
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin6-29/+14
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-24convert SdrPathSmoothKind to scoped enumNoel Grandin2-11/+11
2016-08-24convert SdrPathSegmentKind to scoped enumNoel Grandin2-5/+5
2016-08-24convert SdrObjClosedKind to scoped enumNoel Grandin2-4/+4
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin1-1/+1
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin4-6/+6
2016-08-24convert ViewType to scoped enumNoel Grandin1-5/+5
2016-08-23convert SearchLabel to scoped enumNoel Grandin1-5/+5
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrMergeMode to scoped enumNoel Grandin1-3/+3
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin2-5/+5
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin7-32/+32
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin4-18/+18
2016-08-23convert SdrIterMode to scoped enumNoel Grandin12-29/+29
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin2-7/+7
2016-08-23tdf#95416 remove ../ style includeJochen Nitschke3-3/+8
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos3-8/+8
2016-08-22tdf#89466: Adjust alignment and add left and right marginsYousuf Philips1-3/+3
2016-08-22tdf#89466: Fix slide orientationSusobhan Ghosh2-12/+17
2016-08-22convert SdrHintKind to scoped enumNoel Grandin12-25/+23
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin5-15/+15
2016-08-22convert SdrHitKind to scoped enumNoel Grandin6-41/+41
2016-08-20tdf#89466: Resize color and gradient controls to 150pxSusobhan Ghosh1-0/+3
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara8-26/+26
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-4/+4
2016-08-19convert SdrAnimationMode to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrCrookMode to scoped enumNoel Grandin1-3/+3
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin8-9/+9
2016-08-19convert SdrDragMode to scoped enumNoel Grandin6-23/+23
2016-08-19convert SdrViewContext to scoped enumNoel Grandin3-7/+7
2016-08-19convert SdrEventKind to scoped enumNoel Grandin3-6/+6
2016-08-18coverity#1371443 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-08-18cppcheck: passedByValueCaolán McNamara3-8/+8
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin1-3/+3
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin2-4/+4
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand1-1/+1
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-43/+18