summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/infobar.cxx
AgeCommit message (Expand)Author
2021-02-20loplugin:refcounting in sfx2Noel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-22long->tools::Long in sfx2Noel
2020-10-05Disable WhatsNew infobar with standard methodHeiko Tietze
2020-09-21weld infobarsCaolán McNamara
2020-07-03sfx2: cleanup cxx-only default paramsThorsten Behrens
2020-06-29tdf#134320: fix XInfobarProvider appendInfoBar for showCloseButtonJulien Nabet
2020-04-23Add config to disable individual infobarsSamuel Mehrbrodt
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-11clang-format for infobar filesSamuel Mehrbrodt
2019-12-11tdf#129005 Make Infobar push buttons keyboard accessibleJim Raykowski
2019-11-19tdf#125359 Don't overlap multiple infobarsSamuel Mehrbrodt
2019-11-19tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt
2019-05-20tdf#125358: initialize nHeight to 0Xisco Fauli
2019-04-25tdf#106229 - New icon for infobar type success neededheiko tietze
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-22tdf#119905 Infobar text overlapRasmus Jonsson
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-04-30tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens
2018-04-16-Werror,-Wreturn-std-move (recent Clang trunk)Stephan Bergmann
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