Age | Commit message (Expand) | Author |
2023-01-14 | svx: change ColorSet add method to use ThemeColorTyp enum | Tomaž Vajngerl |
2023-01-13 | support theme color for lines + oox support + tests | Tomaž Vajngerl |
2023-01-13 | tdf#153000: file types MSO_SPT=25 to 31 are wrongly rendered | Julien Nabet |
2023-01-13 | XUnoTunnel->dynamic_cast in VCLXDevice | Noel Grandin |
2023-01-13 | introduce {Char,Fill}ColorThemeReference which uses XThemeColor | Tomaž Vajngerl |
2023-01-12 | introduce docmodel comp., model::ThemeColor, use it in SvxColorItem | Tomaž Vajngerl |
2023-01-12 | comphelper::OCommonAccessibleComponent's XAggregation is apparently unused | Stephan Bergmann |
2023-01-12 | drop internal support for 1-bit images | Noel Grandin |
2023-01-12 | Revert "tdf#56258 svx SetOutline: convert to toggle" | Justin Luth |
2023-01-11 | svx typo: RelplaceNumRule -> ReplaceNumRule | Justin Luth |
2023-01-11 | rename BitmapEx::GetAlpha to GetAlphaMask | Noel Grandin |
2023-01-11 | Resolves tdf#152666 - Hide default styles for large lists | Heiko Tietze |
2023-01-09 | tdf#147906 Use std::hypot for Pythagorean addition | Leonid Ryzhov |
2023-01-06 | Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible... | Stephan Bergmann |
2023-01-06 | tdf#56258: allow i18npool to define SvxAdjust for outline | Justin Luth |
2023-01-06 | tdf#56258 sw toolbar: show SetOutline by default | Justin Luth |
2023-01-06 | tdf#56258 svx SetOutline: convert to toggle | Justin Luth |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2023-01-05 | sw: add the ColorSet from SdrPage into ColorSets in ThemePanel | Tomaž Vajngerl |
2023-01-04 | Related: tdf#150339 remove SID_ATTR_COLOR_STR | Caolán McNamara |
2023-01-04 | tdf#56258 svx: use last defined locale-outline for remaining levels | Justin Luth |
2023-01-03 | jsdialogs: fix generic color label name | Szymon Kłos |
2023-01-02 | Resolves: tdf#150339 two arguments called "Color" | Caolán McNamara |
2023-01-01 | oox: add support for importing font scheme into a svx::Theme | Tomaž Vajngerl |
2022-12-31 | Resolves: tdf#150676 silence SvxColumnItem::QueryValue with 0 arg warning | Caolán McNamara |
2022-12-30 | tdf#152737: Fix off-by-one errors | Khaled Hosny |
2022-12-29 | tdf#152683 LO Draw ignoring Undo:Resize Grouped Object | Noel Grandin |
2022-12-26 | svx: use array for colors in ColorSet, add consts, rename vars | Tomaž Vajngerl |
2022-12-26 | svx: rename ThemeColorType enum values, use enum instead of index | Tomaž Vajngerl |
2022-12-21 | qa: hint about tolerance in names | Xisco Fauli |
2022-12-21 | Resolves: tdf#152593 reuse Line Style preview code for Line Width preview | Caolán McNamara |
2022-12-20 | loplugin:unocast (weld::TransportAsXWindow) | Stephan Bergmann |
2022-12-19 | Resolves: tdf#146933 wire up keypress events for table control widgets | Caolán McNamara |
2022-12-19 | [API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColor | Justin Luth |
2022-12-16 | check SfxObjectShell::Current() | Caolán McNamara |
2022-12-16 | loplugin:unocast (SvxLineStyleToolBoxControl) | Stephan Bergmann |
2022-12-16 | pSh cannot be null here, checked at the start of method | Caolán McNamara |
2022-12-16 | likely fix for frequent pShell->GetStyleSheetPool crash | Caolán McNamara |
2022-12-16 | svx: check SfxViewFrame::Current() | Caolán McNamara |
2022-12-16 | Merge sdr::table::TableDesignUser into sdr::table::SdrTableObjImpl | Stephan Bergmann |
2022-12-16 | svx: check SfxViewFrame::Current() | Caolán McNamara |
2022-12-16 | tdf#152533: Improve script handling in font preview | Khaled Hosny |
2022-12-16 | tdf#152460: Improve script handling in style previews | Khaled Hosny |
2022-12-15 | svx: fix null deref in ParaLineSpacingControl::ExecuteLineSpacing | Xisco Fauli |
2022-12-15 | Resolves: tdf#147640 default optional grids hidden | Caolán McNamara |
2022-12-15 | resave with latest glade | Caolán McNamara |
2022-12-15 | Resolves: tdf#92051 add tooltips to section/table statusbar | Caolán McNamara |
2022-12-15 | UnoApiTest: introduce CPPUNIT_ASSERT_RECTANGLE_EQUAL | Xisco Fauli |
2022-12-14 | Resolves: tdf#152495 crash on dismissing ruby dialog with ESC | Caolán McNamara |
2022-12-14 | table cel->table cell | Caolán McNamara |