summaryrefslogtreecommitdiff
path: root/include/svx/tbcontrl.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter1-24/+3
2014-09-17Add color picker to color paletteKrisztian Pinter1-2/+0
2014-09-17Fix variable and method namesKrisztian Pinter1-2/+2
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter1-2/+3
2014-09-17Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter1-1/+3
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky1-0/+25
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky1-121/+13
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky1-0/+1
2014-04-25fdo#77683 the color in the toolbar buttons doesn't change.Tomofumi Yagi1-1/+0
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin1-2/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-6/+6
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-27/+27
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-17/+17
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-10-17remove some unused codeThomas Arnhold1-1/+0
2013-09-05convert include/svx/tbcontrl.hxx from String to OUStringNoel Grandin1-4/+5
2013-04-23execute move of global headersBjoern Michaelsen1-0/+389