# -*- 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_UITest_UITest,external_links)) $(eval $(call gb_UITest_add_modules,external_links,$(SRCDIR)/sc/qa/uitest,\ external_links/ \ )) $(eval $(call gb_UITest_set_defs,external_links, \ TDOC="$(SRCDIR)/sc/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: class='form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/Library_xo.mk
AgeCommit message (Expand)Author
2023-08-01xmloff: fix import of CharComplexColor - add StylePropertiesContextTomaž Vajngerl
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl
2023-05-21xmloff: rename XMLThemeColorExport to XMLComplexColorExportTomaž Vajngerl
2023-05-21xmloff: rename XMLThemeColorContext to XMLComplexColorContextTomaž Vajngerl
2023-01-24xmloff: extract XMLThemeContext into own classTomaž Vajngerl
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (DocumentSettingsSerializer)Stephan Bergmann
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga
2022-08-15xmloff: import and export for the chart data tableTomaž Vajngerl
2022-04-11sw content controls: add ODT importMiklos Vajna
2022-03-16sw clearing breaks: add ODF importMiklos Vajna
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna
2020-11-12loplugin:unusedmethodsNoel
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin