• 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
..
config Loading commit data...
filepicker Loading commit data...
filerec Loading commit data...
fsstor Loading commit data...
inc Loading commit data...
items Loading commit data...
misc Loading commit data...
notify Loading commit data...
numbers Loading commit data...
passwordcontainer Loading commit data...
svdde Loading commit data...
svsql Loading commit data...
undo Loading commit data...
uno Loading commit data...