summaryrefslogtreecommitdiff
path: root/wiki-to-help/mwlib_mods
ModeNameSize
-rw-r--r--__init__.py488logplain
-rw-r--r--custom_nfo.py673logplain
-rw-r--r--docbook45grammar.py43678logplain
-rw-r--r--docbook_grammar.py205logplain
-rw-r--r--docbook_internLinks.py2186logplain
-rw-r--r--docbook_table_tags.py2227logplain
-rw-r--r--docbookwriter_options.py1761logplain
-rw-r--r--indexterm_from_title.py622logplain
-rw-r--r--no_sections.py1097logplain
office-24-2-0'>libreoffice-24-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/msgbox.cxx
AgeCommit message (Expand)Author
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
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
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
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