office-gobmx/unodevtools
Noel Grandin 3a36cf434f loplugin:checkunusedparams in configmgr and vcl
Change-Id: I7226d01f38e6edaf3868d7267d9b02dbdbc9e5ba
Reviewed-on: https://gerrit.libreoffice.org/36975
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-04-28 08:32:56 +02:00
..
inc
source
Executable_uno-skeletonmaker.mk
Makefile
Module_unodevtools.mk
README

Helper tools for external UNO component developers

This module contains some tools for people writing UNO components. In
particular it will auto-generate skeletons for implementing UNO
interfaces - that declare all the relevant methods leaving the code to
be filled in. This can be done for C++ or Java.