In MSO, the outlines of the pie chart is shown as double dotted lines, and it shows single dotted lines in Impress
Created attachment 153949 [details] Pie chart with double dotted lines in MSO document
Created attachment 153950 [details] MSO shows double dotted lines
Created attachment 153951 [details] Impress shows single dotted lines
Reproduced in Version: 6.4.0.0.alpha0+ Build ID: f23e19cd15f14566832befba73fb6bbc1cffb0d7 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a)
Created attachment 154798 [details] Compound type from MSO.png LO needs to read "Compound type" for lines in charts and shapes from MSO. As with attachment 153955 [details] from Bug 127393, compared in this screenshot. This is the same as in Bug 33614 but let's keep separated on grounds this is PPTX and that is PPT, should it be dealt with separately.
The "border" of a shape it not a border, but the property draw:stroke, which only has the values "dash", "solid" and "none". Therefore I set this to "enhancement". To get a compound type, it would be necessary to implement fo:border as property of a shape. Currently fo:border is only implemented for table-cellc, paragraphs, header, footer and pages. I think, this is a huge task with far-reaching changes.
Another example is attachment 155477 [details] DOCX which, after the fix in 7.1+, has the following differences: - shape solid line, compound (related to this bug) - shape, pattern fill (not reported, just to be noted for now, easy to recheck and report if line is fixed)
*** Bug 154383 has been marked as a duplicate of this bug. ***
*** Bug 157984 has been marked as a duplicate of this bug. ***