summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc
AgeCommit message (Expand)Author
2021-11-08Fix typosAndrea Gelmini
2021-11-07Typo: implemnented->implementedJulien Nabet
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-01loplugin:constmethodNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ucbStephan Bergmann
2021-08-06osl::Mutex->std::mutex in ParentStorageHolderNoel Grandin
2021-08-05osl::Mutex->std::mutex in InteractionSupplyPasswordNoel Grandin
2021-08-05osl::Mutex->std::mutex in OfficeDocumentsManagerNoel Grandin
2021-07-20no need for a pimpl in ResultSetDataSupplierNoel Grandin
2021-07-20no need to allocate Sequence separately in DataSupplier_ImplNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
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-19loplugin:refcounting in ucbNoel
2021-02-15loplugin:referencecasting in ucbNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-01-28simplify code, use more subView()Noel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer
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-13ucb/tdoc: create instances with uno constructorsNoel Grandin
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-04-07loplugin:unusedvariableplus in ucb,xmlscriptNoel Grandin
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-23sal_Char->char in ucbNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-08-05Fix OSL_ENSURE argumentArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-07-23dispose() methods should clear their smart pointersNoel Grandin
2019-07-21loplugin:referencecasting in ucbNoel Grandin
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin