summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/DeckTitleBar.cxx
AgeCommit message (Expand)Author
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-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-11-15loplugin:staticmethods in sfx2Noel Grandin
2018-04-26Change mouse cursor to Move when over sidebar deck gripKatarina Behrens
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens
2018-04-24Show grip on sidebar's deck title to be used for drag'n'drop laterKatarina Behrens
2017-07-21migrate to boost::gettextCaolán McNamara
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-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-06-18Get rid of unnecessary OUString creation in DeckTitleBarMuhammet Kara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-05-20boost::function to std for sidebar Deck, cleanup a bitTomaž Vajngerl
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž 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-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
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-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-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann