summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-06-28speed up tab-switching in a calc document with a lot of graphic objectsNoel Grandin1-3/+7
2023-05-22put floating frames under managed links controlCaolán McNamara3-21/+111
2023-05-09Change text auto-fit alg. to also increase the scalingTomaž Vajngerl1-2/+18
2023-05-01Prevent to get 0 font size in the auto-fitting algorithmTomaž Vajngerl1-0/+3
2023-04-19tdf#154501 - Fileopen PPTX: Table with rotated text wrongNoel Grandin1-18/+18
2023-04-19oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir3-0/+27
2023-04-12pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir2-0/+45
2023-04-12editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir2-5/+10
2023-04-07tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl4-18/+132
2023-04-07optimize text fitting algorithm to correctly calculate the fitTomaž Vajngerl1-8/+7
2023-04-07fix rendering of text when "fit to frame" is enabledTomaž Vajngerl2-40/+72
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