office-gobmx/idl
Noel Grandin db7f33af14 loplugin:stringadd in various
when applying my upcoming patch to also consider O[U]StringBuffer

Change-Id: I8cf6a47ad357ddc73e2c430d966be72d5efd1485
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149767
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-03-30 20:03:41 +00:00
..
inc tdf#114441 Convert sal_uLong to a better type 2023-02-24 12:29:38 +00:00
source loplugin:stringadd in various 2023-03-30 20:03:41 +00:00
Executable_svidl.mk fix fuzzer build 2021-02-12 21:21:09 +01:00
IwyuFilter_idl.yaml Recheck modules [i-l]* with IWYU 2022-01-27 18:52:16 +01:00
Makefile re-base on ALv2 code. Includes: 2012-07-13 21:38:47 +01:00
Module_idl.mk more subtle dependencies for cross-compilation 2013-03-13 16:26:10 +01:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

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