summaryrefslogtreecommitdiff
path: root/include/codemaker
AgeCommit message (Expand)AuthorFilesLines
2019-10-29loplugin:finalclass in comphelperNoel Grandin1-1/+1
2019-04-05Revert "Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead"Mike Kaganski1-0/+9
2019-04-04Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 insteadMike Kaganski1-9/+0
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin2-6/+6
2017-11-01loplugin:constantparam in c*Noel Grandin1-2/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin2-3/+3
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin1-2/+2
2017-05-18Revert "Fix typos"Stephan Bergmann2-3/+3
2017-05-18Fix typosAndrea Gelmini2-3/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-17remove unused KeywordsOnly from IdentifierTranslationModeNoel Grandin1-2/+1
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-1/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+2
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2-4/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, codemakerStephan Bergmann1-0/+2
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin1-4/+4
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara1-9/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-04-13loplugin:passstuffbyref in codemakerNoel Grandin1-2/+2
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-2/+1
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin1-30/+30
2016-02-24unused enum FileAccessModeNoel Grandin1-8/+0
2016-02-24convert codemaker::cpp::IdentifierTranslationMode to scoped enumNoel Grandin1-5/+5
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-5/+5
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-6/+6
2015-06-23Revert "Typo: iff->if"Julien Nabet2-3/+3
2015-06-23Typo: iff->ifJulien Nabet2-3/+3
2015-02-07loplugin:deletedspecialStephan Bergmann2-6/+6
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-5/+4
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2-18/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin2-2/+2
2014-04-04codemaker: sal_Bool->boolNoel Grandin1-1/+1
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin1-3/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann2-10/+10
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud8-20/+20
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann1-1/+1
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann1-1/+1
2013-04-24Dead codeStephan Bergmann1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen9-0/+713