office-gobmx/unodevtools
Stephan Bergmann db67f6f408 loplugin:salbool: Automatic rewrite of sal_False/True
Change-Id: Ife577280d5176d9f48bff719c7b52fc829ae49f1
2016-04-20 17:27:29 +02:00
..
inc/unodevtools
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.