[Libreoffice-bugs] [Bug 113254] FILESAVE: PPT: Images not displayed in MSO2010 after a roundtrip in LibreOffice
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 18 23:45:49 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113254
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bibisected, bisected,
| |regression
Status|UNCONFIRMED |NEW
CC| |j.nitschke+tdfbz at ok.de,
| |xiscofauli at libreoffice.org
Ever confirmed|0 |1
--- Comment #1 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Regression introduced by:
author Jochen Nitschke <j.nitschke+logerrit at ok.de> 2017-08-31 12:13:46
(GMT)
committer Noel Grandin <noel.grandin at collabora.co.uk> 2017-09-02
12:10:40 (GMT)
commit 31ee13b5a40715e217711e48753eeb7170e3349c (patch)
tree 116fa315d12b1a9505f91b52917cfbeafa69fba0
parent 1463625ae26900d2461fd72a5a2c894b9f1b8726 (diff)
convert SHAPEFLAG defines to scoped enum ShapeFlag
they were defined in escherex.hxx as SHAPEFLAG_*
and in msdffimp.hxx as SP_*.
Added include for escherex.hxx to msdffimp.hxx.
Filled the missing flag bits.
ShapeFlag::Deleted is not used at the moment.
Convert ADD_SHAPE macro to lambda.
Fix horizontal/vertical mixup in RtfSdrExport::AddLineDimensions.
Comments for flag Connector were wrong. The flag applies to shapes
which ARE connectors.
MSO definition: "connector: A line that is used to connect two
or more shapes and that remains connected to those shapes."
So Rectangles and such with Connector flag don't make sense.
Bisected with bibisect-linux64-6.0
Adding Cc: to Jochen Nitschke
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171018/4957a086/attachment.html>
More information about the Libreoffice-bugs
mailing list