summaryrefslogtreecommitdiffstats
path: root/xmlhelp
diff options
context:
space:
mode:
authorPallavi Jadhav <pallavi.jadhav@synerzip.com>2014-02-06 13:58:03 +0530
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-02-26 10:50:08 +0100
commita31fbb53dba76736b37213b98b64937f05929a67 (patch)
tree40c56bf856289c50415fa2c469946e5c72fef974 /xmlhelp
parentRemove visual noise from uui (diff)
downloadcore-a31fbb53dba76736b37213b98b64937f05929a67.tar.gz
core-a31fbb53dba76736b37213b98b64937f05929a67.zip
fdo#74566:DOCX: Preservation <w:br> tag for Break to Next Page
Issue : 'Break to Next Page' gets converted to 'Page Break Before' in RT. XML diffrenece : - LO exports <w:br> as <w:pageBreakBefore /> in document.xml - The page break is written into wrong paragraph. Implementation : 1] Removed implementation to export <w:pageBreakBefore />. 2] Added a check to write <w:br> in correct paragraph. 3] Modified code to handle SectionBreak() even if Text node has no string. It is required when DOCX contains a PageBreak with footer. 4] Written Export Unit Test case. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7891 Change-Id: I237b9c5fdd3083b441f6e81cd8442f458eccf1a0
Diffstat (limited to 'xmlhelp')
0 files changed, 0 insertions, 0 deletions