# -*- 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_AllLangMoTarget_AllLangMoTarget,uui)) # vim: set noet sw=4 ts=4: cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/l10ntools/source/xmlparse.cxx
AgeCommit message (Expand)Author
2024-07-22tdf#145538 Use range based for loopsZainab Abbasi
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-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2022-11-22Simplify previous fixStephan Bergmann
2022-11-20Avoid some unnecessary, wrong downcasts during `make translations`Stephan Bergmann
2022-06-23clang-tidy modernize-pass-by-value in l10ntoolsNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-12-22loplugin:flatten in l10ntools..lotuswordproNoel Grandin
2021-11-26loplugin:stringliteraldefine in l10ntools..ooxNoel Grandin
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-10-04drop 'using namespace std' in l*Julien Nabet
2021-06-03-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann