summaryrefslogtreecommitdiff
path: root/include/ucbhelper
AgeCommit message (Expand)Author
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
2019-04-03Fix typosJens Carl
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin
2018-09-27loplugin:constfields in ucbhelperNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-06-26tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski
2018-06-06enable incremental linking on windowsNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin