summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-05-25use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl1-1/+1
2023-05-21MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)2-65/+20
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)18-654/+165
2023-05-21svx: check SfxObjectShell::Current()Xisco Fauli1-5/+10
2023-05-15MCGR: Correct import for Gradient presets/templatesArmin Le Grand (allotropia)2-18/+108
2023-05-15MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)4-103/+7
2023-05-15MCGR: Correct creation for Gradient-PreviewsArmin Le Grand (allotropia)1-19/+12
2023-05-15MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)3-10/+63
2023-05-15MCGR: Unify Gradient intensity handling in toolingArmin Le Grand (allotropia)1-17/+28
2023-05-15MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)1-13/+8
2023-05-15MCGR: More corrections fo sortAndCorrectColorStopsArmin Le Grand (allotropia)1-0/+106
2023-05-15MCGR: Corrected error with Case16 wrong gradient shortcutArmin Le Grand (allotropia)1-45/+61
2023-05-15MCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)1-8/+67
2023-05-15MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)14-224/+288
2023-05-15MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)2-15/+38
2023-05-15MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)1-7/+87
2023-05-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)2-1/+13
2023-05-15MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)2-5/+6
2023-05-13Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara2-18/+28
2023-05-13Resolves: tdf#155140 gallery right click for context menu doesn't consume eventCaolán McNamara3-6/+7
2023-05-13tdf#127322 svx: add back MID_GRAPHIC_URL to SvxBrushJustin Luth1-0/+1
2023-05-13fix mistake in commit "optimise ensureGeometry"Noel Grandin1-1/+2
2023-05-13put floating frames under managed links controlCaolán McNamara3-21/+111
2023-05-13tdf#154882: svx: don't overwrite the first cell's styleMaxim Monastirsky1-1/+4
2023-05-13tdf#153190 Compressing tool calculates compression rate wrong on large imagesNoel Grandin1-1/+5
2023-05-13Resolves: tdf#154870 label grayed out when it should not beCaolán McNamara1-1/+1
2023-05-13tdf#140730 a11y: Focus form control property dlg when it startsMichael Weghorn2-0/+3
2023-05-13Resolves: tdf#154680 don't mark an empty fontname as italic for "unknown"Caolán McNamara1-3/+10
2023-05-13tdf#154322 select the first entry of the current page by defaultCaolán McNamara2-0/+14
2023-05-12tdf#150020: pass transform and scale matrix for the table shadow primitiveSarper Akdemir3-54/+81
2023-05-12tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir7-13/+120
2023-05-12tdf#154501 - Fileopen PPTX: Table with rotated text wrongNoel Grandin1-18/+18
2023-05-12oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir3-0/+27
2023-05-07Change text auto-fit alg. to also increase the scalingTomaž Vajngerl1-2/+18
2023-05-04jsdialog: hide help and close buttons for searchreplace dialogPedro Pinto Silva1-0/+7
2023-04-29Prevent to get 0 font size in the auto-fitting algorithmTomaž Vajngerl1-0/+3
2023-04-28tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl4-18/+132
2023-04-27sw reqif-xhtml export: fix export of transparent TIFMike Kaganski1-1/+11
2023-04-27pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir2-0/+44
2023-04-27editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir2-5/+10
2023-04-27disable dbl-click in ThemeDialog in LOK, remove the dialog sizeTomaž Vajngerl2-3/+3
2023-04-26svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl8-27/+839
2023-04-26oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl1-2/+2
2023-04-26use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl2-7/+8
2023-04-25send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl2-5/+27
2023-04-25create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl4-22/+80
2023-04-21tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth1-2/+11
2023-04-21tdf#56258 svx: use last defined locale-outline for remaining levelsJustin Luth1-5/+10
2023-04-20tdf#56258 sw toolbar: show SetOutline by defaultJustin Luth1-0/+11
2023-04-12lok: draw textboxes under editSzymon Kłos1-1/+1