summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/TitleBar.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-08-05tdf#156156 Add Help button to sidebar decksRafael Lima1-1/+12
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2021-07-06use an explicit box instead of containerCaolán McNamara1-1/+1
2021-03-18weld the sidebar deckCaolán McNamara1-25/+22
2021-03-11merge panel and panel titleCaolán McNamara1-18/+32
2020-11-12weld panel TitleBarCaolán McNamara1-122/+20
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara1-5/+4
2020-11-05use XGraphic instead of ImageCaolán McNamara1-2/+2
2020-10-22long->tools::Long in sfx2Noel1-1/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann1-2/+2
2020-02-16move some headers inside sfx2/Noel Grandin1-3/+3
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen1-5/+0
2019-10-21loplugin:virtualdead unused param in TitleBar::PaintDecorationNoel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin1-1/+1
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin1-1/+1
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann1-1/+0
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-8/+8
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-4/+4
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-2/+2
2015-05-20Deck, TitleBar - setup background in ApplySettingsTomaž Vajngerl1-10/+13
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl1-65/+41
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-3/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-7/+14
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-8/+15
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz1-12/+0
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz1-30/+0
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-05-31Resolves: #i122271# FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer1-12/+20
2013-05-21Resolves: #i122315# Disable 'More Options' buttons when...Andre Fischer1-1/+1
2013-05-20Fix warning C4273: 'ToolbarValue::~ToolbarValue' : inconsistent dll linkageTor Lillqvist1-2/+0
2013-05-20Resolves: #i122230# Fixed focus traveling in the sidebarAndre Fischer1-0/+12
2013-05-20Resolves: #i122086# Show icons in decks and titles (optionally)Andre Fischer1-2/+31
2013-05-20Related: #i122144# Paint titles of sidebar decks and titles boldAndre Fischer1-0/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+193