office-gobmx/unodevtools
Stephan Bergmann f0835dca43 Upcoming improved loplugin:staticanonymous -> redundantstatic: unodevtools
Change-Id: I6768925fd5fb00cd4805b00cebaa0c37656591f7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97728
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-07-02 13:16:27 +02:00
..
inc sal_Char->char in unoxml 2019-12-24 17:28:50 +01:00
source Upcoming improved loplugin:staticanonymous -> redundantstatic: unodevtools 2020-07-02 13:16:27 +02:00
Executable_uno-skeletonmaker.mk unodevtools: rename makefile like the Executable 2014-03-03 23:44:12 +01:00
Makefile re-base on ALv2 code. 2012-07-03 13:10:11 +01:00
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.