summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2024-06-22tdf#161658 Limit new selection overlay to Calc onlyRafael Lima
2024-06-22fix O(n^2) behaviour when fetching field info from EditEngineNoel Grandin
2024-06-21tdf#161537 fix Filter Navigator no longer shows the name of the fieldJim Raykowski
2024-06-21Resave with newer Glade versionJim Raykowski
2024-06-20annot: clone annotations in SdrObjects when the page is duplicatedTomaž Vajngerl
2024-06-20loplugin:unusedfieldsNoel Grandin
2024-06-20tdf#146468: Match border tooltips in toolbar/sidebarKira Tubo
2024-06-20svx: adjust the values for impress/draw ruler to work with LOKitTomaž Vajngerl
2024-06-20svx: move lok's NotifyKit in the ruler to the SvxRuler super-classTomaž Vajngerl
2024-06-19Fix typoAndrea Gelmini
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-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-18loplugin:ostr in variousNoel Grandin
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-15Fix MSVC buildMike Kaganski
2024-06-14prefer simple HTML format over RTF while pasting clipboard contentOliver Specht
2024-06-13annot: update annotation object when annotation position changesTomaž Vajngerl
2024-06-12Fix Unicode block namesTaichi Haradaguchi
2024-06-11tdf#161204 Fix selection outline with overlapping rangesRafael Lima
2024-06-11ITEM: Change SfxItemSet to use unordered_setArmin Le Grand (allotropia)
2024-06-11annot: document new annotation classes and methodsTomaž Vajngerl
2024-06-11annot: don't render objects marked as annotation in PDF exportTomaž 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-11annot: new Annotation sdr object, replacing annotation tagsTomaž Vajngerl
2024-06-11Fix typoAndrea Gelmini
2024-06-10tdf#161204 Improve visibility of outline in the selection overlayRafael Lima
2024-06-10fix Gtk-WARNING **: Could not load image 'res/unlocked.png'Caolán McNamara
2024-06-10svx: prefix members of SdrGrafObjMiklos Vajna
2024-06-06tdf#153008 svx: impl crop for stretched bitmap fillAttila Szűcs
2024-06-06tdf#161151 finish renaming gradient geometries in sidebarStéphane Guillou
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-03crashtesting: BrowseBox::GetControlArea crashCaolán McNamara
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-06-01Fix typoAndrea Gelmini
2024-06-01tdf#161198 tdf#161322 fix selection overlaysNoel Grandin
2024-05-31tdf#161354: drop incorrect assertionMike Kaganski
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