# -*- 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_UIConfig_UIConfig,editeng)) $(eval $(call gb_UIConfig_add_uifiles,editeng,\ editeng/uiconfig/ui/spellmenu \ )) # vim: set noet sw=4 ts=4: ng' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/source/app/updater.cxx
AgeCommit message (Expand)Author
2024-12-03don't bother passing const std::[u16]string_view by referenceCaolán McNamara
2024-10-02Hack reordering includes to avoid Windows Yield macro falloutStephan Bergmann
2024-06-06mar: use OS version in User-AgentChristian Lohmaier
2024-05-31Make sure updates dir exists when writing updating.logStephan Bergmann
2024-05-31Consolidate on a single Updater::log overloadStephan Bergmann
2024-01-05Also copy updater.ini (so that updater progress UI will actually shown up)Stephan Bergmann
2023-12-19Improve --enable-online-update-mar Windows MOZ_MAINTENANCE_SERVICE featureStephan Bergmann
2023-12-15-Werror,-Wunused-resultStephan Bergmann
2023-12-15Fix backward vs. forward slashes on WindowsStephan Bergmann
2023-12-13Fix number of actual argumentsStephan Bergmann
2023-12-09Fix Linux --enable-online-update-mar buildStephan Bergmann
2023-12-08Fix --enable-online-update-mar on WindowsStephan Bergmann
2023-12-05Fix apparent copy/paste typoStephan Bergmann
2023-12-05Make --enable-online-update=mar at least compile again, on LinuxStephan Bergmann
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-01-12Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet
2023-01-11Fix types for Curl elements (update part)Julien Nabet
2023-01-09Fix deprecated Curl elements for update partJulien Nabet
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2020-10-23Missing call to curl_easy_cleanup (--enable-online-update=mar)Stephan Bergmann
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2019-12-01cppcheck: performing init in init list (desktop/editeng)Julien Nabet
2018-08-15Revert broken part of cd66852f6dd08631a25d15a1527a647e69ab8ce3Stephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-02-19fix updater on windowsMarkus Mohrhard
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann
2017-11-21fix fallout from orcus upgrageDavid Tardon