• 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...
res Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
workben Loading commit data...
xml Loading commit data...
xsl Loading commit data...
AllLangResTarget_sd.mk Loading commit data...
CppunitTest_sd_dialogs_test.mk Loading commit data...
CppunitTest_sd_export_ooxml1.mk Loading commit data...
CppunitTest_sd_export_ooxml2.mk Loading commit data...
CppunitTest_sd_export_tests.mk Loading commit data...
CppunitTest_sd_filters_test.mk Loading commit data...
CppunitTest_sd_html_export_tests.mk Loading commit data...
CppunitTest_sd_import_tests.mk Loading commit data...
CppunitTest_sd_misc_tests.mk Loading commit data...
CppunitTest_sd_svg_export_tests.mk Loading commit data...
CppunitTest_sd_tiledrendering.mk Loading commit data...
CppunitTest_sd_uimpress.mk Loading commit data...
JunitTest_sd_unoapi.mk Loading commit data...
Library_sd.mk Loading commit data...
Library_sdd.mk Loading commit data...
Library_sdfilt.mk Loading commit data...
Library_sdui.mk Loading commit data...
Makefile Loading commit data...
Module_sd.mk Loading commit data...
Package_opengl.mk Loading commit data...
Package_web.mk Loading commit data...
Package_xml.mk Loading commit data...
README Loading commit data...
README_REMOTE Loading commit data...
UIConfig_sdraw.mk Loading commit data...
UIConfig_simpress.mk Loading commit data...