office-gobmx/emfio
Noel Grandin d46c32140f assert in BitmapInfoAccess if bitmap is empty or we can't read from it
and fixup the "make unique if two things want to write to bitmap at same
time" check, it was using maBitmap before maBitmap has been assigned
to.
Lets just make it check something more useful, like the share count of
the underlying SalBitmap.

Change-Id: I97a629457174da2e4df1edc9674290aa9c9a2b52
Reviewed-on: https://gerrit.libreoffice.org/55416
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-06-07 13:50:16 +02:00
..
inc
qa/cppunit
source
CppunitTest_emfio_emf_test.mk
CppunitTest_emfio_wmf_test.mk
emfio.component
Library_emfio.mk
Makefile
Module_emfio.mk
README

It contains emfio/source/emfeader which is used for "Insert->Picture->From File".