summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp
AgeCommit message (Expand)Author
2012-10-16move help structure one directory upNorbert Thiebaud
2012-09-17remove <emph/> tags, related: fdo#54987Andras Timar
2011-03-29drop bogus executable flag from help filesFrancisco Saito
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-26CWS-TOOLING: integrate CWS hcshared22Vladimir Glazounov
2008-06-03INTEGRATION: CWS hcshared18 (1.7.2); FILE MERGEDVladimir Glazounov
2008-04-09INTEGRATION: CWS changefileheader (1.6.280); FILE MERGEDRüdiger Timm
2005-10-05INTEGRATION: CWS hc680pp1 (1.5.8); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGEDRüdiger Timm
2005-01-27INTEGRATION: CWS hc680postbeta (1.3.2); FILE MERGEDRüdiger Timm
2004-11-26INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGEDRüdiger Timm
2004-08-26fixed quoting in *.sdf; fixed lineendsHans-Joachim Lankenau
2004-08-18#i33146# Initial checkinFrank Peters
on value='libreoffice-24-2'>libreoffice-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/msgbox.cxx
AgeCommit message (Expand)Author
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