summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)Author
2017-01-14coverity#1398583 Dereference after null checkCaolán McNamara
2016-12-16avoid dynamic_castEike Rathke
2016-12-07tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-12-05silence some BAD_SHIFTsCaolán McNamara
2016-12-02use early return to simplify flowNoel Grandin
2016-11-23small tidyup in SdrObjEditView::ApplyFormatPaintBrushNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-07-27svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna
2016-07-27svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna
2016-07-26svx lok: draw text edits in all viewsMiklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-07Avoid clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29coverity#1325066 Resource leakCaolán McNamara
2015-09-29coverity#1325065 Resource leakCaolán McNamara
2015-09-29coverity#1325057 Dereference after null checkCaolán McNamara
2015-09-29coverity#1325056 Unchecked dynamic_castCaolán McNamara
2015-09-29coverity#1325055 Unchecked dynamic_castCaolán McNamara
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22remove unused Link<> fieldNoel Grandin
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens
2015-09-20chained editeng: Enable chaining after a key is pressedmatteocam
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam
2015-09-16boost->stdCaolán McNamara
2015-09-16convert Link<> to typedNoel Grandin