# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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_Module_Module,l10ntools)) $(eval $(call gb_Module_add_targets_for_build,l10ntools,\ Executable_helpex \ Executable_idxdict \ Executable_ulfex \ Executable_cfgex \ Executable_xrmex \ Executable_localize \ Executable_pocheck \ Executable_propex \ Executable_treex \ StaticLibrary_transex \ )) # vim:set noet sw=4 ts=4: 'h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jvmaccess
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: jvmaccessStephan Bergmann
2017-08-01loplugin:constparams in variousNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-04-13loplugin:passstuffbyref in jvmaccessNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Move member definition back into .cxxStephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-02-12Remove uses of osl/diagnose.h from jvmaccessStephan Bergmann
2015-02-12jvmaccess doesn't have a stable interface anywayStephan Bergmann
2014-12-16jvmaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-03-10jvmaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms