summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
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
2024-05-06svx: prefix members of SdrUndoActionMiklos Vajna
2024-05-03sd, svx: Return new annotation instead of using out paramMichael Weghorn
2024-04-30svx: use o3tl::convert instead of 847 (mm100) when we want 24ptTomaž Vajngerl
2024-04-29reduce symbol visibilityNoel Grandin
2024-04-29svx: prefix members of SdrLayerAdminMiklos Vajna
2024-04-28reduce symbol visibilityNoel Grandin
2024-04-26annot: moved more of Annotation and dependencies into svxTomaž Vajngerl
2024-04-26annot: move UndoAnnotation and deps. to svx, adapt svx AnnotationTomaž Vajngerl
2024-04-25Remove unused fieldsSamuel Mehrbrodt
2024-04-25annot: added Annotation impl. to svx, moved some thing from sdTomaž Vajngerl
2024-04-20Fix Unicode block nameTaichi Haradaguchi
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