summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-02-14lok: draw textboxes under editSzymon Kłos1-1/+1
2023-02-14lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian2-33/+21
2023-02-14tdf#148818 Fix missing text in boxes with empty first paragraphHossein1-4/+5
2023-02-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti2-1/+8
2023-02-06tdf#150102 Correct PrefSize for UNO API Metafile exporterArmin Le Grand (allotropia)1-3/+9
2023-01-24tdf#151060 sw PDF export: don't paint off-page part of drawing objectMiklos Vajna3-1/+38
2023-01-23Hide fill attribute widget if fill style is noneGülşah Köse1-5/+3
2023-01-18ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl5-0/+210
2023-01-18sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl2-0/+99
2023-01-18svx: add UX defined theme color setsTomaž Vajngerl1-2/+98
2023-01-18svx: add resolveColor that resolves the color for input themeTomaž Vajngerl1-4/+24
2023-01-18svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl1-73/+36
2023-01-18support theme color for lines + oox support + testsTomaž Vajngerl3-8/+58
2023-01-17introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl8-77/+109
2023-01-16introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl9-31/+100
2023-01-16sw: add the ColorSet from SdrPage into ColorSets in ThemePanelTomaž Vajngerl1-0/+5
2023-01-15oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl2-0/+41
2023-01-15svx: use array for colors in ColorSet, add consts, rename varsTomaž Vajngerl1-13/+17
2023-01-12svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl1-17/+15
2022-12-24sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl1-0/+18
2022-12-05jsdialogs: fix generic color label nameSzymon Kłos2-3/+3
2022-11-29tdf#148017 harmonize sidebar .ui filesandreas kainz12-1518/+1357
2022-11-12lokCalcRTL: chart-edit: no bounding boxDennis Francis1-0/+8
2022-11-01svx: minor simplificationAshod Nakashian1-2/+2
2022-10-25Guard against no HAVE_FEATURE_AVMEDIA in one more placeTor Lillqvist1-0/+2
2022-10-25svg: export embedded videoAshod Nakashian1-0/+10
2022-10-24lok: support embedded mediaAshod Nakashian3-0/+47
2022-10-22Set InstallLOKNotifier handler for CrashReportDialogMike Kaganski2-0/+11
2022-10-21lok: masterpage: don't render text edits from different modeSzymon Kłos1-13/+16
2022-10-16tdf#150987 calc crash pasting contentNoel Grandin1-2/+4
2022-09-30lok: impress: clear selection when exited the textboxSzymon Kłos1-0/+2
2022-09-28Fix build [-Werror=reorder]Mike Kaganski1-2/+2
2022-09-27svx: extended SvxHyperlinkItem to have a new property sReplacementTextrash4192-8/+20
2022-09-23Put transparency label and slider into one grid.Gökay Şatır1-41/+42
2022-09-19tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511Sarper Akdemir1-33/+2
2022-09-19tdf#144092 pptx import: correct table height during importSarper Akdemir2-3/+15
2022-09-13new uno command uno:Translate with deepl apiMert Tumer1-0/+17
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna1-0/+25
2022-08-29tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna2-2/+2
2022-08-29Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna5-2/+54
2022-08-29Related: tdf#149971 svx: support explicitly provided snapshots for media shapesMiklos Vajna3-0/+32
2022-08-28tdf#150577: Revert "Micro-optim in FormController::approveRowChange"Mike Kaganski1-1/+1
2022-08-28tdf#150293: setPropertyValue(WID_TXTCOL_LINE_WIDTH) takes mm100Mike Kaganski1-2/+2
2022-08-24chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl1-0/+12
2022-08-16svx: move SvxTableShape into own file and externalizeTomaž Vajngerl3-17/+2
2022-08-04lok: Dont render active text edit on slide previewsSzymon Kłos1-1/+3
2022-08-03tdf#150034 very slow opening pathological chartNoel Grandin1-1/+2
2022-08-01tdf#123983 fix loading graphic that is in root folder + testTomaž Vajngerl5-2/+152
2022-07-27lok: enable in-place editing of math equationsMike Kaganski1-1/+1
2022-07-25tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna1-1/+1