# -*- 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_UnpackedTarball_UnpackedTarball,mdds)) $(eval $(call gb_UnpackedTarball_set_tarball,mdds,$(MDDS_TARBALL))) $(eval $(call gb_UnpackedTarball_set_patchlevel,mdds,3)) $(eval $(call gb_UnpackedTarball_add_patches,mdds,\ mdds/mdds_0.6.0.patch \ mdds/0001-Workaround-for-an-old-gcc-bug.patch \ mdds/0001-Combine-these-two-calls.-There-is-no-reason-why-they.patch \ mdds/0001-Fix-it-here-too.patch \ )) # vim: set noet sw=4 ts=4: tion value='aoo/aw080' selected='selected'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/Module_oox.mk
AgeCommit message (Expand)Author
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel
2023-06-14MCGR: Use BGradient in export of Fontwork to docx tooRegina Henschel
2022-12-14add oox to WITH_GALLERY_BUILD build sideMichael Stahl
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna
2020-01-14tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna
2019-11-21oox: add PPTX import/export for semi-transparent shape textMiklos Vajna
2019-11-11Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna
2019-07-09tdf#126030 Translate automatic chart title in OOXML chartsGabor Kelemen
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl
2015-10-08add initial tests for vba encryptionMarkus Mohrhard
2015-09-10add first vba compression testMarkus Mohrhard
2014-09-23Add unit test for oox::TokenMapDavid Ostrovsky
2014-04-17oox: add customshapes preset dataMiklos Vajna
2014-04-15oox: generate data, not code for drawingML export adjustment valuesMiklos Vajna
2013-05-07oox: remove Package_generated and Package_tokensMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks