summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/ControllerItem.hxx
AgeCommit message (Expand)Author
2017-05-03remove unused includesJochen Nitschke
2017-04-28loplugin:unusedfieldsNoel Grandin
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-09typo: Lable -> LabelAndras Timar
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-06-16add missing modelines.Michael Meeks
2013-06-04Resolves: #i122433# The sidebar ControllerItem can now...Andre Fischer
2013-05-20Related: #i122082# Disable controls of text property sidebar...Andre Fischer
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann