summaryrefslogtreecommitdiff
path: root/include/svx/tbcontrl.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-30loplugin:finalclasses svxNoel Grandin1-7/+6
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-3/+0
2018-11-17Rename BorderColorStatus to ColorStatusMaxim Monastirsky1-1/+1
2018-06-25tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky1-1/+0
2018-06-04loplugin:useuniqueptr in SvxStyleToolBoxControlNoel Grandin1-1/+1
2018-03-28tdf#63438 Toggle highlight color to no fill if the same value is activeDaniel1-0/+1
2017-12-25Adjust includesAron Budea1-1/+1
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara1-1/+1
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-5/+18
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky1-7/+14
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-0/+1
2017-04-26Translate German comments (leftovers in include/svx/)Johnny_M1-5/+5
2017-03-31tdf#39468 Translate German commentsJens Carl1-1/+1
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-01-26Related: tdf#104312 create palette on demandCaolán McNamara1-1/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+9
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky1-1/+4
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-13/+3
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-3/+13
2016-11-04unify color selectorsCaolán McNamara1-13/+3
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky1-11/+0
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky1-5/+4
2016-10-13SvxColorToolBoxControl: Unify members prefixMaxim Monastirsky1-4/+4
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky1-11/+0
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky1-11/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-09-04Non-split currency buttonMaxim Monastirsky1-0/+4
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky1-2/+0
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin1-1/+1
2016-03-23tdf#82641 Changes to currency drop-down listMohammed Abdul Azeem1-0/+2
2016-03-19tdf#82641 Currency drop-down listMohammed Abdul Azeem1-0/+18
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-09-17convert Link<> to typedNoel Grandin1-1/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard1-0/+4
2015-07-06tdf#83541 Redraw the last used color after theme changeMaxim Monastirsky1-0/+4
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-3/+0
2015-04-17svx: convert new to ::Create.Noel Grandin1-3/+3
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-2/+2
2015-04-09use std::unique_ptr for Impl in SvxStyleToolBoxControlTomaž Vajngerl1-1/+2
2015-04-09cleanup header tbcontrl.hxxTomaž Vajngerl1-63/+47
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-2/+2
2014-11-03Related: fdo#84844 Prepare border color status updateMaxim Monastirsky1-0/+15
2014-10-24Forgot to update this commentMaxim Monastirsky1-1/+5
2014-10-22Related: fdo#84844 Support of Sidebar wide buttons in SvxColorToolBoxControlMaxim Monastirsky1-0/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2