# -*- 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,xmlscript_dtd,$(SRCDIR)/xmlscript)) $(eval $(call gb_Package_add_files,xmlscript_dtd,$(LIBO_SHARE_FOLDER)/dtd/officedocument/1_0,\ dtd/dialog.dtd \ dtd/libraries.dtd \ dtd/library.dtd \ dtd/module.dtd \ )) # vim: set noet sw=4 ts=4:
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20sot: Simplify UCBStorageElement_Impl with std::unique_ptrTakeshi Abe
2017-11-16ofz#4079 check for error earlierCaolán McNamara
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke
2017-11-13sot: Simplify SotData_Impl with std::unique_ptrTakeshi Abe
2017-11-04ofz short read considered as a successful full block readCaolán McNamara
2017-11-02improve constparam lopluginNoel Grandin
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-10-23loplugin:includeform: sotStephan Bergmann
2017-10-20ofz+ubsan: runtime error: left shift cannot be represented in typeCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-02coverity#1418672 silence Explicit null derefCaolán McNamara
2017-09-26AddressSanitizer: undefined-behaviorCaolán McNamara
2017-09-26check sot multiplyCaolán McNamara
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22move TestImportOLE2 where it can be used by fftesterCaolán McNamara
2017-09-22ofz#2976 timeout in olefuzzerCaolán McNamara
2017-09-19tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara