# -*- 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,xsc)) $(eval $(call gb_AllLangMoTarget_set_polocation,xsc,xmlsecurity)) # vim: set noet sw=4 ts=4: index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Repository.mk
td>LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memory
AgeCommit message (Expand)Author
2016-06-18uitest: move the uitest files to vclMarkus Mohrhard
2016-06-18uitest: add groundwork for ui testing frameworkMarkus Mohrhard
2016-06-09fix packimages that broke android buildChristian Lohmaier
2016-06-07pass image lists using a response fileDavid Tardon
Tor Lillqvist
2018-10-02More hacking on the tilebench part of the UnitTest appTor Lillqvist
2018-09-28Start on the iOS unit test appTor Lillqvist
2018-09-27Need to handle css::uno::RuntimeException too nowTor Lillqvist
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist
2018-09-14Return share/config/soffice.cfg as it was, as I think the code expectsTor Lillqvist
2018-09-05Don't copy files into the source directory, use workdirTor Lillqvist
2018-09-05Put the lib names one per line to match what ld's -filelist expectsTor Lillqvist
2018-09-05Run bin/ios-all-static-libs and put its output in a fileTor Lillqvist
2018-08-28Fix typoTor Lillqvist
2018-08-28Add --enable-ios-libreofficelight-app option to build stuff for janI's appTor Lillqvist
2018-08-28Bump version number in ICU data file nameTor Lillqvist
2018-07-17Use $(ICU_MAJOR) instead of hard coded (Upgrade to ICU 62.1)Eike Rathke
2018-06-07We use ICU 61 nowTor Lillqvist
2018-06-02Removed executable permission on data filesAndrea Gelmini