Generators for language-binding--specific representations of UNOIDL entities: - cppumaker generates header (.hdl and .hpp) files for the C++ UNO language binding - javamaker generates class files for the JVM language binding - the codemaker for .Net is in module cli_ure Some of the code is re-used by the skeletonmakers in module unodevtools. Note the different terminology used by cppumaker vs. gbuild for the three variants that can be generated by cppumaker for some of the inline functions: cppumaker switch: -L; cpputype.cxx: light; gbuild: normal; cppumaker switch: none; cpputype.cxx: normal; gbuild: bootstrap; cppumaker switch: -C; cpputype.cxx: comprehensive; gbuild: comprehensive; ...a recipe for confusion. submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/uui/AllLangResTarget_uui.mk
AgeCommit message (Expand)Author
2014-08-20DLG_FILTER_SELECT and DLG_SIMPLE_NAME_CLASH conversion to .uiSzymon Kłos
2014-08-14FutureDocumentVersionProductUpdateRequest is never createdCaolán McNamara
2014-06-18Convert RID_XMLSECDLG_MACROWARN to .uiPalenik Mihály
2013-12-23convert login dialog to .uiCaolán McNamara
2013-12-22convert unknown authority dialog to .uiCaolán McNamara
2013-12-21convert ssl warning dialog to .uiCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon