# -*- 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,basic)) ifneq ($(filter SCRIPTING,$(BUILD_TYPE)),) $(eval $(call gb_Module_add_l10n_targets,basic,\ AllLangResTarget_sb \ )) $(eval $(call gb_Module_add_check_targets,basic,\ CppunitTest_basic_scanner \ CppunitTest_basic_macros \ )) endif $(eval $(call gb_Module_add_targets,basic,\ Library_sb \ )) # vim: set noet sw=4 ts=4: 51a8aef6e8'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)Author
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-24xmloff: extract XMLThemeContext into own classTomaž Vajngerl
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-15XUnoTunnel->dynamic_cast in StyleMapNoel Grandin
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2022-12-30-Werror=maybe-uninitializedStephan Bergmann
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-09-21use more string_view in xmloffNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-11tdf#143148 - Use pragma once instead of include guardsArman Rezaei
2022-06-27tdf#143148 Use pragma once instead of include guardsMahkame Arabgari
2022-06-26tdf#143148: Use pragma once instead of include guardsParsa
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-13use more string_view in xmloffNoel Grandin
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-24ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna
2022-02-24tdf#147580 use valid values for extrusion-specularityRegina Henschel
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2021-11-19rtl::Static->thread-safe static in xmloffNoel Grandin
2021-08-23update some pchesCaolán McNamara
2021-06-26loplugin:finalclasses in xmloffNoel Grandin