• László Németh's avatar
    tdf#64264 DOCX import: fix row count of repeating table header · ace6bbf3
    László Németh yazdı
    by ignoring isolated tblHeader settings, according to the standard.
    (OOXML 17.4.49 tblHeader (Repeat Table Row on Every New Page)
    "...if this row [with tblHeader property] is not contiguously connected
    with the first row of the table (that is, if this table row is not
    either the first row, or all rows between this row and the first row
    are not marked as header rows) then this property shall be ignored.")
    
    Note: with this fix, in a mixed environment, LibreOffice is able to
    fix the known problems of MS Word 2013/2016 by removing the isolated
    tblHeaders during DOCX import/export (such problems in MSO: missing
    repeating headers in a few pages or in the whole table, despite the
    correct settings; and non-modifiable repeat header row property in
    the table settings).
    
    Change-Id: I73e8394a75b77c937a4bac37d99ff747ad95a06e
    Reviewed-on: https://gerrit.libreoffice.org/60765
    Tested-by: Jenkins
    Reviewed-by: 's avatarLászló Németh <nemeth@numbertext.org>
    ace6bbf3
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...