Age | Commit message (Expand) | Author |
2018-09-15 | Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity | Arkadiy Illarionov |
2018-07-24 | loplugin:unusedfields,can-be-const in xmlreader | Noel Grandin |
2018-01-23 | Silence -Werror=implicit-fallthrough= (upcoming GCC 8) | Stephan Bergmann |
2017-09-14 | clang-tidy modernize-use-emplace in various | Noel Grandin |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2016-08-31 | convert XmlReader::State to scoped enum | Noel Grandin |
2016-05-25 | Convert XmlReader::Result to scoped enum | Noel Grandin |
2016-05-24 | Convert XmlReader::Text to scoped enum | Noel Grandin |
2016-05-13 | clang-tidy modernize-loop-convert in writerfilter to xmlsecurity | Noel Grandin |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-31 | use SAL_N_ELEMENTS in for loops | Noel Grandin |
2016-02-15 | Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-30 | coverity#708727 Uninitialized pointer field | Caolán McNamara |