summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/PanelTitleBar.cxx
AgeCommit message (Expand)Author
2020-03-03move some headers inside their moduleNoel Grandin
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-10-21loplugin:virtualdead unused param in TitleBar::PaintDecorationNoel Grandin
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-08-29tdf#119527 Fix focus hidden by mouse click panel collapseJim Raykowski
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara
2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara
2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-04-06SidebarToolBox: Remove unused param.Jan Holesovsky
2015-08-05support more command in chart sidebarMarkus Mohrhard
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl
2015-05-07tdf#90994 The accessible name should not contain the accessible roleNiklas Johansson
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: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel 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-06Related fdo#82088: removing aliases in headersStefan Weiberg
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2013-11-13expand out the A2S macroNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-16add missing modelines.Michael Meeks
2013-05-31Resolves: #i122271# FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer
2013-05-21Related: #i122315# Include the Tools.hxx header alwaysAndre Fischer
2013-05-21Resolves: #i122315# Disable 'More Options' buttons when...Andre Fischer
2013-05-20Resolves: #i122271# Provide accessible for panels that...Andre Fischer
2013-05-20Resolves: #i122298# Added quick help texts to title bar buttons of sidebar...Andre 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