a0d6538341
Change-Id: If72d80bd748186b974b37d58aa1469af1ffdb34d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159667 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> |
||
---|---|---|
.. | ||
inc | ||
source | ||
Executable_uno-skeletonmaker.mk | ||
IwyuFilter_unodevtools.yaml | ||
Makefile | ||
Module_unodevtools.mk | ||
README.md |
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.