summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2023-01-16cid#1519046 Uninitialized scalar variableCaolán McNamara
2023-01-15Typo in "code"Andrea Gelmini
2023-01-14svx: avoid divide by zero in SvxRuler::UpdateTabs()Xisco Fauli
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 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-04tdf#56258 svx: use last defined locale-outline for remaining levelsJustin Luth
2023-01-03jsdialogs: fix generic color label nameSzymon Kłos
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-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann
2022-12-16pSh cannot be null here, checked at the start of methodCaolán McNamara
2022-12-16likely fix for frequent pShell->GetStyleSheetPool crashCaolán McNamara
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-12-16Merge sdr::table::TableDesignUser into sdr::table::SdrTableObjImplStephan Bergmann
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-12-16tdf#152533: Improve script handling in font previewKhaled Hosny
2022-12-16tdf#152460: Improve script handling in style previewsKhaled Hosny
2022-12-15svx: fix null deref in ParaLineSpacingControl::ExecuteLineSpacingXisco Fauli
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-12-14Resolves: tdf#152495 crash on dismissing ruby dialog with ESCCaolán McNamara
2022-12-14table cel->table cellCaolán McNamara
2022-12-14loplugin:implinheritancehelper in svxNoel Grandin