summaryrefslogtreecommitdiff
path: root/include/sfx2/infobar.hxx
AgeCommit message (Expand)AuthorFilesLines
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