summaryrefslogtreecommitdiff
path: root/unodevtools
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-21Fix typosAndrea Gelmini
2020-08-18Fix typosAndrea Gelmini
2020-07-23Silence GCC 11 trunk -Werror=nonnull involving dynamic_castStephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unodevtoolsStephan Bergmann
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-04-28tdf#120703 PVS: fix cleanup checksMike Kaganski
2019-04-19optimise find/insert patternNoel Grandin
2019-04-05Revert "Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead"Mike Kaganski
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski
2019-04-04Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 insteadMike Kaganski
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-01-27Take advantage of known index to avoid an OUString copyMatteo Casalin
2019-01-27Use optimized OUString concatenationMatteo Casalin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-17Simplify containers iterations in unodevtools, unoidlArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-03-15Fix typosAndrea Gelmini
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-10-23loplugin:includeform: unodevtoolsStephan Bergmann
2017-10-01Prefer prefix operatorJulien Nabet
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-13fix bug in skeletonmakerNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-01-10New loplugin:conststringvar: unodevtoolsStephan Bergmann
2016-11-01Omit the default comparatorTakeshi Abe
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-02Remove unused pbOpt parameterStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann