Age | Commit message (Expand) | Author |
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 |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-19 | loplugin:stringcopy: ucb | Stephan Bergmann |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-12 | fix build after 185ed3ddb8c01ee4465ce559e37113824f57b5c7 | Markus Mohrhard |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert ucb and svl from OSL_ASSERT to assert | Chris Sherlock |
2017-05-05 | loplugin:checkunusedparams in toolkit..vbahelper | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: ucb | Stephan Bergmann |
2017-04-28 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2017-04-27 | tdf#39468 cleanup source code comments | dennisroczek |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-19 | file UCP: Dir entries can disappear during non-atomic traversal | Stephan Bergmann |
2017-04-13 | Removed duplicated includes | Andrea Gelmini |
2017-04-10 | loplugin:inlinefields in ucb_impl::RegexpMap | Noel Grandin |
2017-04-10 | use unique_ptr in RegexpMapImpl | Noel Grandin |
2017-04-05 | tdf#106955: Open WebDAV resources on which PROPFIND fails | Mike Kaganski |
2017-04-03 | use actual UNO enums in test..vbahelper | Noel Grandin |
2017-03-30 | NeonSession_NeonAuth(): avoid redundant OUString->OString conversion | Vitaliy Anderson |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-17 | cleanup double includes and declarations | Jochen Nitschke |
2017-03-14 | try to fix webdav build | Markus Mohrhard |
2017-03-13 | tdf#95416 remove ../ in #include headers of sfx2 files | Jeevan |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-28 | new loplugin unoany | Noel Grandin |