mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-29 21:00:46 +00:00

As EmfImportTest.cxx code style is follow the recommended code style (except too long lines), the code is used only for testing and it is rarely modified, I decided to enable automatic code formatting. It is one step closed to migrate to common code style. Change-Id: I1b7f980b9e68e121ba981b8a8222daa31424ac53 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118864 Tested-by: Jenkins Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
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.