summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/PanelTitleBar.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-21loplugin:virtualdead unused param in TitleBar::PaintDecorationNoel Grandin1-1/+1
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-0/+2
2019-02-07loplugin:flatten in sfx2Noel Grandin1-41/+43
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-08-29tdf#119527 Fix focus hidden by mouse click panel collapseJim Raykowski1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+1
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-2/+1
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara1-1/+1
2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara1-1/+1
2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara1-1/+1
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin1-1/+0
2016-04-06SidebarToolBox: Remove unused param.Jan Holesovsky1-1/+1
2015-08-05support more command in chart sidebarMarkus Mohrhard1-2/+3
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-5/+0
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-4/+5
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl1-15/+10
2015-05-07tdf#90994 The accessible name should not contain the accessible roleNiklas Johansson1-5/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-12/+19
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+15
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-12/+8
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz1-14/+0
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz1-21/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg1-1/+1
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg1-1/+1
2013-11-13expand out the A2S macroNoel Grandin1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-4/+4
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-2/+2
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-05-31Resolves: #i122271# FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer1-8/+13
2013-05-21Related: #i122315# Include the Tools.hxx header alwaysAndre Fischer1-3/+1
2013-05-21Resolves: #i122315# Disable 'More Options' buttons when...Andre Fischer1-18/+50
2013-05-20Resolves: #i122271# Provide accessible for panels that...Andre Fischer1-1/+7
2013-05-20Resolves: #i122298# Added quick help texts to title bar buttons of sidebar...Andre Fischer1-0/+5
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer1-1/+1
2013-05-20Related: #i121420# apply context dependent Show Menu Commands...Oliver-Rainer Wittmann1-11/+21
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+185