# -*- 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: ogo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-20Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-19Fix typosAndrea Gelmini
2017-12-15-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2017-12-13Related: tdf#71737 xmloff: import of user-defined hyperlink was missingMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13Related: tdf#71737 xmloff: adapt XMLSectionExportMichael Stahl
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-13Related: tdf#71737: allows links in more indexesCaolán McNamara
2017-12-12Related tdf#83877 Add signatureline element to draw:frame, not draw:imageSamuel Mehrbrodt
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08tdf#71737 xmloff: ODF 1.2 doesn't allow hyperlinks in ...Michael Stahl
2017-12-08tdf#71737: save allows links in illustration index, but load doesn'tCaolán McNamara
2017-12-05Bin a typedef used just onceTor Lillqvist
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04tdf#83877 ODF extension to write signature linesSamuel Mehrbrodt
2017-12-04Related tdf#113696 Write fallback graphic for fodf files alsoSamuel Mehrbrodt
2017-12-03Use for-range loops in xmlexppr (xmloff)Julien Nabet
2017-12-03Replace list by vector in SchXMLExport (xmloff)Julien Nabet
2017-12-02Replace list by vector in property_description (xmloff)Julien Nabet
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet
2017-12-02Replace list by vector in XMLEventImportHelper (xmloff)Julien Nabet
2017-12-02Replace list by vector in DocumentSettingsContext (xmloff)Julien Nabet
2017-12-01tdf#113696 Add mimetype also to fallback graphicSamuel Mehrbrodt
2017-12-01Use isEmpty() instead of getLength()Samuel Mehrbrodt
2017-12-01tdf#113696 Write replacement graphic also to flat odfSamuel Mehrbrodt
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt