office-gobmx/cppcanvas
Noel Grandin 2dbd02b576 loplugin:redundantfcast improvements
check for calls to constructors, and extend the list of types we check
for unnecessary temporary creation

Change-Id: Ia2c1f202b41ed6866779fff5343c821128033eec
Reviewed-on: https://gerrit.libreoffice.org/63472
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-11-21 12:44:55 +01:00
..
inc/pch
qa
source loplugin:redundantfcast improvements 2018-11-21 12:44:55 +01:00
CppunitTest_cppcanvas_emfplus.mk
CppunitTest_cppcanvas_test.mk
Library_cppcanvas.mk tdf#37636 Render textlines with colors. 2018-11-05 13:16:01 +01:00
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).