# -*- 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_Module_Module,cpputools)) ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) $(eval $(call gb_Module_add_targets,cpputools,\ Executable_sp2bv \ )) $(eval $(call gb_Module_add_targets,cpputools,\ Executable_uno \ )) endif # vim:set noet sw=4 ts=4: class='form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml
AgeCommit message (Expand)Author
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-07-21tdf#82716 Add initial implementation of the Histogram Chartvarshneydevansh
2024-05-02tdf#148616 Speed up finding custom shape guide valueAron Budea
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-04-02tdf#78027 - Fix Chart OOXML Import with non-uniform formatted titlesBalazs Varga
2024-03-20tdf#70039 import material of extruded shapesRegina Henschel
2024-03-13tdf#70039 import lighting of extruded shapesRegina Henschel
2024-03-02tdf#159912 extruded shapes already rotate backgroundRegina Henschel
2024-02-20Remove exec bits from source fileAndrea Gelmini
2024-02-20Fix typoAndrea Gelmini
2024-02-19tdf#70039 convert 3D effects to extrusionRegina Henschel
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback
2024-01-18tdf#146487 Don't show generic diagram title when there is an empty title givenSamuel Mehrbrodt
2024-01-09tdf#137691 chart2 import: provide NumberFormat to DataSeriesJustin Luth
2023-12-06tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl
2023-12-01Fix typoAndrea Gelmini
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel
2023-11-17Add getUnicodeTokenName() to StaticTokenMap and use...Regina Henschel
2023-11-15Fix typoAndrea Gelmini
2023-11-15Fix typoAndrea Gelmini
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel
2023-08-29pptx using Wingdings didn't fallback to OpenSymbolCaolán McNamara
2023-08-16tdf#153012: import chart's c:clrMapOvr elementMike Kaganski
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-01docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl
2023-04-12oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl
2023-04-12oox: add model::LineStyle and import line style elements of a themeTomaž Vajngerl
2023-04-12oox: add model::BlipFilll and import blip (graphic) fill elementsTomaž Vajngerl
2023-04-12oox: add model::PatternFill and import pattern fill elementsTomaž Vajngerl
2023-04-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir
2023-03-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-23oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-03-16tdf#102261: pptx import: handle defTabSzSarper Akdemir
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-02-22Fix typoAndrea Gelmini
2023-02-22tdf#51195 Improve DML export of Fontwork shapes for docxRegina Henschel