summaryrefslogtreecommitdiff
path: root/include/vcl/msgbox.hxx
AgeCommit message (Collapse)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-08-25MessBox not loaded from resource files anymoreCaolán McNamara
Change-Id: I12378a1c80e1070763cd2bd0539d74f4cc270a30
2014-08-25WarningBox are no longer loaded from resource filesCaolán McNamara
Change-Id: Ib05a9876c0b1d3425dd1629f8a0fe3d16a57cc30
2014-08-25queryboxes cannot be loaded from resource files anymoreCaolán McNamara
Change-Id: I2ee03b2f8f34d9ecf8a762e7845410fd9a31590f
2014-08-20Infoboxen are no longer loaded from resource filesCaolán McNamara
Change-Id: If387291e9e145ee36338b1e560f18889c3b62674
2014-08-20ErrorBoxen are no longer loaded from resource filesCaolán McNamara
Change-Id: I099258e449d0155154d60a839f9495236cb48cbb
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
It appears that the C++ standard allows overriding destructors to be marked "override," but at least some MSVC versions complain about it, so at least make sure such destructors are explicitly marked "virtual." Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
Change-Id: I038c941559a275c43c2be7d5453ca4c37390f343 Reviewed-on: https://gerrit.libreoffice.org/7733 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
Patch by: hanya.runo@gmail.com Found by: ooo@catcons.co.uk Tested by: hdu@apache.org (cherry picked from commit 02cc651a1b45cbfbdab0aca6b57bff7bdf9e4f2c) Conflicts: basic/source/runtime/methods.cxx vcl/inc/vcl/msgbox.hxx Change-Id: I1656263e189f1a6cfa58436741bfa74ae0e6fffa
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
Change-Id: Iaea4396f60aeade5303bf83a4504ad62f161b83c
2013-07-31convert vcl/msgbox.hxx from XubString to OUStringNoel Grandin
Change-Id: I68a591aa7891f5ea08ab3d6b3290e2fe80827126
2013-07-30XubString->OUString for msgboxCaolán McNamara
Change-Id: Ieee6547b36534d0a31b6df8e00c44f1ebbaeae9a
2013-05-01convert message box return types to an enumCaolán McNamara
Change-Id: I20889dc94aac1119c1ee9da873ce911887c1c335
2013-04-23execute move of global headersBjoern Michaelsen
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a