office-gobmx/idl
Caolán McNamara 28555fc345 fix fuzzer build
Change-Id: I41df4af812cd225a0bd8e49df9e8b3c322698d28
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110825
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-12 21:21:09 +01:00
..
inc tdf#114441: Convert use of sal_uLong to better integer types 2021-01-21 16:36:00 +01:00
source tdf#114441: Convert use of sal_uLong to better integer types 2021-01-21 16:36:00 +01:00
Executable_svidl.mk fix fuzzer build 2021-02-12 21:21:09 +01:00
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