office-gobmx/idl
Noel Grandin 8fed86b3eb add some more TypeWhichId annotations
and update the idl compiler to cope with namespaced class names

Change-Id: I7b5242f872e358bc3c5584f543767719172aac83
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129026
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-27 14:10:25 +01:00
..
inc use more string_view in tools/stream 2021-04-27 09:27:44 +02:00
source add some more TypeWhichId annotations 2022-01-27 14:10:25 +01:00
Executable_svidl.mk fix fuzzer build 2021-02-12 21:21:09 +01:00
Makefile re-base on ALv2 code. Includes: 2012-07-13 21:38:47 +01:00
Module_idl.mk more subtle dependencies for cross-compilation 2013-03-13 16:26:10 +01:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

SvIDL Compiler

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 OpenOffice wiki:

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