summaryrefslogtreecommitdiff
path: root/include/svx/svdmrkv.hxx
AgeCommit message (Expand)Author
2022-06-14svx: remove annoying whitespace in SdrView and subclassesTomaž Vajngerl
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-07svx: move LOKit specifics into it's own methodTomaž Vajngerl
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl
2021-04-20Get Glue Points in the selection callbackmerttumer
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl
2020-09-01Fix typoAndrea Gelmini
2020-07-01loplugin:singlevalfieldsNoel Grandin
2020-06-02svx: add ability to show sub-selections in a marked objectTomaž Vajngerl
2020-06-02svx: convert ImplMarkingOverlay and friends to use unique_ptrTomaž Vajngerl
2020-05-23svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-10-03loplugin:unnecessaryvirtualNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-27remove unused SdrSearchOptions enum valuesNoel Grandin
2018-10-27tdf#120703 PVS: V524Mike Kaganski
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-07-31loplugin:returnconstant in svxNoel Grandin
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-11SdrMarkView: provide OUString as return valueMatteo Casalin
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-27Share common codeMatteo Casalin
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-12-08Remove unneeded data memberMatteo Casalin
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-10loplugin:inlinefields in SdrMarkViewNoel Grandin
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara