summaryrefslogtreecommitdiff
path: root/codemaker/source/codemaker
AgeCommit message (Expand)Author
2024-04-26loplugin:ostr in codemaker,unoidlNoel Grandin
2023-11-20Extended loplugin:ostr: codemakerStephan Bergmann
2023-03-24loplugin:stringadd in c*Noel Grandin
2022-04-29Revert "use more string_view in codemaker"Noel Grandin
2022-04-27use more string_view in codemakerNoel Grandin
2022-04-22address review comments on "use more string in unoidl.."Noel Grandin
2022-04-21use more string_view in unoidl,codemakerNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-10-14Use more appropriate type for OString-length related variableStephan Bergmann
2021-05-18Use implicit conversion from OStringBuffer to std::string_viewStephan Bergmann
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-13tdf#123936 Formatting files in module codemaker with clang-formatPhilipp Hofer
2020-04-18loplugin:flatten in codemakerNoel Grandin
2019-12-18sal_Char->char in canvas..codemakerNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-05Revert "Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead"Mike Kaganski
2019-04-04Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 insteadMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-21pvs-studio: The condition 'nIndex != - 1' of loop is always trueCaolán McNamara
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-12More loplugin:cstylecast: codemakerStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-23loplugin:includeform: codemakerStephan Bergmann
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2016-10-16clang-cl loplugin: codemakerStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin
2016-02-09convert to range-based for loops in codemaker/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni