summaryrefslogtreecommitdiff
path: root/include/svx/svdmrkv.hxx
AgeCommit message (Expand)Author
2024-06-11annot: add custom selection overlay for the annotation objectTomaž Vajngerl
2024-06-02svx: use SAL_RET_MAYBENULL in GetSfxViewShell()Xisco Fauli
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-30svx: GetSdrPageViewOfMarkedByIndex() -> ...Xisco Fauli
2024-05-29SortMarkedObjects() -> GetMarkedObjectList().ForceSort()Xisco Fauli
2024-05-29GetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli
2024-05-29svx: GetDescriptionOfMarkedPoints() -> ...Xisco Fauli
2024-05-29svx: GetDescriptionOfMarkedGluePoints() -> ...Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-29svx: TryToFindMarkedObject -> GetMarkedObjectList().FindObjectXisco Fauli
2024-05-29svx: GetSdrMarkByIndex -> GetMarkedObjectList().GetMarkXisco Fauli
2024-03-24reduce symbol visibility in svxNoel Grandin
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari
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