summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/infobar.cxx
AgeCommit message (Expand)Author
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-01-13Foreground colors adjustedCaolán McNamara
2017-09-26Remove double 'using' statementMuhammet Kara
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin
2017-08-23tdf#111844 infobar icons/text on high dpiHeiko Tietze
2017-08-21tdf#111844 infobar icons on high dpiheiko tietze
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
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-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
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-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12tdf#92217: The infobar text should have a transparent background...Jan Holesovsky
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-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-05-14refacotr InfoBar to use RenderContextTomaž Vajngerl
2015-05-07Fix a crash in SfxInfoBarWindowPhilippe Jung
2015-04-29SfxInfoBarContainerWindow: pInfoBar can be 0 hereMiklos Vajna
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10Lots more small re-basing issues fixed.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl
2015-01-14infobar: reuse gathering the dark/light colors from settingsTomaž Vajngerl
2015-01-14infobar: combine anon. namespace, light/dark color to constantTomaž Vajngerl
2015-01-14Scale the infobar controls correctly with DPI scale factorTomaž Vajngerl
2015-01-14Further cleanup style in infobar, remove basegfx namespace in codeTomaž Vajngerl
2015-01-14Cleanup infobarTomaž Vajngerl
2015-01-14reuse Resize to set control size and placement in infobarTomaž Vajngerl