• 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
..
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_oox_tokenmap.mk Loading commit data...
CppunitTest_oox_vba_compression.mk Loading commit data...
CppunitTest_oox_vba_encryption.mk Loading commit data...
CustomTarget_generated.mk Loading commit data...
Library_oox.mk Loading commit data...
Makefile Loading commit data...
Module_oox.mk Loading commit data...
Package_customshapes.mk Loading commit data...
Package_generated.mk Loading commit data...
README Loading commit data...