summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in ucbNoel Grandin
2023-12-10cid#1546281 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-05-25merge some stringaddsNoel Grandin
2023-03-30loplugin:stringadd in ucbNoel Grandin
2022-12-19loplugin:implinheritancehelper in ucbNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
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-05-17osl::Mutex->std::mutex in HierarchyDataSourceNoel Grandin
2022-05-17osl::Mutex->std::mutex in HierarchyResultSetDataSupplierNoel Grandin
2022-05-10osl::Mutex->std::mutex in HierarchyEntryNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in ucbStephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-11-30use more OInterfaceContainerHelper2 in ucbNoel Grandin
2021-11-29loplugin:stringliteraldefine in ucbNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ucbStephan Bergmann
2021-08-05osl::Mutex->std::mutex in HierarchyDataAccessNoel Grandin
2021-08-05remove pimpl in hierarchy_ucp::HierarchyResultSetDataSupplierNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-20no need for pimpl in HierarchyEntry::iteratorNoel Grandin
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-27loplugin:refcounting in ucbNoel
2021-02-15loplugin:referencecasting in ucbNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-11loplugin:stringviewNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann
2020-08-29Fix typosAndrea Gelmini
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-03loplugin:flatten in ucbNoel Grandin
2020-07-16ucb/hierarchy: create instances with uno constructorsNoel Grandin
2020-07-13expand out an UNO macroNoel Grandin
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2019-12-23sal_Char->char in ucbNoel Grandin
2019-12-18loplugin:duplicate-definesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-09use cppu::WeakImplHelper in HierarchyDataSourceNoel Grandin