Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On Wednesday 15 of May 2013, Michael Stahl wrote:
 include/xmloff/xmlimp.hxx                      |    1
 sw/source/core/bastyp/init.cxx                 |    2 -
 sw/source/core/doc/poolfmt.cxx                 |    4 ---
 sw/source/core/unocore/unoframe.cxx            |   16 ------------
 sw/source/filter/html/swhtml.cxx               |    5 +++
 sw/source/filter/ww8/ww8par.cxx                |    4 ---
 sw/source/ui/app/docshini.cxx                  |   11 --------
 xmloff/source/core/xmlimp.cxx                  |   33
+++++++++++++++++++++---- xmloff/source/draw/XMLGraphicsDefaultStyle.cxx | 
  8 ++++++
 9 files changed, 43 insertions(+), 41 deletions(-)

New commits:
commit d278cc769e484b0452b1fb6000e213561d8d955d
Author: Michael Stahl <mstahl@redhat.com>
Date:   Wed May 15 18:33:48 2013 +0200

    sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"

    For a new document the default is already effectively "false" due to
    SwDocShell::InitNew() and the ODF and WW8 filters set it explicitly to
    false... which is also the appropriate value for RTF and DOCX.

    But only OOoXML and (perhaps) HTML (not sure) want "true" as the
    default.

+            mpImpl->mbIsOOoXML =
+                ::comphelper::OStorageHelper::GetXStorageFormat(xStor)
+                   < SOFFICE_FILEFORMAT_8;

 Was the old OOo format really called OOoXML? Seeing this commit made me 
pretty confused until I figured out after a while that it has in fact nothing 
to do with OOXML.

-- 
 Lubos Lunak
 l.lunak@suse.cz

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.