summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2024-01-10Send document colors with lok callbackSzymon Kłos3-11/+50
2024-01-09sc: announce theme colors with lok callbackSzymon Kłos1-14/+29
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara1-1/+3
2023-11-24tdf#115965 tdf#148790 sw sidebar: no need for RemoveBulletJustin Luth1-11/+0
2023-11-23tdf#148000 impress: improve fontwork text placement.Attila Szűcs6-44/+288
2023-10-24lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti1-0/+17
2023-10-11tdf#155756 sidebar properties not displaying height over 100Caolán McNamara2-17/+22
2023-10-11Related: cool#7373 set name of object before broadcasting ScDrawChangedCaolán McNamara1-6/+7
2023-10-11lok: a11y: impress: screen reader support for text shape editingMarco Cecchetti1-3/+5
2023-10-08cid#1547086 Logically dead codeCaolán McNamara1-11/+11
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara1-2/+2
2023-09-27tdf#157067: Fix missing background color in style previewKhaled Hosny1-8/+8
2023-09-18tdf#157174: fix crash when clicking "Print Preview"Julien Nabet1-1/+3
2023-09-18add referer to ole objectsCaolán McNamara4-28/+37
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