summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2017-10-06disable constparams lopluginNoel Grandin
2017-10-06Improve performance of loplugin:flattenNoel Grandin
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-10-05Also suppress loplugin:flatten in C++ class member functions...Stephan Bergmann
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin
2017-10-04loplugin:mergeclasses merge IInterface with SwDocNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-04More targeted check for preprocessing conditionals in loplugin:blockblockStephan Bergmann
2017-10-04Fix test, and add missing TraverseFunctionDecl base caseStephan Bergmann
2017-10-04Suppress loplugin:blockblock in functions involving preprocessing conditionalsStephan Bergmann
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-10-03new loplugin:finalclassesNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-30loplugin:constparams: Ignore functions whose address is takenStephan Bergmann
2017-09-30Suppress loplugin:flatten in functions involving preprocessing conditionalsStephan Bergmann
2017-09-30Support loplugin in clang-clStephan Bergmann
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann
2017-09-29Avoid bogus loplugin:dllmacro "unnecessary *DLLPUBLIC declaration ..."Stephan Bergmann
2017-09-29Adapt loplugin:unreffun to clang-cl (uses of DllMain and wmain)Stephan Bergmann
2017-09-29Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsingStephan Bergmann
2017-09-29More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-29loplugin:unusedfields improve finding calleeNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-29Adapt loplugin:reservedid to WindowsStephan Bergmann
2017-09-28Look through derived-to-base ImpliciCastStephan Bergmann
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-09-27update unusedfields loplugin resultsNoel Grandin
2017-09-27disable flatten lopluginNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-27loplugin:stringconstant: Also handle u8"..." stringsStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26improve unnecessarycatchthrow pluginNoel Grandin
2017-09-26loplugin:redundantcast: cstyle_cast within reinterpret_castStephan Bergmann
2017-09-25Fix typosAndrea Gelmini
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-22loplugin:stringconstant: warn about explicit length mismatchStephan Bergmann
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-09-22compilerplugins: add test for badstaticsMichael Stahl
2017-09-22Revert "Revert "compilerplugins: Build them in parallel.""Michael Stahl
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-09-22Also handle OUString with non-RTL_TEXTENCODING_ASCII_US encodingStephan Bergmann
2017-09-21-Werror=unused-but-set-variableStephan Bergmann
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt