# # 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # UDK_3_0_0 { # should have been UDK_3.0 global: _ZN9salhelper18ORealDynamicLoader11newInstanceEPPS0_RKN3rtl8OUStringES6_; _ZN9salhelper18ORealDynamicLoader7acquireEv; _ZN9salhelper18ORealDynamicLoader7releaseEv; _ZN9salhelper18ORealDynamicLoaderC1EPPS0_RKN3rtl8OUStringES6_PvS7_; _ZN9salhelper18ORealDynamicLoaderC2EPPS0_RKN3rtl8OUStringES6_PvS7_; _ZN9salhelper18ORealDynamicLoaderD0Ev; _ZN9salhelper18ORealDynamicLoaderD1Ev; _ZN9salhelper18ORealDynamicLoaderD2Ev; _ZN9salhelper21SimpleReferenceObjectD0Ev; _ZN9salhelper21SimpleReferenceObjectD1Ev; _ZN9salhelper21SimpleReferenceObjectD2Ev; _ZN9salhelper21SimpleReferenceObjectdlEPv; _ZN9salhelper21SimpleReferenceObjectnwEj; _ZNK9salhelper18ORealDynamicLoader6getApiEv; # _ZTIN9salhelper18ORealDynamicLoaderE; # _ZTSN9salhelper18ORealDynamicLoaderE; _ZTVN9salhelper18ORealDynamicLoaderE; # _ZTIN9salhelper21SimpleReferenceObjectE; # _ZTSN9salhelper21SimpleReferenceObjectE; _ZTVN9salhelper21SimpleReferenceObjectE; _ZN9salhelper21SimpleReferenceObjectdlEPvRKSt9nothrow_t; _ZN9salhelper21SimpleReferenceObjectnwEjRKSt9nothrow_t; _ZN9salhelper9ConditionC1ERN3osl5MutexE; _ZN9salhelper9ConditionC2ERN3osl5MutexE; _ZN9salhelper9ConditionD0Ev; _ZN9salhelper9ConditionD1Ev; _ZN9salhelper9ConditionD2Ev; # _ZTIN9salhelper9ConditionE; # _ZTIS9salhelper9ConditionE; _ZN9salhelper17ConditionModifierC1ERNS_9ConditionE; _ZN9salhelper17ConditionModifierC2ERNS_9ConditionE; _ZN9salhelper17ConditionModifierD1Ev; _ZN9salhelper17ConditionModifierD2Ev; _ZN9salhelper15ConditionWaiterC1ERNS_9ConditionE; _ZN9salhelper15ConditionWaiterC1ERNS_9ConditionEm; _ZN9salhelper15ConditionWaiterC2ERNS_9ConditionE; _ZN9salhelper15ConditionWaiterC2ERNS_9ConditionEm; _ZN9salhelper15ConditionWaiterD1Ev; _ZN9salhelper15ConditionWaiterD2Ev; _ZN9salhelper15ConditionWaiter8timedoutaSERKS1_; _ZN9salhelper15ConditionWaiter8timedoutC1ERKS1_; _ZN9salhelper15ConditionWaiter8timedoutC1Ev; _ZN9salhelper15ConditionWaiter8timedoutC2ERKS1_; _ZN9salhelper15ConditionWaiter8timedoutC2Ev; _ZN9salhelper15ConditionWaiter8timedoutD0Ev; _ZN9salhelper15ConditionWaiter8timedoutD1Ev; _ZN9salhelper15ConditionWaiter8timedoutD2Ev; # _ZTIN9salhelper15ConditionWaiter8timedoutE; # _ZTSN9salhelper15ConditionWaiter8timedoutE; } UDK_3_0_0; tro/collabora/cp-5.3'>distro/collabora/cp-5.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgwriter.cxx
AgeCommit message (Expand)Author
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-03fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-10SVGActionWriter::ImplWriteActions: indent thatMichael Stahl
2012-10-10SVGActionWriter::ImplWriteActions: fix debug codeMichael Stahl
2012-10-10Now debugging code is conditionally compiled and JavaScript debug log are tur...Marco Cecchetti
2012-10-10some improvement in making text animation compatible with text selectionMarco Cecchetti
2012-10-10Handled META_BMPSCALE_ACTION, supported hyperlinks, text selection support.Marco Cecchetti
2012-10-10Now MasterPage text fields work, list items are detected correctly, some eff...Marco Cecchetti
2012-10-10text export support for bullets and hyperlinksMarco Cecchetti
2012-10-10text-export: meta-action based implementationMarco Cecchetti