summaryrefslogtreecommitdiff
path: root/include/svx/svdmrkv.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-03loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-3/+3
2019-05-17weld SvxIMapDlgCaolán McNamara1-1/+1
2019-02-22loplugin:unusedfields in svxNoel Grandin1-4/+0
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara1-0/+1
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand1-2/+12
2018-11-27remove unused SdrSearchOptions enum valuesNoel Grandin1-12/+8
2018-10-27tdf#120703 PVS: V524Mike Kaganski1-1/+1
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-1/+0
2018-07-31loplugin:returnconstant in svxNoel Grandin1-5/+5
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin1-3/+3
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin1-3/+3
2017-12-27Share common codeMatteo Casalin1-2/+3
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin1-2/+2
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin1-1/+2
2017-12-08Remove unneeded data memberMatteo Casalin1-1/+0
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-08-10loplugin:unusedenumconstantsNoel Grandin1-2/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-8/+7
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-5/+0
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-3/+3
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-8/+6
2017-04-10loplugin:inlinefields in SdrMarkViewNoel Grandin1-11/+10
2017-03-31tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-14/+14
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet1-1/+1
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-2/+2
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+2
2016-11-03loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-3/+0
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna1-2/+2
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna1-0/+4
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-9/+9
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-9/+11
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-13/+15
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-1/+1
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-9/+0
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin1-4/+1
2016-04-04loplugin:constantparam in svxNoel Grandin1-2/+1
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin1-2/+1
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-3/+2
2016-02-09Remove excess newlinesChris Sherlock1-3/+0