office-gobmx/idlc
Noel Grandin 9f25d34d65 clang-tidy modernize-pass-by-value in idl/idlc
Change-Id: Iccd18eb394564d3ba90c395725923c559b2b81e1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134532
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-05-18 18:18:14 +02:00
..
inc clang-tidy modernize-pass-by-value in idl/idlc 2022-05-18 18:18:14 +02:00
source
test
CustomTarget_parser_test.mk
Executable_idlc.mk
Makefile
Module_idlc.mk
README.md

UNO IDL Compiler (idlc)

Contains the UNO IDL compiler: idlc, depends on preprocessor: ucpp

This compiler generates binary RDB fragments that can be assembled into a RDB (UNO type library) with the regmerge tool, as is done primarily in the offapi and udkapi directories.