summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-01-23tdf#153154: m_xDataTypeLB is still in useXisco Fauli1-0/+1
2023-01-20Fix TableColumn/-Row queryAggregationStephan Bergmann2-4/+4
2023-01-20Base CellRange on WeakImplHelperStephan Bergmann1-2/+2
2023-01-20Hide fill Attribute widget if fill style is noneGülşah Köse1-2/+1
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs6-12/+129
2023-01-19Fix SvxFmDrawPage et al getTypesStephan Bergmann1-1/+1
2023-01-18tdf#153088 format cells example text black on dark backgroundCaolán McNamara1-4/+13
2023-01-18document svx.sdi with link to SDI slot config detailsJustin Luth1-0/+13
2023-01-18XUnoTunnel->dynamic_cast in FmXFilterCellNoel Grandin2-22/+1
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin1-4/+3
2023-01-16cid#1519046 Uninitialized scalar variableCaolán McNamara1-2/+3
2023-01-15Typo in "code"Andrea Gelmini1-1/+1
2023-01-14Removed executable bits on source fileAndrea Gelmini1-1/+1
2023-01-14svx: avoid divide by zero in SvxRuler::UpdateTabs()Xisco Fauli1-3/+3
2023-01-14tdf#153000 Unittest file types MSO_SPT=25 to 31Regina Henschel2-1/+53
2023-01-14ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl5-0/+227
2023-01-14sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl2-0/+99
2023-01-14svx: add UX defined theme color setsTomaž Vajngerl1-2/+98
2023-01-14svx: add resolveColor that resolves the color for input themeTomaž Vajngerl1-5/+24
2023-01-14svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl1-73/+36
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl3-8/+58
2023-01-13tdf#153000: file types MSO_SPT=25 to 31 are wrongly renderedJulien Nabet1-7/+7
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin1-5/+3
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl8-78/+109
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl9-37/+94
2023-01-12comphelper::OCommonAccessibleComponent's XAggregation is apparently unusedStephan Bergmann1-0/+1
2023-01-12drop internal support for 1-bit imagesNoel Grandin2-2/+2
2023-01-12Revert "tdf#56258 svx SetOutline: convert to toggle"Justin Luth1-1/+6
2023-01-11svx typo: RelplaceNumRule -> ReplaceNumRuleJustin Luth1-4/+4
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin2-4/+4
2023-01-11Resolves tdf#152666 - Hide default styles for large listsHeiko Tietze1-34/+13
2023-01-09tdf#147906 Use std::hypot for Pythagorean additionLeonid Ryzhov1-1/+1
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann2-2/+3
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth1-2/+11
2023-01-06tdf#56258 sw toolbar: show SetOutline by defaultJustin Luth1-0/+11
2023-01-06tdf#56258 svx SetOutline: convert to toggleJustin Luth1-4/+1
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann3-16/+3
2023-01-05sw: add the ColorSet from SdrPage into ColorSets in ThemePanelTomaž Vajngerl1-0/+5
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara1-8/+8
2023-01-04tdf#56258 svx: use last defined locale-outline for remaining levelsJustin Luth1-5/+10
2023-01-03jsdialogs: fix generic color label nameSzymon Kłos2-3/+3
2023-01-02Resolves: tdf#150339 two arguments called "Color"Caolán McNamara1-8/+8
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl2-0/+41
2022-12-31Resolves: tdf#150676 silence SvxColumnItem::QueryValue with 0 arg warningCaolán McNamara1-2/+5
2022-12-30tdf#152737: Fix off-by-one errorsKhaled Hosny2-2/+6
2022-12-29tdf#152683 LO Draw ignoring Undo:Resize Grouped ObjectNoel Grandin1-1/+1
2022-12-26svx: use array for colors in ColorSet, add consts, rename varsTomaž Vajngerl1-12/+16
2022-12-26svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl1-17/+14
2022-12-21qa: hint about tolerance in namesXisco Fauli1-8/+8
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara3-32/+35