08964038e1
and cid#1607976 Overflowed constant cid#1607855 Overflowed constant cid#1607731 Overflowed constant Change-Id: I18e8ffb8a9b5a55e0ecb71862549a94ff5c2fc1a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173781 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.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.