summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-06-26tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny1-2/+6
2023-06-23jsdialog: enable Manage Changes dialogSzymon Kłos1-1/+13
2023-06-22fix crash in PaletteManager triggered by the color pickerTomaž Vajngerl1-0/+3
2023-06-20lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian2-35/+21
2023-06-14fix wrong transform type, error handling when JSON parsingTomaž Vajngerl1-1/+1
2023-06-13svx: add "Color" and "ComplexColorJSON" argument for XColorItemTomaž Vajngerl2-7/+65
2023-06-10global Timer has have SetStatic() set to avoid teardown problem on macOsCaolán McNamara1-0/+1
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)1-1/+3
2023-06-08tdf#155404 handle ComplexColor as JSON for XLineColor and XFillColorTomaž Vajngerl3-2/+56
2023-06-08Related: CollaboraOnline#6511 hold json preview cache longerCaolán McNamara1-5/+35
2023-06-07lok: send theme palette after the change in ThemeDialogTomaž Vajngerl3-24/+10
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara2-17/+18
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara2-1/+68
2023-06-06sw: border and background theme color support for multiple props.Tomaž Vajngerl2-7/+14
2023-06-06lok: callback to send the updated theme palette when theme changesTomaž Vajngerl2-0/+62
2023-06-06svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl3-133/+149
2023-06-04MCGR: Check correctly for used FillTransparenceGradientArmin Le Grand (allotropia)1-0/+7
2023-06-04tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl1-1/+6
2023-06-04tdf#155436 svx: PDF export: fix crash on SdrMediaObj without URLMichael Stahl1-1/+3
2023-06-04tdf#153361 improve theme color generation in color pickerTomaž Vajngerl2-33/+136
2023-06-03perf: use freeze/thaw around block insert of multiple iconsCaolán McNamara1-0/+2
2023-06-03Styles preview cache cleanup on exitSzymon Kłos2-7/+41
2023-06-02Styles preview widget should cache imagesSzymon Kłos2-6/+25
2023-06-01svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl3-33/+19
2023-06-01svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl5-30/+32
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl12-125/+122
2023-06-01change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl3-7/+7
2023-06-01speed up tab-switching in a calc document with a lot of graphic objectsNoel Grandin1-3/+7
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