summaryrefslogtreecommitdiff
path: root/ucb/source/core
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in ucbNoel Grandin
2024-05-15tdf#146619 Drop unused 'using namespace' in: ucbGabor Kelemen
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545789 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ucbStephan Bergmann
2023-07-01Use getXWeak in ucbMike Kaganski
2023-06-28Simplify a bitMike Kaganski
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-03-30loplugin:stringadd in ucbNoel Grandin
2023-02-15no need to use unique_ptr for OMultiTypeInterfaceContainerHelperVar4Noel Grandin
2023-02-14no need to use unique_ptr for OInterfaceContainerHelper4Noel Grandin
2023-02-14fix locking in PersistentPropertySetNoel Grandin
2023-02-13Fix the buildStephan Bergmann
2023-02-13osl::Mutex->std::mutex in PropertySetRegistryNoel Grandin
2023-02-13osl::Mutex->std::mutex in PersistentPropertySetNoel Grandin
2022-09-28use more string_view in ucbNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18loplugin:moveitNoel Grandin
2022-08-01clang-tidy modernize-pass-by-value in ucbNoel Grandin
2022-06-20elide some makeStringAndClear() callsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in ucbStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-12-27use comphelper::WeakComponentImplHelper in UcbStoreNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in UcbCommandEnvironmentNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in UcbContentProviderProxyFactoryNoel Grandin
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in PersistentPropertySetNoel Grandin
2021-11-30use more OInterfaceContainerHelper2 in ucbNoel Grandin
2021-11-29loplugin:stringliteraldefine in ucbNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-05osl::Mutex->std::mutex in UcbContentProviderProxyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-19no need to allocate Sequence separately in CommandProcessorInfoNoel Grandin
2021-07-19no need for pimpl in PersistentPropertySetNoel Grandin
2021-07-19no need for pimpl in PropertySetRegistryNoel Grandin
2021-07-19no need to allocate separately in PropertySetInfo_ImplNoel Grandin
2021-07-19no need for pimpl in UcbStoreNoel Grandin
2021-06-11Simplify Sequences initializations (ucb)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski