https://bugs.documentfoundation.org/show_bug.cgi?id=120274

Xisco FaulĂ­ <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
             Status|UNCONFIRMED                 |NEW
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=81
                   |                            |944
           Keywords|                            |bibisected, bisected,
                   |                            |regression
     Ever confirmed|0                           |1
            Version|6.2.0.0.alpha0+ Master      |4.4 all versions

--- Comment #1 from Xisco FaulĂ­ <[email protected]> ---
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=f8e8e476aa0a5576234dbb4daac9dc299e044e61

author  Michael Stahl <[email protected]>       2014-08-02 18:55:55 +0200
committer       Michael Stahl <[email protected]>       2014-08-02 19:09:44
+0200
commit  f8e8e476aa0a5576234dbb4daac9dc299e044e61 (patch)
tree    af1749b82bd901e4058d67fe5a53528d148c36bc
parent  6defffea57ba803a47fd10d1496e0c5c477009c8 (diff)
fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheet
The font definitions in the style sheet meet an untimely death in
StyleSheetTable::lcl_sprm(), which special-cases LN_EG_RPrBase_rFonts,
routing it into TblStylePrHandler.

Avoid this by sending style entries to the domain mapper in the same way
as the OOXML tokenizer, i.e., with paragraph and run properties nested
below CT_Style_pPr/rPr.

This reveals that the CT_Style_basedOn was wrongly handled as paragraph
property.

Bisected with: bibisect-44max

Adding Cc: to Michael Stahl

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to