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