Files
libreoffice/unodevtools
Stephan Bergmann 9690dcc42e loplugin:nullptr (automatic rewrite)
Change-Id: Ic89c5fb56e1f11fa17f6014a8c9722592b144337
2015-11-10 10:31:56 +01: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.