office-gobmx/idl
Gabor Kelemen e1a351ca19 Remove now unneeded osl/diagnose.h
followup to commit 57c228803e

Change-Id: Iebfb23bb65e2bf898bf27f367cc9641f47a14cf3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167998
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Tested-by: Jenkins
2024-07-20 10:20:31 +02:00
..
inc tdf#143148 update all headers in idl/inc to use #pragma once 2024-03-16 20:20:21 +01:00
source Remove now unneeded osl/diagnose.h 2024-07-20 10:20:31 +02:00
Executable_svidl.mk Use less zlib external headers dependency 2023-09-18 08:34:34 +02:00
IwyuFilter_idl.yaml
Makefile
Module_idl.mk
README.md

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