summaryrefslogtreecommitdiff
path: root/vcl/AllLangMoTarget_vcl.mk
blob: 784cbe5cff393b65a558a86449262a81df7ce66e (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- 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_AllLangMoTarget_AllLangMoTarget,vcl))

# vim: set noet sw=4 ts=4:
0100'>2022-01-17iOS+SVP convert remaining VCL plugins to salplugJan-Marek Glogowski 2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski 2022-01-14iOS+Android+SVP "merge" all SalData instancesJan-Marek Glogowski 2021-07-02vcl: drop GenericUnixSalDataTypeJan-Marek Glogowski 2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski 2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl 2019-12-12Fix typoAndrea Gelmini 2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks 2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen 2018-10-02Unify sal plugin loadersJan-Marek Glogowski 2018-08-22fix android buildNoel Grandin 2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl 2018-02-23blind android build fixCaolán McNamara 2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet 2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin 2017-09-28Fix SalUserEventList usage on AndroidJan-Marek Glogowski 2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin 2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski