office-gobmx/idlc
Noel Grandin 4f4486c61d look for =() in loplugin:unnecessaryparen
Change-Id: I4f9b71ff7767e90987bb40358fc46ed5d1d571d0
Reviewed-on: https://gerrit.libreoffice.org/44944
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-11-20 12:31:32 +01:00
..
inc improve constparam loplugin 2017-11-02 10:45:01 +01:00
source look for =() in loplugin:unnecessaryparen 2017-11-20 12:31:32 +01:00
test
CustomTarget_parser_test.mk
Executable_idlc.mk
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.