# -*- 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_InstallModule_InstallModule,scp2/activex)) $(eval $(call gb_InstallModule_define_if_set,scp2/activex,\ BUILD_X64 \ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/activex,\ scp2/source/activex/file_activex \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/activex,\ scp2/source/activex/module_activex \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: nchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/onlineupdate
AgeCommit message (Expand)Author
2019-09-30drop gtk2 supportCaolán McNamara
2019-08-19Fix typosAndrea Gelmini
2019-08-19Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-23Fix typosAndrea Gelmini
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski
2019-02-15work around Werror=format-truncation in onlineupdate for nowMarkus Mohrhard
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-18fix off by one errorMarkus Mohrhard
2018-09-10Rename online updater functions and strcmp relpathJan-Marek Glogowski
2018-09-07Fix some std::unique_ptr array allocsJan-Marek Glogowski
2018-03-20updater: Tone down the geekiness in user-facing stringsAdolfo Jayme Barrientos
2018-01-17Blind fixStephan Bergmann
2018-01-16Fix typosAndrea Gelmini
2018-01-16Missing includeStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-12-30Updater Icon: Shrink svg fileandreas kainz
2017-11-19Fix typosAndrea Gelmini
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann