# -*- 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: in'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)Author
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-08Define a dummy GlyphCache class here for nowTor Lillqvist
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-03-05vcl, make ios/dummies compilejan Iversen
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin