summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna1-0/+2
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna1-5/+0
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin1-5/+5
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-10/+7
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-1/+1
2016-07-27svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna1-2/+74
2016-07-27svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna1-1/+13
2016-07-26svx lok: draw text edits in all viewsMiklos Vajna1-0/+26
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna1-1/+1
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin1-1/+0
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-4/+1
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-1/+5
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-4/+4
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-1/+0
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna1-4/+4
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-5/+2
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-117/+117
2015-10-31com::sun::star->css in svxNoel Grandin1-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-1/+1
2015-10-07Avoid clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-5/+5
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-5/+1
2015-09-29coverity#1325066 Resource leakCaolán McNamara1-3/+3
2015-09-29coverity#1325065 Resource leakCaolán McNamara1-2/+2
2015-09-29coverity#1325057 Dereference after null checkCaolán McNamara1-5/+6
2015-09-29coverity#1325056 Unchecked dynamic_castCaolán McNamara1-6/+5
2015-09-29coverity#1325055 Unchecked dynamic_castCaolán McNamara1-2/+1
2015-09-22convert Link<> to typedNoel Grandin1-3/+2
2015-09-22remove unused Link<> fieldNoel Grandin1-2/+0
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens1-1/+1
2015-09-20chained editeng: Enable chaining after a key is pressedmatteocam1-0/+14
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam1-0/+130
2015-09-16boost->stdCaolán McNamara1-3/+1
2015-09-16convert Link<> to typedNoel Grandin1-3/+2
2015-09-09SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann1-14/+5
2015-09-08convert Link<> to typedNoel Grandin1-3/+2
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna1-20/+20
2015-08-11loplugin: defaultparamsNoel Grandin1-3/+3
2015-07-13editeng: make Link<> usage typedNoel Grandin1-13/+10
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-0/+3
2015-07-09tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna1-1/+6