summaryrefslogtreecommitdiff
path: root/include/sfx2/infobar.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-30tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens1-0/+4
2018-01-13turn update links warning dialog into an infobarCaolán McNamara1-1/+1
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-1/+1
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze1-24/+16
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt1-5/+12
2017-01-31Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt1-0/+5
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-02-17sfx2 infobar: allow setting the message styleMiklos Vajna1-2/+4
2016-02-17sfx2 infobar: allow setting the message colorMiklos Vajna1-2/+7
2016-02-17sfx2 infobar: allow setting the back/foreground colorMiklos Vajna1-2/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-07-10remove unused ptr_container includesMichael Stahl1-2/+0
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-9/+8
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl1-8/+12
2015-01-14ptr_vector & unique_ptr for infobarTomaž Vajngerl1-6/+10
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+83