summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/infobar.cxx
AgeCommit message (Expand)Author
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
2015-01-14infobar: unique_ptr and make more readableTomaž Vajngerl
2015-01-14ptr_vector & unique_ptr for infobarTomaž Vajngerl
2014-11-26fix 'Childwindow slot missing' warningCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
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
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-09-26Fix Infobar crashCao Cuong Ngo
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-31InfoBars: Hight Contrast paintingCédric Bosdonnat
2012-10-31InfoBars: implemented ResizeCédric Bosdonnat
2012-10-11InfoBars: first implementationCédric Bosdonnat