# -*- Mode: makefile; 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_StaticLibrary_StaticLibrary,codemaker_java)) $(eval $(call gb_StaticLibrary_use_external,codemaker_java,boost_headers)) $(eval $(call gb_StaticLibrary_add_exception_objects,codemaker_java,\ codemaker/source/commonjava/commonjava \ )) # vim: set noet sw=4 ts=4: mit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2021-02-15svx: fix import of multiple paragraphs into title shapesMiklos Vajna
2020-12-11tdf#129961 svx: add UNO API for table shadow as direct formatMiklos Vajna
2020-09-15svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna
2020-09-15svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna