summaryrefslogtreecommitdiff
path: root/include/sfx2/infobar.hxx
AgeCommit message (Expand)Author
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-01loplugin:unusedfieldsNoel
2020-09-21weld infobarsCaolán McNamara
2020-06-29tdf#134320: fix XInfobarProvider appendInfoBar for showCloseButtonJulien Nabet
2020-04-23Add config to disable individual infobarsSamuel Mehrbrodt
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2019-12-11clang-format for infobar filesSamuel Mehrbrodt
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-04-30tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens
2018-01-13turn update links warning dialog into an infobarCaolán McNamara
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt
2017-01-31Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-17sfx2 infobar: allow setting the message styleMiklos Vajna
2016-02-17sfx2 infobar: allow setting the message colorMiklos Vajna
2016-02-17sfx2 infobar: allow setting the back/foreground colorMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-10remove unused ptr_container includesMichael Stahl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl
2015-01-14ptr_vector & unique_ptr for infobarTomaž Vajngerl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen