office-gobmx/unodevtools
Stephan Bergmann e50ef195bc New loplugin:stringconcat
Change-Id: Id7c517fb37bc28797c45fc0dde83e866f2aa4aac
2014-07-01 15:45:52 +02:00
..
inc/unodevtools Remove visual noise from unodevtools 2014-02-26 07:21:41 -06:00
source New loplugin:stringconcat 2014-07-01 15:45:52 +02:00
Executable_uno-skeletonmaker.mk unodevtools: rename makefile like the Executable 2014-03-03 23:44:12 +01:00
Makefile
Module_unodevtools.mk unodevtools: rename makefile like the Executable 2014-03-03 23:44:12 +01:00
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.