# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t; fill-column: 100 -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Package_Package,postprocess_fontconfig,$(call gb_CustomTarget_get_workdir,postprocess/fontconfig))) $(eval $(call gb_Package_add_files,postprocess_fontconfig,$(LIBO_SHARE_FOLDER)/fonts/truetype, \ fc_local.conf \ )) $(eval $(call gb_Package_use_custom_target,postprocess_fontconfig,postprocess/fontconfig)) # vim: set noet sw=4 ts=4: 235d23267e4591e5cf47762abd3f63421b06904'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unodevtools/source
AgeCommit message (Expand)Author
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann
2013-08-26unodevtools: drop support for skeletonmaker --java4 parameterMichael Stahl
2013-08-26unodevtools: why does the C++ generating code check java5 flag?Michael Stahl
2013-07-11added FIXME-BCP47 commentEike Rathke
2013-07-11added FIXME-BCP47 commentEike Rathke
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24Allow for (relative) pathname args for codemakers againStephan Bergmann
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann
2013-04-16WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-11uno-skeletonmaker does not bootstrap UNOStephan Bergmann
2013-04-11No need to have uno-skeletonmaker depend on udkapiStephan Bergmann
2013-04-11Remove dead codeStephan Bergmann
2013-04-11[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann
2013-03-12Removed RTL_CONSTASCII_STRINGPARAM in unodevtoolsChr. Rossmanith
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-02-12Some cppcheck cleaningJulien Nabet