summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2024-07-05LOK: fixed incorrect Logic point calculation for Map modePranam Lashkari
2024-07-05annot: don't show the annot. object if LOK and not PDF documentTomaž Vajngerl
2024-07-05fix asan buildNoel Grandin
2024-07-02cid#1606744 Dereference after null checkCaolán McNamara
2024-06-28improve lifecycle of SdrItemPoolNoel Grandin
2024-06-28reduce number of SvxUnoShape listeners on SdrModelNoel Grandin
2024-06-26reduce number of SvxTextEditSourceImpl listeners on SdrModelNoel Grandin
2024-06-24svx: prefix members of SdrUndoMoveObjMiklos Vajna
2024-06-24editeng: add convenience creators to ESelection All, NotFoundTomaž Vajngerl
2024-06-20annot: clone annotations in SdrObjects when the page is duplicatedTomaž Vajngerl
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-19tdf#159543 - Proper feedback needed when resizing a frame...Sahil Gautam
2024-06-17svx: prefix members of SdrUndoGroupMiklos Vajna
2024-06-13annot: update annotation object when annotation position changesTomaž Vajngerl
2024-06-11annot: add custom selection overlay for the annotation objectTomaž Vajngerl
2024-06-11annot: update annotation position, size, text when those changeTomaž Vajngerl
2024-06-10svx: prefix members of SdrGrafObjMiklos Vajna
2024-06-05annot: add {add,remove}Annotation that don't notifyTomaž Vajngerl
2024-06-05annot: prepare SdrObject to represent an annotationTomaž Vajngerl
2024-06-03svx: prefix members of SdrUndoGeoObjMiklos Vajna
2024-06-02svx: use SAL_RET_MAYBENULL in GetSfxViewShell()Xisco Fauli
2024-05-31svx: Reduce number of calls to GetMarkedObjectList()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-05-26Use Rectangle::expand instead of four Adjust* callsMike Kaganski
2024-05-22Handle empty range correctlyMike Kaganski
2024-05-21svx: prefix members of SdrUndoDelPageMiklos Vajna
2024-05-17WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-14tdf#84507 move contour text to correct place in rotated...Regina Henschel
2024-05-13svx: prefix members of SdrUndoAttrObjMiklos Vajna
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-10tdf#156484 svx,sw: fix visibility of shapes in header/footerMichael Stahl
2024-05-06svx: prefix members of SdrUndoActionMiklos Vajna
2024-05-04replace createFromAscii with OUString literals in svxNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-29svx: prefix members of SdrLayerAdminMiklos Vajna
2024-04-26annot: moved more of Annotation and dependencies into svxTomaž Vajngerl
2024-04-19loplugin:constantparamNoel Grandin
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski