summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.hxx
AgeCommit message (Expand)Author
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-11-05fdo#67627 fdo#85791 Allow to show/hide sidebar decks with the same commandSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-06-16add missing modelines.Michael Meeks
2013-06-02sidebar: Restrict the minimal width of the sidebar.Jan Holesovsky
2013-05-29Resolves: #i122394# Force creation of new sidebar panels on DATACHANGED eventsAndre Fischer
2013-05-21Resolves: #i122352# Do not allow selection of disabled decks via menuAndre Fischer
2013-05-21Resolvs: #i122082# React to changes read-only <-> read-write more reliablyAndre Fischer
2013-05-20Resolves: #i122302# Use tool bar controls for color controls...Andre Fischer
2013-05-20Resolves: #i122255# Store sidebar panel extension stateAndre Fischer
2013-05-20Resolves: #i122230# Fixed focus traveling in the sidebarAndre Fischer
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer
2013-05-20Resolves: #i122082# Hide sidebar panels for read only documentsAndre Fischer
2013-05-20Related: #i121420# apply context dependent Show Menu Commands...Oliver-Rainer Wittmann
2013-05-20Resolves: #i122086# Show icons in decks and titles (optionally)Andre Fischer
2013-05-20Resolves: #i122095# React asynchronously to context changesAndre Fischer
2013-05-20Related: #i121420# Provide sidebar panels with XCanvas objects.Andre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann