summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/FocusManager.cxx
AgeCommit message (Expand)Author
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-05-20boost::function to std, clenupTomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel 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
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-05-22cppcheck: Function parameter 'aFocusLocation' should be passed by referenceThomas Arnhold
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet
2013-06-16add missing modelines.Michael Meeks
2013-05-23Resolves: #i122247# Improved focus traveling in sidebarAndre Fischer
2013-05-21Resolves: #i122315# Disable 'More Options' buttons when...Andre Fischer
2013-05-20Resolves: #i122321# Fix processing of scroll wheel...Andre Fischer
2013-05-20Resolves: #i122230# Fixes for sidebar focus travelingAndre 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: #i121420# merge sidebar featureOliver-Rainer Wittmann