summaryrefslogtreecommitdiff
path: root/include/svx/svdedxv.hxx
AgeCommit message (Expand)Author
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
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-06-29reduce ascii noiseThomas Arnhold
2013-05-28Related: #i120498# fixed error with half text edit undoneArmin Le Grand