https://bugs.documentfoundation.org/show_bug.cgi?id=168600
raal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression By| |Armin Le Grand CC| |[email protected] Version|6.1.0.3 release |4.2.0.4 release Keywords| |bibisected, bisected, | |regression --- Comment #4 from raal <[email protected]> --- This seems to have begun at the below commit in bibisect repository/OS bibisect-41max. Adding Cc: to Armin Le Grand ; Could you possibly take a look at this one? Thanks 144707a038dc79b014f1d8f00af1d2ed076ba5ea is the first bad commit commit 144707a038dc79b014f1d8f00af1d2ed076ba5ea Author: Matthew Francis <[email protected]> Date: Fri Sep 18 10:45:33 2015 +0800 source-hash-c97aec0d2276901c20634abe53867f739f420f50 commit c97aec0d2276901c20634abe53867f739f420f50 Author: Armin Le Grand <[email protected]> AuthorDate: Thu May 10 09:29:55 2012 +0000 Commit: Caolán McNamara <[email protected]> CommitDate: Fri Mar 15 15:24:52 2013 +0000 Related: #i119125# change XFillBitmapItem to work with GraphicObject Completely changed XFillBitmapItem to work with GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background of fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style. -- You are receiving this mail because: You are the assignee for the bug.
