/* -*- 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/. */ /* Configuration for versions of import libraries used by writerperfect. * This is needed to skip test files that are not supported by the used * version. */ #undef EBOOK_VERSION_MAJOR #undef EBOOK_VERSION_MINOR #undef EBOOK_VERSION_MICRO #undef ETONYEK_VERSION_MAJOR #undef ETONYEK_VERSION_MINOR #undef ETONYEK_VERSION_MICRO #undef MWAW_VERSION_MAJOR #undef MWAW_VERSION_MINOR #undef MWAW_VERSION_MICRO #undef STAROFFICE_VERSION_MAJOR #undef STAROFFICE_VERSION_MINOR #undef STAROFFICE_VERSION_MICRO #undef WPS_VERSION_MAJOR #undef WPS_VERSION_MINOR #undef WPS_VERSION_MICRO /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ value='distro/capgemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/items/e3ditem.cxx
AgeCommit message (Expand)Author
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-02-25Use rtl::math::isNan()Fabio Buso
2016-02-09Remove excess newlinesChris Sherlock
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht