/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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/. */ #include "precompiled_dbtools.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ it logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/util
AgeCommit message (Expand)Author
2019-09-20xmloff: create XMLDrawStylesExportOOO instances with an uno constructorMiklos Vajna
2019-09-13xmloff: create XMLDrawExportOOO instances with an uno constructorMiklos Vajna
2019-08-29xmloff: create XMLImpressExportOOO instances with an uno constructorMiklos Vajna
2019-08-22xmloff: create XMLImpressSettingsExportOOO instances with an uno constructorMiklos Vajna
2019-08-16xmloff: create XMLImpressMetaExportOOO instances with an uno constructorMiklos Vajna
2019-08-08xmloff: create XMLImpressContentExportOOO instances with an uno constructorMiklos Vajna
2019-08-01xmloff: create XMLImpressStylesExportOOO instances with an uno constructorMiklos Vajna
2019-07-25xmloff: create XMLImportStylesImportOasis instances with an uno constructorMiklos Vajna
2019-07-18xmloff: create XMLImportContentImportOasis instances with an uno constructorMiklos Vajna
2019-07-04xmloff: create XMLImportMetaImportOasis instances with an uno constructorMiklos Vajna
2019-06-20xmloff: create XMLImportSettingsImportOasis instances with an uno constructorMiklos Vajna
2019-06-13xmloff: create XMLDrawSettingsImportOasis instances with an uno constructorMiklos Vajna
2019-06-06xmloff: create XMLDrawMetaImportOasis instances with an uno constructorMiklos Vajna
2019-05-30xmloff: create XMLDrawContentImportOasis instances with an uno constructorMiklos Vajna
2019-05-23xmloff: create XMLDrawStylesImportOasis instances with an uno constructorMiklos Vajna
2019-05-16xmloff: create XMLDrawImportOasis instances with an uno constructorMiklos Vajna
2019-05-09xmloff: create XMLImpressSettingsExportOasis instances with an uno constructorMiklos Vajna
2019-04-25xmloff: create XMLImpressMetaExportOasis instances with an uno constructorMiklos Vajna
2019-02-21xmloff: create XMLImpressContentExportOasis instances with an uno constructorMiklos Vajna
2019-02-15xmloff: create XMLImpressStylesExportOasis instances with an uno constructorMiklos Vajna
2019-02-08xmloff: create XMLImpressExportOasis instances with an uno constructorMiklos Vajna
2019-02-01xmloff: create XMLImpressImportOasis instances with an uno constructorMiklos Vajna
2016-01-18tdf#74608 xmloff: Constructor feature for XMLMetaExportComponentkripton
2015-11-02tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton