-
yogesh.bharate001 yazdı
Problem Description : - After roundtripping, when we open .pptx in MSO2010 or LibreOffice, tcPr marL & marR values doesnot exported. - Due to this cell text formatting changes. XML difference: Original : <a:tcPr marL="45720" marR="45720"> After RT : <a:tcPr/> Solution : Added support for table cell left and right margin. Conflicts: sd/qa/unit/export-tests.cxx Change-Id: I45f7b796155fd4445acbf19133954aadaf70890d Reviewed-on: https://gerrit.libreoffice.org/15015Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
636c5a63