• Miklos Vajna's avatar
    tdf#123393 RTF import: fix too big font size in table cell · b7dabb80
    Miklos Vajna yazdı
    The reason was that A2 had an explicit paragraph style reference, but A1
    did not, so table buffering caused A2 style to affect A1 style as well.
    
    Combine this with style deduplication, and then A2 style considered the
    direct formatting (font size) in A1 to be redundant, so it was lost on
    import.
    
    Fix the problem by moving the copy&pasted properties buffering to a
    single function, and there buffering not only the properties, but also
    the active style index.
    
    Change-Id: I99f2020b8bef237849fd622b25ac5ef0516d69e4
    Reviewed-on: https://gerrit.libreoffice.org/68361
    Tested-by: Jenkins
    Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.com>
    b7dabb80
Adı
Son kayıt (commit)
Son güncelleme
..
documentation Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_writerfilter_misc.mk Loading commit data...
CppunitTest_writerfilter_rtftok.mk Loading commit data...
CustomTarget_source.mk Loading commit data...
IwyuFilter_writerfilter.yaml Loading commit data...
Library_writerfilter.mk Loading commit data...
Makefile Loading commit data...
Module_writerfilter.mk Loading commit data...
README Loading commit data...