summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ControllerItem.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Missing deleteStephan Bergmann1-0/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+8
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks1-0/+8
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-9/+9
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz1-21/+0
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz1-16/+0
2014-11-24sfx2: add missing locks to FrameActionListenerMichael Stahl1-0/+4
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-13expand out the A2S macroNoel Grandin1-5/+3
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza1-1/+1
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-06-04Resolves: #i122433# The sidebar ControllerItem can now...Andre Fischer1-0/+19
2013-05-20Related: #i122082# Disable controls of text property sidebar...Andre Fischer1-4/+6
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer1-1/+1
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer1-4/+173
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+54