summaryrefslogtreecommitdiffstats
path: root/include/codemaker
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead"Mike Kaganski2019-04-051-0/+9
* Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 insteadMike Kaganski2019-04-041-9/+0
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-022-6/+6
* loplugin:constantparam in c*Noel Grandin2017-11-011-2/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-202-3/+3
* loplugin:constparams codemaker,idl,idlcNoel Grandin2017-07-181-2/+2
* Revert "Fix typos"Stephan Bergmann2017-05-182-3/+3
* Fix typosAndrea Gelmini2017-05-182-3/+3
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* remove unused KeywordsOnly from IdentifierTranslationModeNoel Grandin2017-02-171-2/+1
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-1/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-4/+2
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-242-4/+0
* New loplugin:dynexcspec: Add @throws documentation, codemakerStephan Bergmann2017-01-191-0/+2
* loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin2016-11-081-4/+4
* we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara2016-09-241-9/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* loplugin:passstuffbyref in codemakerNoel Grandin2016-04-131-2/+2
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-2/+1
* convert codemaker::UnoType::Sort to scoped enumNoel Grandin2016-02-241-30/+30
* unused enum FileAccessModeNoel Grandin2016-02-241-8/+0
* convert codemaker::cpp::IdentifierTranslationMode to scoped enumNoel Grandin2016-02-241-5/+5
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-5/+5
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-6/+6
* Revert "Typo: iff->if"Julien Nabet2015-06-232-3/+3
* Typo: iff->ifJulien Nabet2015-06-232-3/+3
* loplugin:deletedspecialStephan Bergmann2015-02-072-6/+6
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-5/+4
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2014-09-182-18/+1
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-202-2/+2
* codemaker: sal_Bool->boolNoel Grandin2014-04-041-1/+1
* codemaker,editeng: prefer passing OUString by referenceNoel Grandin2014-03-171-3/+3
* Remove visual noise from includeAlexander Wilms2014-03-011-4/+4
* codemaker: sal_Bool -> boolStephan Bergmann2014-02-172-10/+10
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-098-20/+20
* Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann2013-09-161-1/+1
* WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann2013-09-121-1/+1
* Dead codeStephan Bergmann2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-239-0/+713