Age | Commit message (Expand) | Author |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-24 | drop ComplListAppendHandl enum | Noel Grandin |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | loplugin:constfields in scaddins,sccomp | Noel Grandin |
2018-10-01 | loplugin:useuniqueptr in scaddins::ConvertDataLinear | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-10 | loplugin:simplifyconstruct in scaddins..sd | Noel Grandin |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-07-02 | scaddins: Drop unused stuff | Takeshi Abe |
2018-06-22 | tdf#42949 Fix IWYU warnings in include/sal/ | Gabor Kelemen |
2018-05-17 | New o3tl::temporary to simplify calls of std::modf | Stephan Bergmann |
2018-04-14 | Fix typos | Andrea Gelmini |
2018-04-01 | fix some openoffice bugzilla links | dennisroczek |
2018-03-29 | loplugin:unnecessaryvirtual | Noel Grandin |
2018-03-28 | loplugin:virtualdown in sc..sd | Noel Grandin |
2018-02-17 | loplugin:useuniqueptr in scaddins | Noel Grandin |
2018-01-30 | Typ-o negativ | Ilmari Lauhakangas |
2018-01-12 | More loplugin:cstylecast: scaddins | Stephan Bergmann |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |
2017-11-05 | Translate German function names in Calc (financial) | Johnny_M |
2017-11-02 | Correct German variable names translation in Calc (financial) | Johnny_M |
2017-10-27 | loplugin:finalclasses in sc | Noel Grandin |
2017-10-23 | loplugin:includeform: scaddins | Stephan Bergmann |
2017-10-23 | Translate German variable names in Calc (financial) | Johnny_M |
2017-10-18 | use std::vector<Complex> in ComplexList | Noel Grandin |
2017-10-02 | Translate German variable names in Calc (financial) | Johnny_M |
2017-09-22 | loplugin:flatten in scaddins..sd | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-02 | normalize resource locale ctor construction mechanisms | Caolán McNamara |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-18 | loplugin:constparams in scaddins,hwpfilter | Noel Grandin |
2017-07-14 | use more OUString::operator== in scaddins..sdext | Noel Grandin |
2017-07-11 | loplugin:useuniqueptr in scaddins..svx | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-06-26 | loplugin:oncevar in scaddins..sot | Noel Grandin |
2017-06-11 | move unlocalized pricing strings into source | Caolán McNamara |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-18 | loplugin:unusedmethods | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-06 | coverity#1405891..1405898: MISSING_COMMA | Julien Nabet |
2017-05-04 | tdf#107566 adjust constraints for Add-In function YIELDMAT. | Winfried Donkers |
2017-05-02 | untranslated strings are just strings | Caolán McNamara |