office-gobmx/idlc
Noel Grandin bfc1600c6a loplugin:indentation improve checks for brace alignment
Change-Id: I333100fda7e181f68f36b03279b3fbb8cb768310
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117615
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-06-28 10:47:34 +02:00
..
inc loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat 2021-04-21 13:15:32 +02:00
source loplugin:indentation improve checks for brace alignment 2021-06-28 10:47:34 +02:00
test Fix typo in code 2020-09-21 15:24:43 +02:00
CustomTarget_parser_test.mk Fix Clang 10 -Werror,-Wimplicit-int-float-conversion 2019-08-13 08:22:07 +02:00
Executable_idlc.mk Fix missing dependency 2019-09-11 23:46:20 +02:00
Makefile
Module_idlc.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

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.