summaryrefslogtreecommitdiff
path: root/include/svx/tbcontrl.hxx
AgeCommit message (Expand)Author
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-26Translate German comments (leftovers in include/svx/)Johnny_M
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-02-13Fix typosAndrea Gelmini
2017-01-26Related: tdf#104312 create palette on demandCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-10-13SvxColorToolBoxControl: Unify members prefixMaxim Monastirsky
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-04Non-split currency buttonMaxim Monastirsky
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-03-23tdf#82641 Changes to currency drop-down listMohammed Abdul Azeem
2016-03-19tdf#82641 Currency drop-down listMohammed Abdul Azeem
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-07-06tdf#83541 Redraw the last used color after theme changeMaxim Monastirsky
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-09use std::unique_ptr for Impl in SvxStyleToolBoxControlTomaž Vajngerl
2015-04-09cleanup header tbcontrl.hxxTomaž Vajngerl
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-11-03Related: fdo#84844 Prepare border color status updateMaxim Monastirsky
2014-10-24Forgot to update this commentMaxim Monastirsky
2014-10-22Related: fdo#84844 Support of Sidebar wide buttons in SvxColorToolBoxControlMaxim Monastirsky
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
2014-09-17Add color picker to color paletteKrisztian Pinter
2014-09-17Fix variable and method namesKrisztian Pinter
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter
2014-09-17Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky
2014-04-25fdo#77683 the color in the toolbar buttons doesn't change.Tomofumi Yagi
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin