office-gobmx/unodevtools
Stephan Bergmann 7c02ef0275 loplugin:includeform: unodevtools
Change-Id: Iac0a22dd68a39cf5f71907c8f1e289fbd0c95249
2017-10-23 22:45:48 +02:00
..
inc loplugin:includeform: unodevtools 2017-10-23 22:45:48 +02:00
source loplugin:includeform: unodevtools 2017-10-23 22:45:48 +02:00
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.