Age | Commit message (Expand) | Author |
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 |
2017-02-25 | value returned from particular web server is not valid ascii | Caolán McNamara |
2017-02-22 | Need <sys/stat.h> when HAVE_FEATURE_MACOSX_SANDBOX | Tor Lillqvist |
2017-02-21 | fix the webdav=serf build | Markus Mohrhard |
2017-02-21 | loplugin:subtlezeroinit: ucb | Stephan Bergmann |
2017-02-21 | try to fix "random config" tb | Markus Mohrhard |
2017-02-21 | try to fix random config tinderbox | Markus Mohrhard |
2017-02-16 | external/libcmis: Silence -Wdynamic-exception-spec errors | Stephan Bergmann |
2017-02-15 | try to fix "random config" box | Markus Mohrhard |
2017-02-10 | remove unused enumerators from FTPErrors enum | Noel Grandin |
2017-02-10 | convert InsertOperation to scoped enum | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-01 | Revert "cancelCommandExecution - no need to pass exception by Any" | Noel Grandin |
2017-02-01 | cancelCommandExecution - no need to pass exception by Any | Noel Grandin |
2017-01-31 | Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter" | Stephan Bergmann |
2017-01-31 | Work around -Werror,-Wunknown-pragmas | Stephan Bergmann |
2017-01-31 | Avoid warning with Clang that doesn't have -Wunused-but-set-parameter | Tor Lillqvist |
2017-01-31 | Silence GCC 7 warnings in libcmis/libcmis.hxx | Stephan Bergmann |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-30 | NO_STREAM_CREATION_WITHIN_DOCUMENT_ROOT is always true | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |