Age | Commit message (Expand) | Author |
2017-11-09 | RegexpMap::map: use range-based for | Mike Kaganski |
2017-11-07 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-11-07 | loplugin:flatten | Stephan Bergmann |
2017-11-07 | loplugin:includeform: automatic rewrite in --with-webdav=serf code | Stephan Bergmann |
2017-11-04 | Replace last list by vector in ucb | Julien Nabet |
2017-11-03 | Replace lists by vector or deque in ucb/ucbhelper | Julien Nabet |
2017-11-02 | improve constparam loplugin | Noel Grandin |
2017-10-27 | Replace lists by vectors in filtask (ucb) | Julien Nabet |
2017-10-27 | Replace list by vector in ucbstore (ucb) | Julien Nabet |
2017-10-23 | loplugin:includeform: ucb | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-20 | loplugin:finalclasses in ucb,ucbhelper | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-27 | loplugin:flatten in toolkit..vbahelper | Noel Grandin |
2017-09-23 | new loplugin unnecessarycatchthrow | Noel Grandin |
2017-09-22 | Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVC | Stephan Bergmann |
2017-09-22 | Replace some lists by vectors (ucb) | Julien Nabet |
2017-09-15 | consistent naming of externals: cmis -> libcmis | Michael Stahl |
2017-09-14 | improve redundantcast loplugin | Noel Grandin |
2017-09-14 | clang-tidy modernize-use-emplace in test..vbahelper | Noel Grandin |
2017-09-05 | Drop lazywrite property, which is silently ignored by configmgr anyway | Stephan Bergmann |
2017-09-04 | Translate German comments/debug strings (leftovers in dirs test to uui) | Johnny_M |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-09-01 | Fix typos | Andrea Gelmini |
2017-08-25 | Use osl_atomic_inc/decrement in --with-webdav=serf code, too | Stephan Bergmann |
2017-08-25 | Various loplugin warnings in --with-webdav=serf code | Stephan Bergmann |
2017-08-22 | fix build regression from d347c2403605c5aa3ddd98fb605366914acab79f | Markus Mohrhard |
2017-08-21 | fix bogus always-true asserts | Michael Stahl |
2017-08-20 | Removing unused code:FileContentIdentifier::m_aNormalizedId | ccsheller |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-31 | loplugin:constparams in basctl | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part3 | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-18 | loplugin:oncevar | Tor Lillqvist |
2017-07-18 | loplugin:constparams in toolkit,ucb,xmlhelp | Noel Grandin |
2017-07-17 | extend loplugin useuniqueptr to OUString pointers | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: ucb | Stephan Bergmann |
2017-07-12 | fix the webdav=serf build after 65e4a776e8315fd61fd67ad00d28985b11f0b79e | Markus Mohrhard |
2017-07-11 | simplify some OUString::copy calls | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-07-06 | loplugin unnecessaryparan improvements | Noel Grandin |