summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2016-10-06tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-28Resolves: tdf#102343 unable to undo stylesheet changes in master...Caolán McNamara
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-09-25coverity#1371240 Missing move assignment operatorCaolán McNamara
2016-09-25impl this with a std::unique_ptrCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22sd lok: fix pixel-to-logic conversion in DrawViewShell::MakeVisible()Miklos Vajna
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-16sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna
2016-09-15sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-05convert Orientation 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-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
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 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-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19convert SdrAnimationMode to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-19convert SdrViewContext to scoped enumNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin
2016-08-17sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna