# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: ta/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlscript/source/xml_helper
AgeCommit message (Expand)Author
2021-10-10loplugin:moveparam in xmlscriptNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-06xmlscript: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlscriptStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-21tdf#42949 Fix IWYU warnings in xmlscript/Gabor Kelemen
2019-08-23Avoid -fsanitizeinvalid-null-argumentStephan Bergmann
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlscriptStephan Bergmann
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-10-16clang-tidy readability-simplify-subscript-exprNoel Grandin
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-05loplugin:useuniqueptr in DocumentHandlerImplNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21loplugin:useuniqueptr in ExtendedAttributesNoel Grandin
2018-07-24loplugin:unusedfields,can-be-const in xmlscriptNoel Grandin