[Libreoffice-bugs] [Bug 118036] FILEOPEN: horizontal line in background is missing
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 6 13:35:47 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118036
Xisco Faulí <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |quikee at gmail.com
Keywords| |bibisected, bisected,
| |regression
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=11
| |7427
Blocks| |116280
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #2 from Xisco Faulí <xiscofauli at libreoffice.org> ---
Regression introduced by:
author Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk> 2018-05-11 00:22:06
+0900
committer Tomaž Vajngerl <quikee at gmail.com> 2018-05-12 10:07:09
+0200
commit 8484e52675052848d2d3ffe07378ce2ad29fd288 (patch)
tree 61745cc72ae36c6a04572021e6ccac1638a12c35
parent 3e2fdcf48055572dd0f6bb7d73b14c1832622f24 (diff)
tdf#117427 missing API for determining and loading linked graphic
This adds 2 properties to GraphicDescriptor:
"Linked" - to indicate if the graphic is a linked one
"OriginURL" - the URL of the location from where the graphic was
or will be loaded (and is linked to)
Additionally GraphicProvider was extended with a "LoadAsLink"
(media)property, which can be passed using queryGraphic method.
If "LoadAsLink" is set to true, then the Graphic will be created
as a linked one.
In addition the tests for this API was added to VCL (home of this
API implementors).
Bisected with: bibisect-linux64-6.1
Adding Cc: to Tomaž Vajngerl
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=116280
[Bug 116280] [META] Regressions introduced by the image handling refactoring
--
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/20180606/0775c853/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list