# -*- 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,readlicense_oo_license,$(call gb_CustomTarget_get_workdir,readlicense_oo/license))) $(eval $(call gb_Package_add_file,readlicense_oo_license,bin/osl/license.txt,license.txt)) $(eval $(call gb_Package_add_file,readlicense_oo_license,bin/ure/license.txt,license.txt)) # vim: set noet sw=4 ts=4: afca5d13fa08371a3ff161d12c0f1213555c'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)Author
2018-10-20pvs-studio: The 'aIndexFolderResultVector' variable is used after it was movedCaolán McNamara
2018-10-10Set up our own libxslt security context in xmlhelp, as per #i117643.Damjan Jovanovic
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-01loplugin:useuniqueptr in TVChildTargetNoel Grandin
2018-09-18loplugin:useuniqueptr in xmlhelp::DatabasesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-09-13loplugin:constfields in xmlhelpNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-08loplugin:useuniqueptr in xmlhelpNoel Grandin
2018-08-22loplugin:useuniqueptr in chelp::DynamicResultSetNoel Grandin
2018-08-02loplugin:stringloop in variousNoel Grandin
2018-07-31Fix typosAndrea Gelmini
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin
2018-05-14loplugin:useuniqueptr in helpdatafileproxy::HdfNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin