office-gobmx/cppcanvas
Gabor Kelemen 8067be0721 tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: Ice2eb8c5994bf2ccb88972332ca4a1d3ed41752a
Reviewed-on: https://gerrit.libreoffice.org/63826
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2018-11-27 10:35:30 +01:00
..
inc/pch
qa tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* 2018-11-27 10:35:30 +01:00
source tdf#120703 PVS: V560 A part of conditional expression is always true/false 2018-11-25 16:52:30 +01:00
CppunitTest_cppcanvas_emfplus.mk
CppunitTest_cppcanvas_test.mk
Library_cppcanvas.mk
Library_mtfrenderer.mk
Makefile
Module_cppcanvas.mk
README

Helper C++ classes for [[canvas]], plus a GDIMetaFile-to-XCanvas converter.

== EMF+ ==

For cppcanvas/source/mtfrenderer, see the README in vcl (the EMF+ part).