• 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
..
qa/complex/tempfile Loading commit data...
source Loading commit data...
util Loading commit data...
JunitTest_unotools_complex.mk Loading commit data...
Library_utl.mk Loading commit data...
Makefile Loading commit data...
Module_unotools.mk Loading commit data...
README Loading commit data...