summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/Panel.cxx
AgeCommit message (Expand)Author
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2016-12-09Related: rhbz#1397939 crash with null pSidebarControllerCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29Cleanup in sfx2 treeMario J. Rugiero
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-05-20sidebar Panel - setup background in ApplySettingsTomaž Vajngerl
2015-05-20boost::function to std, clenupTomaž Vajngerl
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž 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-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks
2015-04-13More lifecycle correction.Michael Meeks
2015-04-10lingering smart_ptr 'reset' -> disposeAndClear.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel 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-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-03-24callcatcher: update unused codeCaolán McNamara
2014-03-03remove unused code in sfx2::sidebarNoel Grandin
2013-11-13expand out the A2S macroNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-06-16add missing modelines.Michael Meeks
2013-05-29Resolves: #i122405# Sidebar panels no longer dispose...Andre Fischer
2013-05-21Resolves: #i122315# Disable 'More Options' buttons when...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-20Related: #i121420# apply context dependent Show Menu Commands...Oliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann