# -*- 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,scc)) $(eval $(call gb_AllLangMoTarget_set_polocation,scc,sccomp)) # vim: set noet sw=4 ts=4: in'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)Author
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2021-04-19Updated README.md filesHossein
2021-03-25Fix editing mistake for iOS buildTor Lillqvist
2021-03-25tdf#124173: Enable thesauruses in the iOS appTor Lillqvist
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist
2020-12-21Retire the bit-rotting LibreOfficeLight iOS appTor Lillqvist
2020-12-21ios,nss: use AARCH64 consistentlyMichael Stahl
2020-11-13tdf#123936 Formatting files in module ios with clang-formatPhilipp Hofer
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-19Remove BuildVersion also from Android and iOS version ini filesStephan Bergmann
2020-07-22tdf#134832: Also run the BitmapTest from vclTor Lillqvist
2020-07-20Make the iOS UnitTest project compile againTor Lillqvist
2020-06-22Use xcrun python3 to find the python3 also on Macs with older XcodeTor Lillqvist
2020-03-26Add share/fingerprint to the iOS appTor Lillqvist
2020-02-17Move the "registry" directory to be under "share" on iOS, tooTor Lillqvist
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-12-05android: Avoid throwing exceptions through the bridges.Jan Holesovsky
2019-10-19Fix typo and dotsAndrea Gelmini