[PATCH] Change in core[libreoffice-3-6]: fdo#52052 fix RTF import of page breaks on landscape pages

Gerrit gerrit at gerrit.libreoffice.org
Tue Aug 28 03:20:09 PDT 2012


>From Miklos Vajna <vmiklos at suse.cz>:

Miklos Vajna has uploaded a new change for review.

Change subject: fdo#52052 fix RTF import of page breaks on landscape pages
......................................................................

fdo#52052 fix RTF import of page breaks on landscape pages

The problem was that we tried to insert a page break before reaching the
first section break, where section properties are sent.

Additionally, the continuous section break at the end of the doc caused
trouble, so ignore it explicitly.

(cherry picked from commit 1efa576ef88141c4deb5da9818537e053dc6517b)

Change-Id: I22bc355994991beeadb41d26b44ce3e2beedbdb2
---
M writerfilter/source/rtftok/rtfdocumentimpl.cxx
M writerfilter/source/rtftok/rtfdocumentimpl.hxx
2 files changed, 48 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/497/1
--
To view, visit https://gerrit.libreoffice.org/497
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I22bc355994991beeadb41d26b44ce3e2beedbdb2
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Miklos Vajna <vmiklos at suse.cz>



More information about the LibreOffice mailing list