# -*- 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_InternalUnoApi_InternalUnoApi,cppuhelper,cppuhelper/unotypes)) $(eval $(call gb_InternalUnoApi_use_api,cppuhelper,\ udkapi \ )) $(eval $(call gb_InternalUnoApi_add_idlfiles,cppuhelper,cppuhelper/detail,\ XExceptionThrower \ )) # vim:set noet sw=4 ts=4: hange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz/CGHelpers.hxx
AgeCommit message (Expand)Author
2021-01-05CGLayerHolder::getScale() can be constTor Lillqvist
2021-01-04Fix comment: Division, not multiplicationTor Lillqvist
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist
2019-05-22tdf#124271 use the bitmap context, handle scalingTomaž Vajngerl
2019-05-20Blind fix for macOS tb49Stephan Bergmann
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž Vajngerl
2019-05-18Move CGCotextHolder to separate file - CGHelpers.hxxTomaž Vajngerl