office-gobmx/idl
Noel Grandin 38a98c2999 loplugin:simplifyconstruct in helpcompiler..io
Change-Id: Ibdc1933b5d8d6be1fe42a7df93bd7e1c903bb39b
Reviewed-on: https://gerrit.libreoffice.org/60202
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-09-09 08:18:01 +02:00
..
inc idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-26 14:44:29 +02:00
source loplugin:simplifyconstruct in helpcompiler..io 2018-09-09 08:18:01 +02:00
Executable_svidl.mk
Makefile
Module_idl.mk
README

SvIDL Compiler that generates C++ slot headers from SDI files in modules' sdi/
subdirectory.

There is an overview of basic architecture of the markup of SDI files in the
OOo wiki:

https://wiki.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2