summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv.cxx
AgeCommit message (Expand)Author
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-27Remove leading _ from some variable namesMatteo Casalin
2017-12-27Make some bool constMatteo Casalin
2017-12-27Return earlyMatteo Casalin
2017-12-27mnHitTolLog is already sal_uInt16Matteo Casalin
2017-12-27Avoid temporary PointMatteo Casalin
2017-12-27Share common codeMatteo Casalin
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-12-08Remove unneeded data memberMatteo Casalin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-08-04rename nPgAnz->nPgCountNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-04-10loplugin:inlinefields in SdrMarkViewNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20nBestDist should apparently be updatedStephan Bergmann
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2017-01-23pass ownership by pointerJochen Nitschke
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-08simplify mark points and gluepoints managementCaolán McNamara
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke
2016-09-24sc lok: avoid full invalidate tilesHenry Castro