Age | Commit message (Expand) | Author |
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 |
2017-07-05 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-07-05 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-06-28 | loplugin:oncevar in ucb..vbahelper | Noel Grandin |
2017-06-26 | s/catched/caught | Noel Grandin |
2017-06-18 | Fix typos | Andrea Gelmini |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-17 | replace misc double checked locking patterns | Jochen Nitschke |
2017-06-17 | use local statics in getTypes functions | Jochen Nitschke |
2017-06-16 | loplugin:unusedfields in tools..vbahelper | Noel Grandin |
2017-06-14 | use more SAL_N_ELEMENTS part 1 | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-10 | -Werror=unused-variable | Markus Mohrhard |
2017-06-07 | Make use of OUString::startsWithIgnoreAsciiCase rest parameter | Stephan Bergmann |
2017-06-06 | ucb: replace double checked locking patterns | Jochen Nitschke |
2017-06-05 | spelling instanciate -> instantiate | Noel Grandin |
2017-06-01 | clang-tidy misc-string-compare | Noel Grandin |
2017-05-31 | Remove some unnecessary scaffolding around SAL_WARN calls | Stephan Bergmann |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-30 | FTPURL::parse doesn't need so much string conversion | Noel Grandin |