summaryrefslogtreecommitdiff
path: root/include/svx/svdedxv.hxx
AgeCommit message (Expand)Author
2018-03-05loplugin:useuniqueptr in SdrObjEditViewNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2017-08-11Fix typosAndrea Gelmini
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
2017-07-27loplugin:constparams in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin
2016-07-28svx: fix loplugin:nullptrMiklos 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-12new loplugin fragiledestructorNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-22convert Link<> to typedNoel Grandin
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam
2015-09-16convert Link<> to typedNoel Grandin
2015-09-09SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-01fdo#39468: Translated some german commentsTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-04-03svx: sal_Bool->booNoel Grandin