• László Németh's avatar
    tdf#115012 XLSX chart import: workaround for no gap · f684c074
    László Németh yazdı
    DispBlanksAs=gap mode of OOXML is different from
    treat-empty-cells=leave-gap mode of OpenDocument,
    because formulas with no numerical values and
    strings are no gaps in OOXML line charts, but zeroes.
    
    When the data source of the line charts contains
    formulas with no numerical values or strings,
    but it doesn't contain empty cells, as a workaround,
    the charts will be imported with the
    treat-empty-cells=use-zero setting to get the same
    line chart as in MSO.
    
    Note: now result of ScChart2DataSequence::getData(),
    a sequence of Any values contains UNO void values for
    empty cells instead empty strings, allowing the
    distinction of the empty cells and cells with empty
    string values.
    
    Change-Id: If9a101d66b5b750051928fa7b10b05cea6040071
    Reviewed-on: https://gerrit.libreoffice.org/69054
    Tested-by: Jenkins
    Reviewed-by: 's avatarLászló Németh <nemeth@numbertext.org>
    f684c074
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_crypto.mk 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...
README.vars Loading commit data...