• Stephan Bergmann's avatar
    tdf#107020: Reintroduce uses of I32S, I64S · 74ccd02e
    Stephan Bergmann yazdı
    ...that had been removed with 4b788a12 "There
    should be no need to distinguish between I32S and I64S" (which this commit
    effectively reverts).  I had erroneously assumed that the arguments to I32S and
    I64S would only be of (signed) integer types, and that it would be irrelevant
    that they are truncated to sal_Int32 resp. sal_Int64.  However, at least
    oox/source/export/drawingml.cxx called I32S with double values (for which there
    is an OUString::number overload too), so the resulting strings could be rather
    different.
    
    Change-Id: Ib3887269fad0764740bc9ed3be91f67696a23b55
    Reviewed-on: https://gerrit.libreoffice.org/37040Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    74ccd02e
Adı
Son kayıt (commit)
Son güncelleme
..
core Loading commit data...
crypto Loading commit data...
docprop Loading commit data...
drawingml Loading commit data...
dump Loading commit data...
export Loading commit data...
helper Loading commit data...
mathml Loading commit data...
ole Loading commit data...
ppt Loading commit data...
shape Loading commit data...
token Loading commit data...
vml Loading commit data...