Age | Commit message (Expand) | Author |
2020-02-16 | Fix typo | Andrea Gelmini |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-10 | use more std::make_shared | Noel Grandin |
2019-12-28 | tdf#124176: Use "pragma once" on xmlscript/* | Andrea Gelmini |
2019-12-25 | sal_Char->char in xmloff..xmlsecurity | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-26 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-21 | tdf#42949 Fix IWYU warnings in xmlscript/ | Gabor Kelemen |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-02 | loplugin:stringadd in writerfilter..xmloff | Noel Grandin |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-08-23 | Avoid -fsanitizeinvalid-null-argument | Stephan Bergmann |
2019-08-20 | loplugin:constvars in writerfilter..xmlscript | Noel Grandin |
2019-08-16 | new loplugin:sequenceloop | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): xmlscript | Stephan Bergmann |
2019-07-29 | loplugin:sequentialassign | Noel Grandin |
2019-07-21 | loplugin:referencecasting in various | Noel Grandin |
2019-06-20 | loplugin:logexceptionnicely in various | Noel Grandin |
2019-05-09 | Simplify Sequence iterations in xmlscript, xmlsecurity | Arkadiy Illarionov |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-02 | Use hasElements to check Sequence emptiness in [v-x]* | Arkadiy Illarionov |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-11 | i#119731 Hyperlink Control on dialog Editor | Shubham Goyal |
2019-03-08 | tdf#53524 Create UNO grid control- dialog editor | Shubham Goyal |
2019-02-19 | pretty up logging of exceptions | Noel Grandin |
2019-02-11 | new loplugin indentation | Noel Grandin |
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 |