summaryrefslogtreecommitdiff
path: root/idlc/README
blob: 90f015c7794a3ae84b059944be72a817957ed0f1 (plain)
1
2
3
4
5
6
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.

cgit/lo/core/commit/idlc/source/astenum.cxx?h=co-6.0-38&id=e0849330bc4875384704fe031d563f8971ca4d96'>Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-04-09convert RegError to scoped enumNoel Grandin 2015-04-09convert RegValueType to scoped enumNoel Grandin 2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann 2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn 2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann 2014-11-06use the new OUString::fromUtf8 methodNoel Grandin 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-09-07create clang plugin to warn about C-style castsNoel Grandin 2014-05-19fix-includes.pl: idlcThomas Arnhold 2014-02-17idlc: sal_Bool -> boolStephan Bergmann 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák