Age | Commit message (Expand) | Author |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-10-25 | Fix typo | Andrea Gelmini |
2018-10-25 | tdf#42949 Fix IWYU warnings in include/xmlscript/* | Gabor Kelemen |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in test..xmlscript | Noel Grandin |
2018-10-19 | copy and paste error | Caolán McNamara |
2018-10-16 | clang-tidy readability-simplify-subscript-expr | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-15 | Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity | Arkadiy Illarionov |
2018-09-13 | loplugin:simplifyconstruct in writerfilter..xmlsecurity | Noel Grandin |
2018-09-05 | loplugin:useuniqueptr in DocumentHandlerImpl | Noel Grandin |
2018-08-22 | new loplugin:conststringfield | Noel Grandin |
2018-08-21 | loplugin:useuniqueptr in ExtendedAttributes | Noel Grandin |
2018-07-24 | loplugin:unusedfields,can-be-const in xmlscript | Noel Grandin |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-04-26 | [API CHANGE] deprecate XGraphicObjectResolver | Tomaž Vajngerl |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |
2018-04-06 | fflush() followed by fclose() is redundant | Takeshi Abe |
2018-04-05 | Fix invalid syntax | Mike Kaganski |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-15 | xmlscript: change import/export to not use GraphicObject URL | Tomaž Vajngerl |
2018-01-15 | More loplugin:cstylecast: xmlscript | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: xmlscript | Stephan Bergmann |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-10-23 | loplugin:includeform: xmlscript | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-17 | loplugin:useuniqueptr in StyleBag | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | loplugin:finalclasses in xmloff | Noel Grandin |
2017-09-27 | loplugin:flatten in vcl..xmlsecurity | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-22 | Put definition of _CRT_RAND_S into bin/update_pch | Mike Kaganski |
2017-09-17 | ofz: fix leak on exception | Caolán McNamara |
2017-09-15 | ofz: leak of prefixes in skipped elements | Caolán McNamara |
2017-09-14 | clang-tidy modernize-use-emplace in various | Noel Grandin |
2017-08-10 | tdf#109177: Fix expected type of Orientation attr | Stephan Bergmann |
2017-07-28 | loplugin:constparams handle constructors | 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-03 | Fix typos | Andrea Gelmini |
2017-07-02 | loplugin:casttovoid: xmlscript | Stephan Bergmann |
2017-06-29 | loplugin:oncevar various | Noel Grandin |
2017-06-27 | loplugin:useuniqueptr in various | Noel Grandin |