summaryrefslogtreecommitdiff
path: root/include/ucbhelper
AgeCommit message (Expand)Author
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
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-02-20osl::Mutex->std::mutex in ucbhelper::FdInputStreamNoel Grandin
2023-02-16set visibility of classes in mergelib+asan caseAndras Timar
2022-06-27clang-tidy modernize-pass-by-value in ucbhelperNoel Grandin
2022-05-14simplify constructionNoel Grandin
2022-01-14no need to hold OInterfaceContainerHelper4 by unique_ptrNoel Grandin
2021-12-18osl::Mutex->std::mutex in ucbhelper::PropertyValueSetNoel Grandin
2021-12-18osl::Mutex->std::mutex in ResultSetImplHelperNoel Grandin
2021-11-27loplugin:stringliteraldefine in ucbhelperNoel Grandin
2021-10-10loplugin:moveparam in ucbhelperNoel Grandin
2021-10-06loplugin:moveparam in ucbhelperNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-23loplugin:refcounting in fpickerNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-08-19Fix typosAndrea Gelmini
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-11Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only onceJulien Nabet
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-13expand out an UNO macroNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-18Fix typoAndrea Gelmini
2020-03-15Revert "loplugin:constfields in ucbhelper"Noel Grandin
2020-02-17inline some acquire/release callsNoel Grandin
2020-02-04move some headers inside ucbhelperNoel Grandin
2020-01-26tdf#124176: Use pragma once instead of include guardsMehmet Emin Başoğlu
2019-12-03remove some useless comment linesNoel Grandin
2019-10-31loplugin:finalclasses in ucbhelperNoel Grandin
2019-10-08use cppu::WeakImplHelper in CommandProcessorInfoNoel Grandin
2019-10-08use cppu::WeakImplHelper in ResultSetNoel Grandin
2019-10-08use cppu::WeakImplHelper in ResultSetMetaDataNoel Grandin
2019-10-08use cppu::WeakImplHelper in ResultSetImplHelperNoel Grandin
2019-10-08use cppu::WeakImplHelper in ContentProviderImplHelperNoel Grandin
2019-10-08use cppu::WeakImplHelper in PropertyValueSetNoel Grandin
2019-10-08use cppu::WeakImplHelper in InteractionRequestNoel Grandin
2019-10-08use cppu::WeakImplHelper in PropertySetInfoNoel Grandin
2019-10-08use cppu::WeakImplHelper in ContentIdentifierNoel Grandin
2019-09-10Fix typosAndrea Gelmini
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-20Fix typosAndrea Gelmini
2019-07-15Drop GETVALUE_IMPL/SETVALUE_IMPL macrosArkadiy Illarionov
2019-04-16tdf#42949 Fix IWYU warnings in ucbhelper/Gabor Kelemen