summaryrefslogtreecommitdiff
path: root/scripting/source/stringresource
AgeCommit message (Expand)Author
2021-02-06tdf#124176 Used pragma once instead of include guardsViKrAm-Baisclear
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-05loplugin:reducevarscope in scriptingNoel
2020-07-15scripting/stringresource: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scriptingStephan Bergmann
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen
2020-04-02loplugin:flatten in scriptingNoel Grandin
2020-03-12Revert "loplugin:constfields in scripting"Noel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-01loplugin:stringadd in scNoel Grandin
2019-08-26loplugin:returnconstval in variousNoel Grandin
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scriptingStephan Bergmann
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-07-20loplugin:referencecasting in scriptingNoel Grandin
2019-02-19More loplugin:simplifyboolStephan Bergmann
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2018-12-19use unique_ptr in StringResourceImplNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in scriptingNoel Grandin
2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09loplugin:useuniqueptr in StringResourcePersistenceImplNoel Grandin
2018-08-22loplugin:useuniqueptr in StringResourceImplNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-01-12More loplugin:cstylecast: scriptingStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: scriptingStephan Bergmann
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scriptingStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin