summaryrefslogtreecommitdiff
path: root/include/svx/tbcontrl.hxx
AgeCommit message (Expand)Author
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
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-10-17remove some unused codeThomas Arnhold
2013-09-05convert include/svx/tbcontrl.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen