• Stephan Bergmann's avatar
    Let C++ inline functions return bool instead of sal_Bool · e3133ae2
    Stephan Bergmann yazdı
    ...to improve diagnosing misuses of boolean expressions in client code (cf.
    compilerplugins/clang/implicitboolconversion.cxx).  This change should be
    transparent to client code.
    
    Missing overloads of insert() for bool have been added to OStringBuffer and
    OUStringBuffer (which required dropping one !VALID_CONVERSION check that would
    now pick that overload, but would be flagged by
    compilerplugins/clang/pointertobool.cxx).
    
    Change-Id: I2d64cd923b8f47bfaa31e753def6515c29a3f8c9
    e3133ae2
Adı
Son kayıt (commit)
Son güncelleme
..
elements.cxx Loading commit data...
elements.hxx Loading commit data...
framework.cxx Loading commit data...
framework.hxx Loading commit data...
fwkbase.cxx Loading commit data...
fwkbase.hxx Loading commit data...
fwkutil.cxx Loading commit data...
fwkutil.hxx Loading commit data...
javasettings.xsd Loading commit data...
javasettings_template.xml Loading commit data...
jvmfwk3rc Loading commit data...
libxmlutil.cxx Loading commit data...
libxmlutil.hxx Loading commit data...
readme.txt Loading commit data...