# -*- 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_Dictionary_Dictionary,dict-bg,dictionaries/bg_BG)) $(eval $(call gb_Dictionary_add_root_files,dict-bg,\ dictionaries/bg_BG/bg_BG.aff \ dictionaries/bg_BG/bg_BG.dic \ dictionaries/bg_BG/COPYING \ dictionaries/bg_BG/hyph_bg_BG.dic \ dictionaries/bg_BG/README_hyph_bg_BG.txt \ dictionaries/bg_BG/README_th_bg_BG_v2.txt \ )) $(eval $(call gb_Dictionary_add_thesauri,dict-bg,\ dictionaries/bg_BG/th_bg_BG_v2.dat \ )) # vim: set noet sw=4 ts=4: 0'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/CppunitTest_svx_unit.mk
AgeCommit message (Expand)Author
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2022-11-01CppunitTest_svx_unit: inherit from UnoApiTestXisco Fauli
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-08-30tdf#137310 ODF import: fix loading of images with multiple slashes in pathMiklos Vajna
2021-03-17tdf#141021 Correct sign in Origin in Extrusion NorthRegina Henschel
2021-02-26tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna
2020-05-11tdf#129916 svx: fix origin of scaled shadowMiklos Vajna
2020-01-17tdf#98584 Correct import draw:transform values skewY and matrixRegina Henschel
2019-11-20svx: add rendering for semi-transparent shape textMiklos Vajna
2019-03-04tdf#121845 rework custom shape path command U and TRegina Henschel
2018-12-13tdf#121890 ODF custom shapes use left and top from viewBoxRegina Henschel