summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
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-10loplugin:moveparam in ucbhelperNoel Grandin
2021-10-06loplugin:moveparam in ucbhelperNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel 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-13inline some typedefsNoel 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-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
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-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module ucbhelper with clang-formatPhilipp Hofer
2020-11-11Drop some unused function parametersStephan Bergmann
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-08-20Use OSL_UNREACHABLEStephan Bergmann
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-03loplugin:flatten in ucbhelperNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
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
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-08use cppu::WeakImplHelper in CommandProcessorInfoNoel Grandin