Age | Commit message (Expand) | Author |
2021-12-18 | osl::Mutex->std::mutex in ucbhelper::PropertyValueSet | Noel Grandin |
2021-12-18 | osl::Mutex->std::mutex in ResultSetImplHelper | Noel Grandin |
2021-12-17 | use more OInterfaceContainer3::notifyEach | Noel Grandin |
2021-11-22 | use more OInterfaceContainerHelper3 in ContentImplHelper_Impl | Noel Grandin |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in ucbhelper | Mike Kaganski |
2021-10-31 | Fix OSL_ENSURE in ucbhelper | Julien Nabet |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-10 | loplugin:moveparam in ucbhelper | Noel Grandin |
2021-10-06 | loplugin:moveparam in ucbhelper | Noel Grandin |
2021-08-07 | no need to use UNO_QUERY here | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-20 | no need to allocate Sequence separately in CommandProcessorInfo | Noel Grandin |
2021-07-20 | no need to allocate Sequence separately in PropertySetInfo | Noel Grandin |
2021-07-20 | no need to allocate Sequence separately in PropertySetInfo | Noel Grandin |
2021-05-13 | inline some typedefs | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-02-18 | loplugin:referencecasting add check for new rtl::Reference operator | Noel |
2021-02-05 | Revert "Fix typo in code" | Stephan Bergmann |
2021-02-04 | Fix typo in code | Andrea Gelmini |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-18 | tdf#123936 Formatting files in module ucbhelper with clang-format | Philipp Hofer |
2020-11-11 | Drop some unused function parameters | Stephan Bergmann |
2020-10-14 | More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointer | Stephan Bergmann |
2020-08-21 | Fix typos | Andrea Gelmini |
2020-08-20 | Use OSL_UNREACHABLE | Stephan Bergmann |
2020-08-16 | loplugin:unusedmethods | Noel Grandin |
2020-08-03 | loplugin:flatten in ucbhelper | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbhelper | Stephan Bergmann |
2020-05-10 | compact namespace in ucb..uui | Noel Grandin |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-03-15 | Revert "loplugin:constfields in ucbhelper" | Noel Grandin |
2020-02-17 | inline some acquire/release calls | Noel Grandin |
2020-02-04 | move some headers inside ucbhelper | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-10-08 | use cppu::WeakImplHelper in CommandProcessorInfo | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in ResultSet | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in ResultSetMetaData | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in ResultSetImplHelper | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in ContentProviderImplHelper | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in PropertyValueSet | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in InteractionRequest | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in PropertySetInfo | Noel Grandin |