# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/quartz/ctlayout.cxx
AgeCommit message (Expand)Author
2015-08-06tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking"Norbert Thiebaud
2015-05-25tdf#87373: Bad text spacing on OS XThorsten Wagner
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-04Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny
2015-04-27Fix tdf#87373: Kerning broken on OS XThorsten Wagner
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-29loplugin:cstylecastStephan Bergmann
2015-02-24TyposJulien Nabet
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-12-03fdo#85806: Hebrew and Arabic is not working on MACgalbarnissan