office-gobmx/idl
dmc_dev d969251911 tdf#143148 update all headers in idl/inc to use #pragma once
Change-Id: I65a5d21bed1753f3dbb5ad1b87fb76ea16066413
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164928
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2024-03-16 20:20:21 +01:00
..
inc tdf#143148 update all headers in idl/inc to use #pragma once 2024-03-16 20:20:21 +01:00
source Revert "add sm to --enable-mergelibs=more" 2024-03-12 20:39:20 +01:00
Executable_svidl.mk Use less zlib external headers dependency 2023-09-18 08:34:34 +02:00
IwyuFilter_idl.yaml Recheck modules [i-l]* with IWYU 2022-01-27 18:52:16 +01:00
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