summaryrefslogtreecommitdiff
path: root/include/codemaker
AgeCommit message (Expand)Author
2019-10-29loplugin:finalclass in comphelperNoel Grandin
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-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17remove unused KeywordsOnly from IdentifierTranslationModeNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, codemakerStephan Bergmann
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-13loplugin:passstuffbyref in codemakerNoel Grandin
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin
2016-02-24unused enum FileAccessModeNoel Grandin
2016-02-24convert codemaker::cpp::IdentifierTranslationMode to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-04-04codemaker: sal_Bool->boolNoel Grandin
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann
2013-04-24Dead codeStephan Bergmann
2013-04-23execute move of global headersBjoern Michaelsen