office-gobmx/unodevtools
Noel Grandin c82efb610b clang-tidy modernize-concat-nested-namespace
Change-Id: Iab35a8b85b3ba1df791c774f40b037f9420a071a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86708
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-01-31 18:36:09 +01:00
..
inc sal_Char->char in unoxml 2019-12-24 17:28:50 +01:00
source clang-tidy modernize-concat-nested-namespace 2020-01-31 18:36:09 +01: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.