office-gobmx/cppcanvas
Stephan Bergmann 81ce629c9e work around clang-cl ABI bug PR25641
<https://bugs.llvm.org/show_bug.cgi?id=25641> "clang-cl: vtordisp thunks not
emitted for functions with class template specializations in their signatures".

Change-Id: I4f9a9777ba7486a026cb3b34340fa5b78f210f05
Reviewed-on: https://gerrit.libreoffice.org/42949
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-09-30 11:11:43 +02:00
..
inc/pch Rename the basegfx::tools namespace to basegfx::utils 2017-09-26 14:18:41 +02:00
qa
source work around clang-cl ABI bug PR25641 2017-09-30 11:11:43 +02: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).