summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2016-10-14loplugin:mergeclasses merge SwTextAttrIterator with SwLanguageIteratorNoel Grandin
2016-10-14loplugin:mergeclasses merge SwComboBox with CaptionComboBoxNoel Grandin
2016-10-14loplugin:mergeclasses merge SvxListBoxControl with SvxUndoRedoControlNoel Grandin
2016-10-14loplugin:mergeclasses merge svx::ISlotInvalidator with svx::FmTextControlShellNoel Grandin
2016-10-14loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBoNoel Grandin
2016-10-13loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-12typoStephan Bergmann
2016-10-12improve error message in refcounting pluginNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-10Handle loplugin:fpcomparison false positives by whitelistStephan Bergmann
2016-10-09loplugin:fpcomparison, macOS reduxStephan Bergmann
2016-10-09loplugin:badstatics: reliably look into std container typesStephan Bergmann
2016-10-09loplugin:badstaticsStephan Bergmann
2016-10-07loplugin:staticmethods: Don't be fooled by decls starting with macrosStephan Bergmann
2016-10-07loplugin:staticmethods: swStephan Bergmann
2016-10-07loplugin:nullptr: remove duplicate warningsStephan Bergmann
2016-10-06loplugin:fpcomparison: also look into member functionsStephan Bergmann
2016-10-05merge dbaccess::StorageInputStream with dbaccess::StorageXMLInputStreamNoel Grandin
2016-10-04merge sd::FuOutline with sd::FuOutlineTextNoel Grandin
2016-10-04loplugin:mergeclasses various fixesNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-09-30unuseddefaultparams plugin has been supercededNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-27clang plugins: do "dotdot" normalisationNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-22loplugin:unnecessaryvirtualNoel Grandin
2016-09-22Check harder whether file is really under WORKDIRStephan Bergmann
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-20Adapt loplugin:dllprivate to DISABLE_DYNLOADINGStephan Bergmann
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15Some of our supported compilers don't do constexpr, which meansNoel Grandin
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-15use split() to simplify loplugin python codeNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12handle nullptr in various clang pluginsNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-09loplugin:refcounting: No more special-handling of SvXMLImportContextStephan Bergmann
2016-09-06teach loplugin constantparam about default param valuesNoel Grandin