# -*- 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 sc_unoapi_common,autoformatsobj)) # vim: set noet sw=4 ts=4: td>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2023-11-23tdf#158321 No error message when file doesn't existNoel Grandin
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ucbhelperStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-02reduce allocations in InterceptedInteractionNoel Grandin
2023-08-18ucbhelper,ucb,desktop: InternetProxyServer is problematicMichael Stahl
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-05-27Use getXWeak in ucbhelperMike Kaganski
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin
2023-02-20osl::Mutex->std::mutex in ucbhelper::FdInputStreamNoel Grandin
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin