summaryrefslogtreecommitdiff
path: root/include/vcl/msgbox.hxx
AgeCommit message (Expand)Author
2018-03-22move MessBoxStyle to last consumerCaolán McNamara
2018-02-27cast MessBox into exileCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-06-27tdf#108809 Message boxes: Add more descriptive window titleSamuel Mehrbrodt
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-12VCL: Simplify MessBox and its children initialisation.Arnaud Versini
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-25MessBox not loaded from resource files anymoreCaolán McNamara
2014-08-25WarningBox are no longer loaded from resource filesCaolán McNamara
2014-08-25queryboxes cannot be loaded from resource files anymoreCaolán McNamara
2014-08-20Infoboxen are no longer loaded from resource filesCaolán McNamara
2014-08-20ErrorBoxen are no longer loaded from resource filesCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-07-31convert vcl/msgbox.hxx from XubString to OUStringNoel Grandin
2013-07-30XubString->OUString for msgboxCaolán McNamara
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen