summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2024-09-03tdf#162764: make the two dialogs modalXisco Fauli
2024-08-30Resolves: tdf#160675 reformat 'blanked' metricspinbutton after setting valueCaolán McNamara
2024-08-30tdf#162006 Use contrast outline for the AutoFill/Cursor handle as wellRafael Lima
2024-08-27Resolves tdf#162582 - Muted color for search info on dark themesHeiko Tietze
2024-08-23tdf#162555: change rtl::Reference creation orderMike Kaganski
2024-08-23tdf#162065 Fix format paintbrush in draw/impressOliver Specht
2024-08-21tdf#123527: use the new font in SvxSearchCharSet::RecalculateFontMike Kaganski
2024-08-21tdf#162528: handle exceptions from JSON parser in GraphicExporterMike Kaganski
2024-08-20Revert "tdf#158510 Launch media from a presentation dir path" (24.8 only)Xisco Fauli
2024-08-20tdf#162282: restore correct handling of EMFMike Kaganski
2024-08-06tdf#111816: allow special characters filtering by Unicode valueMike Kaganski
2024-08-03tdf#153343 Show settings for the actual default font in control propertiesMichael Weghorn
2024-07-26tdf#158510 Launch media from a presentation dir pathVladislav Tarakanov
2024-07-23ofz#70412 Integer-overflowCaolán McNamara
2024-07-17tdf#158397 freeze hovering mouse above animating gifNoel Grandin
2024-07-15Resolves tdf#161568 - Feedback for QFS in floating modeHeiko Tietze
2024-07-11cid#1606744 Dereference after null checkCaolán McNamara
2024-07-11tdf#161979: Render GDI metafile using drawinglayer in XOutBitmapMike Kaganski
2024-07-10tdf#161817 Fix Autofill overlay when zoom is lowRafael Lima
2024-07-08tdf#161537 fix Filter Navigator no longer shows the name of the fieldJim Raykowski
2024-07-08Add escape direction support for glue points in the preset shapesTibor Nagy
2024-06-25tdf#161658 Limit new selection overlay to Calc onlyRafael Lima
2024-06-21tdf#146468: Match border tooltips in toolbar/sidebarKira Tubo
2024-06-13Fix Unicode block namesTaichi Haradaguchi
2024-06-12tdf#161204 Fix selection outline with overlapping rangesRafael Lima
2024-06-11Revert "annot: prepare SdrObject to represent an annotation"Tomaž 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
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