summaryrefslogtreecommitdiff
path: root/include/svx/tbcontrl.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-17store last five most recently used currencies in the currency toolbar drop-downDrGigioSan1-0/+29
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth1-1/+1
2022-12-16[API CHANGE] related tdf#85592: drop duplicate use of .uno:CharBackgroundExtJustin Luth1-1/+0
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna1-1/+1
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin1-1/+1
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-0/+2
2021-02-20loplugin:refcounting in svxNoel1-2/+1
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-1/+0
2020-07-07make some symbols privateNoel Grandin1-6/+6
2020-04-24weld StylesPropertyPanelCaolán McNamara1-11/+13
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-02-13Restore simple undo and redo buttons for the basctl moduleMaxim Monastirsky1-14/+0
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-4/+4
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara1-4/+2
2020-01-13loplugin:unusedmethodsNoel Grandin1-1/+0
2020-01-10make welded toolbars on-demand that were previously on-demandCaolán McNamara1-0/+2
2020-01-06weld AreaPropertyPanelCaolán McNamara1-9/+4
2020-01-01weld NumberFormatPropertyPanelCaolán McNamara1-0/+8
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