summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider
AgeCommit message (Expand)Author
2024-09-10use more concrete UNO type in ucbhelperNoel Grandin
2024-07-22cid#1608362 Double unlockCaolán McNamara
2024-05-16loplugin:ostr in ucbhelperNoel Grandin
2024-05-04replace createFromAscii with OUString literals in ucbhelperNoel Grandin
2024-03-29tdf#146619 Drop unused 'using namespace' in: ucbhelper/Gabor Kelemen
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-05-27Use getXWeak in ucbhelperMike Kaganski
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2023-02-20osl::Mutex->std::mutex in ucbhelper::FdInputStreamNoel Grandin
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin
2022-09-12ucb: remove unnecessary commentsChris Sherlock
2022-06-27clang-tidy modernize-pass-by-value in ucbhelperNoel Grandin
2022-05-07tdf#121740 fast path in cancelCommandExecutionNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in ucbhelperStephan Bergmann
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2022-01-21fix opengl slide transitionNoel Grandin
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-14no need to hold OInterfaceContainerHelper4 by unique_ptrNoel Grandin
2021-12-27osl::Mutex->std::mutex in CommandProcessorInfoNoel Grandin
2021-12-27osl::Mutex->std::mutex in PropertySetInfoNoel Grandin
2021-12-27osl::Mutex->std::mutex in ResultSetMetaData_ImplNoel Grandin
2021-12-27osl::Mutex->std::mutex in ResultSet_ImplNoel Grandin
2021-12-18osl::Mutex->std::mutex in ucbhelper::PropertyValueSetNoel Grandin
2021-12-18osl::Mutex->std::mutex in ResultSetImplHelperNoel Grandin
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-11-22use more OInterfaceContainerHelper3 in ContentImplHelper_ImplNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in ucbhelperMike Kaganski
2021-10-31Fix OSL_ENSURE in ucbhelperJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-06loplugin:moveparam in ucbhelperNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-07-20no need to allocate Sequence separately in CommandProcessorInfoNoel Grandin
2021-07-20no need to allocate Sequence separately in PropertySetInfoNoel Grandin
2021-07-20no need to allocate Sequence separately in PropertySetInfoNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-03loplugin:flatten in ucbhelperNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbhelperStephan Bergmann
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
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