summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-09-11jsdialog: set WindowId for font size comboboxSzymon Kłos1-1/+2
2023-09-04sd: set the theme for all master pagesTomaž Vajngerl1-8/+9
2023-09-01tdf#157034: FILESAVE loext:theme-type is off by oneJulien Nabet1-1/+5
2023-08-31cid#1542447 Explicit null dereferencedCaolán McNamara1-5/+6
2023-08-31svx: add class "ONeutralParseContext"Henry Castro1-0/+16
2023-08-31jsdialog: enable font name & size comboboxSzymon Kłos1-1/+2
2023-08-28Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl3-21/+25
2023-08-28svx: remove theme related parameters for Color and FillColorTomaž Vajngerl1-2/+2
2023-08-28Revert "jsdialog: enable font name & size combobox"Szymon Kłos1-2/+1
2023-08-28jsdialog: enable font name & size comboboxSzymon Kłos1-1/+2
2023-08-28jsdialog: render font previews with hidpiSzymon Kłos1-0/+2
2023-08-28svx: refactor text color theme changing and add undo supportTomaž Vajngerl1-72/+120
2023-08-28sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl3-55/+4
2023-08-28move theme test from svx to sd - so we can use ThemeColorChangeTomaž Vajngerl4-189/+0
2023-08-28ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl9-17/+14
2023-08-26spellchecking wave doesn't extend to the full width of superscript textCaolán McNamara1-6/+4
2023-08-26crashreporting: crash seen in FormNavigatorCaolán McNamara1-1/+2
2023-08-25svx: PaletteManager - remove printfTomaž Vajngerl1-2/+0
2023-08-24Resolves: tdf#156411 listen to "value-changed" not "changed"Caolán McNamara1-8/+8
2023-08-15Theme dialog: fix crash when closing parent firstSzymon Kłos1-9/+10
2023-08-10sc: enable document themes in CalcTomaž Vajngerl1-1/+1
2023-08-10Prevent to open multiple Theme Color Edit dialogGülşah Köse1-2/+9
2023-08-09Prevent to open multiple Theme Color Edit dialogGülşah Köse1-0/+5
2023-08-04Related: cool#6911 opt to skip SdrObject::GetViewContent() when possibleCaolán McNamara3-4/+41
2023-08-04Related: cool#6911 refactor for an optimizationCaolán McNamara2-7/+11
2023-07-31tdf#142808: use SvxLRSpaceItem::GetTextLeft instead of GetLeftMike Kaganski1-1/+1
2023-07-31gtk: silence gtk_label_set_label: assertion 'GTK_IS_LABEL (label)' failedCaolán McNamara1-0/+12
2023-07-24fix COOL crash in theme dialogNoel Grandin1-1/+2
2023-07-23lok: flush the VOC primitives when trimming memoryAshod Nakashian1-0/+2
2023-07-08ubsan: SID_ATTR_TRANSFORM_POS_X is SfxInt32Item not SfxUInt32ItemCaolán McNamara1-1/+1
2023-06-30tdf#155863 sd: fix resizing of cropped images to original sizeTibor Nagy1-13/+11
2023-06-29tdf#156050: Fix how misspelling line is calculated for RTL textKhaled Hosny1-2/+4
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