office-gobmx/idl
Bugra ad53c99620 tdf#114441: Convert use of sal_uLong to better integer types
Change-Id: I6b6f59a73aeda6af78fecaf4344826a943072033
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90191
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-03-11 17:36:44 +01:00
..
inc tdf#114441: Convert use of sal_uLong to better integer types 2020-03-11 17:36:44 +01:00
source tdf#114441: Convert use of sal_uLong to better integer types 2020-03-11 17:36:44 +01:00
Executable_svidl.mk ofz#20976 build-failure 2020-03-02 21:46: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