# -*- 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_Package_Package,bridges_jnilib_java_uno,$(SRCDIR))) $(eval $(call gb_Package_add_symbolic_link,bridges_jnilib_java_uno,$(LIBO_URE_LIB_FOLDER)/$(basename $(notdir $(call gb_Library_get_target,java_uno))).jnilib,$(notdir $(call gb_Library_get_target,java_uno)))) # vim: set noet sw=4 ts=4: ue='46dec3ba08ac948d195bdf502792df987a02c0e2'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)Author
2024-09-22cid#1607175 Overflowed constantCaolán McNamara
2024-09-19cid#1606656 Overflowed constantCaolán McNamara
2024-07-22tdf#145538 Use range based for loopsZainab Abbasi
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-02allow low-translation-completion-langs for dev-builds (e.g.: Sundanese)Christian Lohmaier
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-30Extended loplugin:ostr: l10ntoolsStephan Bergmann
2023-11-20Extended loplugin:ostr: l10ntoolsStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: l10ntoolsStephan Bergmann
2023-07-28tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrosahil
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-06loplugin:stringadd also check O[U]StringBuffersNoel Grandin