summaryrefslogtreecommitdiff
path: root/include/svx/svdmrkv.hxx
AgeCommit message (Expand)Author
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-30tdf#39468 Translate German commentsLuc Castermans
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-06-30Fix typosAndrea Gelmini
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna
2015-05-07Fix typo informations -> informationAndrea Gelmini
2015-04-29convert IMPSDR_ constants to scoped enumNoel Grandin
2015-04-29simplify SDRSEARCHPASS_ constantsNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-02-09Fix of a few typosAndrea Gelmini
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin
2014-08-16These function members does not need to be virtualMatteo Casalin
2014-08-16Delete commented-out declaration of function membersMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-04-18Typo: s/shure/sureTor 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