office-gobmx/idlc
Philipp Hofer 9c9a822920 tdf#123936 Formatting files in module idl with clang-format
Change-Id: I0a2681218773288c14b6faf98dd0bb8a7dbac56d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105679
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2020-11-13 15:19:47 +01:00
..
inc tdf#123936 Formatting files in module idl with clang-format 2020-11-13 15:19:47 +01:00
source tdf#123936 Formatting files in module idl with clang-format 2020-11-13 15:19:47 +01: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
README

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.