• Noel Grandin's avatar
    [API CHANGE] add some more asserts to the string functions · 2f3684b2
    Noel Grandin yazdı
    rtl_[u]String_alloc now requires that the length be >= 0.
    Since this function is only @since Libreoffice 4.1, it is unlikely
    to be widely used externally.
    
    Removed some unit tests that were testing invalid or out of
    range paramers, which are already not allowed according to the
    documented contract of those functions.
    
    The change in writerfilter is because the new asserts triggered
    when running testFdo74745
    
    The change in SwTextNode::EraseText is because testFdo60842
    triggered the assert in replaceAt.
    
    The change in SwFieldSlot::SwFieldSlot is because
    testMoveRange::Import_Export_Import triggered the assert in
    replaceAt.
    
    The changes in SwFieldSlot::SwFieldSlot and TabControl::ImplGetItemSize
    are due to failures in the uitests.
    
    Change-Id: Ib317261067649b0de96df12873ce31360cd24681
    Reviewed-on: https://gerrit.libreoffice.org/58390Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
    Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
    2f3684b2
Adı
Son kayıt (commit)
Son güncelleme
..
alloc Loading commit data...
bootstrap Loading commit data...
cipher Loading commit data...
crc32 Loading commit data...
digest Loading commit data...
doublelock Loading commit data...
locale Loading commit data...
math Loading commit data...
ostring Loading commit data...
oustring Loading commit data...
oustringbuffer Loading commit data...
process Loading commit data...
random Loading commit data...
ref Loading commit data...
strings Loading commit data...
textenc Loading commit data...
uri Loading commit data...
uuid Loading commit data...