1
0
Fork 0
libreoffice/unodevtools
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00
..
inc Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
source Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Executable_uno-skeletonmaker.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
IwyuFilter_unodevtools.yaml Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Makefile Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Module_unodevtools.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
README.md Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00

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.