summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
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-22tdf#89329: use unique_ptr for pImpl in svdounoArnold Dumas
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-22convert DefaultType to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert TableHitKind to scoped enumNoel Grandin
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-08-19convert SdrAnimationMode to scoped enumNoel Grandin
2016-08-19drop enum SvxViewHint::HintTypeNoel Grandin
2016-08-19convert SdrCrookMode to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-19convert SdrObjListKind to scoped enumNoel Grandin
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin
2016-08-19convert ObjStrAttrType to scoped enumNoel Grandin
2016-08-19convert SdrViewContext to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin
2016-08-18convert SdrMeasureTextHPos to scoped enumNoel Grandin
2016-08-18convert SdrMeasureTextVPos to scoped enumNoel Grandin
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin
2016-08-17convert XPolyFlags to scoped enumNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-08-03svx: track view shell id in SdrUndoActionMiklos Vajna
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-27svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna
2016-07-27formally->formerlyCaolán McNamara
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-27svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26tdf#75280 Cleaning up of sal_uIntPtr usage #4atymyjan
2016-07-26loplugin:redundantcastTor Lillqvist
2016-07-26svx lok: draw text edits in all viewsMiklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-21sd lok: fix hard to select a full tableHenry Castro
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-20svx: rotate drawn (non-bitmap) handles with the objectTomaž Vajngerl