From koffice-devel Mon Mar 22 17:45:35 2010 From: "Matus Uzak" Date: Mon, 22 Mar 2010 17:45:35 +0000 To: koffice-devel Subject: Re: Review Request: kword: msword-odf filter - Added initial support Message-Id: <20100322174535.7046.91192 () localhost> X-MARC-Message: https://marc.info/?l=koffice-devel&m=126927997028590 ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3324/ ----------------------------------------------------------- (Updated 2010-03-22 17:45:35.341930) Review request for KOffice. Changes ------- Support for a border applied to specific pages of a section has been added. Summary ------- A section in a .doc file stores information about it's first page, for example header/footer, border, padding, etc. A separate master-page and page-layout have to be created by the filter to support the first page. I've made use of the next-style-name attribute to connect the two master-pages. This is not yet supported by kword, but we are working on it. Actually the first page specific header/footer is stored into the corresponding master-page element. Just one page-layout is stored into the styles collection at the moment, this one is shared by both master-pages. Support for the first page specific data will be added into the setPageLayoutStyle function soon. Diffs (updated) ----- trunk/koffice/filters/kword/msword-odf/document.h 1106233 trunk/koffice/filters/kword/msword-odf/document.cpp 1106233 trunk/koffice/filters/kword/msword-odf/tablehandler.cpp 1106233 trunk/koffice/filters/kword/msword-odf/texthandler.cpp 1106233 trunk/koffice/filters/kword/msword-odf/wv2/src/word97_generated.h 1106233 Diff: http://reviewboard.kde.org/r/3324/diff Testing ------- Thanks, Matus _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel