summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)Author
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-29svx: Mark functions as localTakeshi Abe
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-12try to please ubsanJochen Nitschke
2017-08-11Fix typosAndrea Gelmini
2017-08-11editviewoverlay: corrected AttributeChangeArmin Le Grand
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand
2017-08-10editviewoverlay: more cases securedArmin Le Grand
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-01tdf#107505: Impress - crash with two people co-editing one slideTamás Zolnai
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-18tdf#107666: EDITING: No caret outside the textbox after inserting a textboxTamás Zolnai
2017-06-12tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-03svx: SdrObjEditView::SdrEndTextEdit() must be called after SdrBeginTextEdit()Michael Stahl
2017-05-03svx: SdrObjEditView is not the owner of mpOldTextEditUndoManagerMichael Stahl
2017-04-29tdf#107505: Impress - crash with two people co-editing one slideTamás Zolnai
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21remove unused OBJ_DUMMY from SdrObjKind enumNoel Grandin
2017-02-14remove unused ModelSaved enumerator from SdrHintKind enumNoel Grandin
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