• Miklos Vajna's avatar
    SwFrmDlg ctor: turn sRestype into an OUString · 3b796947
    Miklos Vajna yazdı
    In practice, currently possible values are ASCII, but then this string
    becomes part of URLs, which are in general no longer ASCII, and are
    OUStrings. Instead of trying to guess the encoding of the string we get,
    require callers to create an OUString right away.
    
    A follow-up commit could adapt SfxTabDialog ctor,
    SwFrmPage::SetFrmType() and SwFrmAddPage::SetFrmType() accordingly to
    avoid the new introduced OUStringToOString() calls.
    
    Change-Id: I087ed2bb341f5aca59e15e2ef4102556ca803363
    3b796947
Adı
Son kayıt (commit)
Son güncelleme
..
abstract.cxx Loading commit data...
addrdlg.cxx Loading commit data...
ascfldlg.cxx Loading commit data...
dialog.src Loading commit data...
docstdlg.cxx Loading commit data...
macassgn.cxx Loading commit data...
swdialmgr.cxx Loading commit data...
swdlgfact.cxx Loading commit data...
swdlgfact.hxx Loading commit data...
swmessdialog.cxx Loading commit data...
swuiexp.cxx Loading commit data...
uiregionsw.cxx Loading commit data...
wordcountdialog.cxx Loading commit data...