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

Xisco Faulí <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
           Keywords|                            |bibisected, bisected,
                   |                            |regression
     Ever confirmed|0                           |1
             Blocks|                            |116280
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=11
                   |                            |7598

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

author  Tomaž Vajngerl <[email protected]> 2018-02-01 15:28:53
+0900
committer       Tomaž Vajngerl <[email protected]>       2018-02-01 11:54:22
+0100
commit  e02efb621fe672aa52e56caa916cf5c3fd0a9cb8 (patch)
tree    725947b541b4774722d9d4a9d11a2ac58463a753
parent  a61747c2c375d1fe404c976d2a03125e4dc78d8f (diff)
Change bitmap table to store XBitmap instead of GraphicObject URL
As we want to get rid of GraphicObject URLs for the more robust
image life-cycle handling, it was necessary to change the way
bitmap table stores and handles images, so that they always
store a Graphic object (wrapped in UNO object that provides the
XGraphic and XBitmap interface).

In addition this changes loading and saving from ODF (xmloff) and
OOXML (oox) filters so they don't depend on GraphicObject URL
anymore, but load or save directly to / from  XGraphic or XBitmap.

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to