summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh1-0/+1
2024-03-04GLib-GObject-CRITICAL **: gsignal.c:2778: instance X has no handler with id YCaolán McNamara1-0/+2
2024-03-04svx: prefix members of XGradientEntryMiklos Vajna1-2/+2
2024-03-04cool#8327 use tools::JsonWriter for theme colorsNoel Grandin3-30/+19
2024-03-03Resolves: tdf#159696 Small capitals with 'Individual words' underliningCaolán McNamara1-7/+33
2024-03-03Resolves: tdf#159879 Crash when closing "3D View" dialogCaolán McNamara1-0/+5
2024-03-03Fix typo in codeAndrea Gelmini1-1/+1
2024-03-03Fix typoAndrea Gelmini1-1/+1
2024-03-01LOK: send inner text boundry information of shapes/textboxPranam Lashkari1-1/+51
2024-03-01tdf#94535 Improvements in Text along Path dialogOlivier Hallot1-418/+541
2024-02-29IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)4-1/+128
2024-02-29svx: fix default locale language stringHenry Castro1-4/+9
2024-02-28tdf#159874: Inspection of 3D object in Dev Tools crashes LO (take 2)Julien Nabet3-24/+24
2024-02-28Avoid calling back into an SdrMarkView that is being destroyedStephan Bergmann1-2/+2
2024-02-27Another attempt to ensure strict weak ordering when sortingMike Kaganski1-3/+7
2024-02-26tdf#159865 Revert "tdf#136905 NBB: let ValueSetWithTextControl set optimal"Justin Luth1-11/+0
2024-02-26tdf#108697 Allow modifying default bullet selectionSamuel Mehrbrodt2-50/+24
2024-02-26svx: prefix members of XFillHatchItemMiklos Vajna1-30/+30
2024-02-26Fix indentationSamuel Mehrbrodt1-3/+3
2024-02-26Set button label directly in ui fileSamuel Mehrbrodt2-3/+2
2024-02-24tdf#159865 tdf#136905 NBB: font looked too small in page size choicesJustin Luth1-2/+4
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski1-1/+1
2024-02-23Fix warning C4838 when building with MSVC without -Wv:18Mike Kaganski1-2/+2
2024-02-22IASS: Re-define Text suppression for TextEditArmin Le Grand (allotropia)2-27/+28
2024-02-22fix ubsan use-after-freeNoel Grandin1-0/+1
2024-02-20tdf#157882 svx: Remove cap/corner styles and move arrowhead control to new rowAkshayWarrier4-337/+26
2024-02-20tdf#155723: Wrong Tooltips for some of the Basic Shapes (cuboid)Julien Nabet1-1/+1
2024-02-20tdf#155723: Wrong Tooltips for some of the Basic Shapes (pentagon)Julien Nabet1-1/+1
2024-02-20Make Clone Formatting in Impress similar to PPOliver Specht1-6/+12
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)2-0/+4
2024-02-19svx: prefix members of XFillGradientItemMiklos Vajna1-8/+8
2024-02-19hide more symbolsNoel Grandin3-11/+13
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)10-20/+20
2024-02-16svx a11y: Drop AccessibleTextHelper_Impl::GotPropertyEventMichael Weghorn1-10/+5
2024-02-14tdf#159704 svx: preserve text when getting grpahic from sdrobjectJaume Pujantell1-30/+33
2024-02-12use more UNLESS_MERGELIBSNoel Grandin3-3/+4
2024-02-12tdf#159666 Crash when table and line object are selected at the same timeNoel Grandin1-50/+51
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze5-30/+161
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin30-229/+233
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)15-526/+401
2024-02-12svx: prefix members of SdrHelpLineListMiklos Vajna1-3/+3
2024-02-10tdf#156993 use correct count for ViewContactOfSdrPageRegina Henschel1-3/+3
2024-02-10tdf#141908: replace usage of sal_Int32 with colorsvarshneydevansh1-2/+2
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier5-0/+221
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht3-12/+26
2024-02-08tdf#159572 select font according to recent settingsOliver Specht1-0/+1
2024-02-08Try harder to use strict weak ordering when sortingMike Kaganski1-2/+2
2024-02-07these casts are no longer necessaryNoel Grandin18-89/+65
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin5-46/+38
2024-02-07simplify some Primitive2DContainer accessesNoel Grandin3-8/+3