Age | Commit message (Expand) | Author |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-09 | use cppu::WeakImplHelper in HierarchyDataSource | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in FTPContentIdentifier | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in fileaccess::FileContentIdentifier | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in UniversalContentBroker | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in CachedDynamicResultSetStubFactory | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in fileaccess::BaseContent | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in CachedDynamicResultSetFactory | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in CachedContentResultSetStubFactory | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in CachedContentResultSetFactory | Noel Grandin |
2019-10-07 | enable -Wrange-loop-analysis on clang | Noel Grandin |
2019-10-02 | loplugin:stringadd in tools..unotools | Noel Grandin |
2019-10-01 | tdf#42949 Fix IWYU warnings in ucb/source/*/*hxx | Gabor Kelemen |
2019-09-28 | loplugin:constmethod in ucb..uui | Noel Grandin |
2019-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |
2019-09-25 | Use cppu::WeakImplHelper | Stephan Bergmann |
2019-09-25 | Better use rtl::Reference to hold ref-counted UNO objects | Stephan Bergmann |
2019-09-19 | improve and enable loplugin:fragiledestructor | Noel Grandin |
2019-09-06 | Fixing "...." | Andrea Gelmini |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-27 | loplugin:referencecasting find more redundant static_cast | Noel Grandin |
2019-08-24 | loplugin:returnconstval in test..writerfilter | Noel Grandin |
2019-08-20 | loplugin:constvars in test..unotools | Noel Grandin |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-08-16 | loplugin:sequenceloop in ucb..unotools | Noel Grandin |
2019-08-15 | replace ".get->" with "->" | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-09 | Fix typos | Andrea Gelmini |
2019-08-05 | Fix OSL_ENSURE argument | Arkadiy Illarionov |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): ucb | Stephan Bergmann |
2019-07-29 | Fix typos | Andrea Gelmini |
2019-07-23 | dispose() methods should clear their smart pointers | Noel Grandin |
2019-07-22 | cid#705118 Using invalid iterator | Caolán McNamara |
2019-07-21 | cid#1448305 silence Out-of-bounds access | Caolán McNamara |
2019-07-21 | loplugin:referencecasting in ucb | Noel Grandin |
2019-07-19 | loplugin:constantparam | Noel Grandin |
2019-07-19 | cid#1448426 Unchecked return value | Caolán McNamara |
2019-07-19 | cid#1448437 Unchecked return value | Caolán McNamara |
2019-07-18 | cid#1448431 Using invalid iterator | Caolán McNamara |
2019-07-09 | Use constexpr ctor to simplify TimeValue initialization | Mike Kaganski |
2019-07-08 | tdf#126279 related: remove locks from NeonLockStore after NE_AUTH error | Mike Kaganski |
2019-07-08 | tdf#39593 Reduce copy-paste in XRow_impl::get* some more | Arkadiy Illarionov |
2019-07-08 | tdf#126279: reinitialize session after NE_AUTH errors in (UN)LOCK | Mike Kaganski |
2019-07-08 | Simplify lastChanceToSendRefreshRequest calculation | Mike Kaganski |
2019-07-06 | no need for XResultSet_impl to extend Notifier | Noel Grandin |
2019-06-30 | Simplify Sequence iterations in ucb | Arkadiy Illarionov |
2019-06-30 | tdf#39593 Reduce copy-paste in XRow_impl::get* | Arkadiy Illarionov |
2019-06-29 | Flatten TaskManager::erasePersistentSet and TaskManager::copyPersistentSet | Arkadiy Illarionov |