Age | Commit message (Expand) | Author |
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 |
2019-06-29 | Use proper index in loop body | Arkadiy Illarionov |
2019-06-03 | tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part1 | Noel Grandin |
2019-05-21 | tdf#125424: properly reset temporarily cleared guard | Mike Kaganski |
2019-05-09 | tdf#124962: Reduce risk of g_main_loop_run from within gio MountOperation | Stephan Bergmann |
2019-05-09 | Remove unhelpful "using namespace com::sun::star;" from ucb/source/ucp/gio/ | Stephan Bergmann |
2019-05-02 | Use hasElements to check Sequence emptiness in [t-u]* | Arkadiy Illarionov |
2019-04-29 | tdf#123472: Propagate getGFileInfo failure less aggressively | Stephan Bergmann |
2019-04-23 | tdf#124635 MountOperation::Mount can be called with SolarMutex unlocked | Stephan Bergmann |
2019-04-19 | optimise find/insert pattern | Noel Grandin |
2019-04-15 | ucb: xmlns typo | Michael Stahl |
2019-04-15 | loplugin:sequentialassign in ucb..vbahelper | Noel Grandin |
2019-04-08 | tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 4 | Noel Grandin |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |
2019-04-03 | Revert "add more append methods to *StringBuffer" | Noel Grandin |
2019-04-03 | add more append methods to *StringBuffer | Noel Grandin |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-17 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |