office-gobmx/unodevtools
Stephan Bergmann 449c9a9322 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: unodevtools
Change-Id: I21dd038249b506ecc58a7002fd3dcd4366176b52
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158248
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-10-20 17:56:41 +02:00
..
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.