summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2024-06-26reduce number of SvxTextEditSourceImpl listeners on SdrModelNoel Grandin
2024-06-24svx: prefix members of SdrUndoMoveObjMiklos Vajna
2024-06-22tdf#161658 Limit new selection overlay to Calc onlyRafael Lima
2024-06-21tdf#146468: Fix typo and move commentsKira Tubo
2024-06-20annot: clone annotations in SdrObjects when the page is duplicatedTomaž Vajngerl
2024-06-20tdf#146468: Match border tooltips in toolbar/sidebarKira Tubo
2024-06-20svx: move lok's NotifyKit in the ruler to the SvxRuler super-classTomaž Vajngerl
2024-06-19tdf#159543 - Proper feedback needed when resizing a frame...Sahil Gautam
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-17svx: prefix members of SdrUndoGroupMiklos Vajna
2024-06-17annot: update object text when annotation text changesTomaž Vajngerl
2024-06-14prefer simple HTML format over RTF while pasting clipboard contentOliver Specht
2024-06-14annot: add support to import Stamp annotation from PDFTomaž Vajngerl
2024-06-12Fix Unicode block namesTaichi Haradaguchi
2024-06-11annot: document new annotation classes and methodsTomaž Vajngerl
2024-06-11annot: add custom selection overlay for the annotation objectTomaž Vajngerl
2024-06-11annot: change include to forward declarationTomaž Vajngerl
2024-06-11annot: make annotation pop-up window working againTomaž Vajngerl
2024-06-11annot: update annotation position, size, text when those changeTomaž Vajngerl
2024-06-11annot: new Annotation sdr object, replacing annotation tagsTomaž Vajngerl
2024-06-10svx: prefix members of SdrGrafObjMiklos Vajna
2024-06-05annot: add {add,remove}Annotation that don't notifyTomaž Vajngerl
2024-06-05Related: tdf#153008 bump XFillBmpPosOffsetXItem to sal_Int32Caolán McNamara
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-06-01Advanced Diagram support: Load fill DiagramModelArmin Le Grand (allotropia)
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-27svx: prefix members of FmFormViewMiklos Vajna
2024-05-26Resolves: tdf#155364 resize buttons and change widget font sizes on zoomCaolán McNamara
2024-05-21svx: prefix members of SdrUndoDelPageMiklos Vajna
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt
2024-05-14annot: move TextAPI to svx and adapt the codeTomaž Vajngerl
2024-05-13Update to ICU 74.1Taichi Haradaguchi
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-07Sidebar: Direct update of FillStyleOliver Specht