mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-26 15:45:26 +00:00

as part of the project of removing BitmapEx in favour of Bitmap, now that we can store RGBA data in Bitmap. This mostly just moves the Bitmap->BitmapEx from inside OutputDevice to the various call sites, from where I can make further improvements. Change-Id: Id5366c1eb5ebca98fee7c974737552f4a09a5c2f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/188341 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>