office-gobmx/idl
siddheshpatil777 5419b894a2 tdf#114441: Convert use of sal_uLong to better integer types
Change-Id: I14742675541a315e72191df4ee38c35373b39d52
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108842
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2021-01-21 16:36:00 +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 oss-fuzz build failure 2020-10-29 21:20:57 +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