summaryrefslogtreecommitdiff
path: root/vcl/source/window/msgbox.cxx
AgeCommit message (Expand)Author
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
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-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-03fdo#39468 Translate German Comments - vcl/source/window/msgbox.cxxChristian M. Heller
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
2013-11-05Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK setNiklas Johansson
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-07-31convert vcl/mnemonic.hxx from XubString to OUStringNoel Grandin
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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara
2012-08-11message boxes always showed one line of textIvan Timofeev
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-29some pesky XubStringsCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-02Revert "Added 'Copy to Clipboard' button to error dialogs"Tor Lillqvist
2012-03-01IMPL_LINK_NOARG follow-up to bd205223ec029a875c662474bb6d423d3cdd1994Tor Lillqvist
2012-03-01Added 'Copy to Clipboard' button to error dialogsSzabolcs Dezsi
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-28mbSound is always trueThomas Arnhold
2012-01-24WaE: unused eCaolán McNamara
2012-01-23vcl: early crash => no ucb => no images.zip => unhandled exception, caught.Michael Meeks
2012-01-10callcatcher: update listCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-10-04callcatcher: various unused methodsCaolán McNamara
2011-09-19delete does not need a NULL checkLuboš Luňák
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]