office-gobmx/emfio
Caolán McNamara 5b6fcbf4a7 ofz: MemorySanitizer: use-of-uninitialized-value
sidestep the resize behaviour of SvMemoryStream by using an honest
std::vector and make it use that buffer

Change-Id: Ic5e405010ac076fc04e1ca8dc6dbb495162101ce
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121832
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-09-08 22:28:31 +02:00
..
inc ofz: MemorySanitizer: use-of-uninitialized-value 2021-09-08 22:28:31 +02:00
qa/cppunit tdf#88163 Fix WMF font size 2021-09-03 09:37:37 +02:00
source ofz: MemorySanitizer: use-of-uninitialized-value 2021-09-08 22:28:31 +02:00
CppunitTest_emfio_emf.mk
CppunitTest_emfio_wmf.mk
emfio.component
IwyuFilter_emfio.yaml
Library_emfio.mk
Makefile
Module_emfio.mk
README.md

WMF/EMF Reader

It contains emfio/source/reader which is used for "Insert -> Picture -> From File". It is used to read WMF (Windows Metafile), EMF (Enhanced Metafiles) and also MF+ enhanced EMF files.