summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2017-10-18rename some fieldsNoel Grandin
2017-10-18loplugin:manualrefcountNoel Grandin
2017-10-17Move lotuswordpro include files to common include directoryStephan Bergmann
2017-10-17loplugin:finalclasses trim the output a littleNoel Grandin
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-10-11Use unique class names for better FlameGraph resultsStephan Bergmann
2017-10-09Move loplugin:bodynotinblock to store/, to improve performanceStephan Bergmann
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