summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* fix warning towards clang7Noel Grandin2018-07-261-2/+2
* Silence loplugin:staticaccess in Windows ATL macros (clang-cl)Stephan Bergmann2018-07-261-0/+16
* new loplugin:returnconstantNoel Grandin2018-07-252-1/+667
* loplugin:useuniqueptr in rptui::ConditionNoel Grandin2018-07-241-0/+3
* loplugin:useuniqueptr fix check for DELETEZ inside compound stmtNoel Grandin2018-07-242-1/+6
* loplugin:useuniqueptr in SwHTMLWriterNoel Grandin2018-07-241-0/+3
* loplugin:unusedfieldsNoel Grandin2018-07-234-112/+148
* loplugin:useuniqueptr in HTMLTableNoel Grandin2018-07-201-1/+12
* loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin2018-07-202-0/+63
* loplugin:useuniqueptr in XclObjNoel Grandin2018-07-201-0/+4
* Fix typosAndrea Gelmini2018-07-191-1/+1
* loplugin:useuniqueptr in SwUndoTableMergeNoel Grandin2018-07-191-0/+4
* loplugin:constantparamNoel Grandin2018-07-194-386/+366
* loplugin:useuniqueptr in ScTabViewNoel Grandin2018-07-171-0/+3
* loplugin:useuniqueptr in SwHTMLWriterNoel Grandin2018-07-171-0/+3
* remove the GL based 3D chartsMarkus Mohrhard2018-07-177-79/+0
* loplugin:mergeclasses update results outputNoel Grandin2018-07-161-18/+26
* loplugin:useuniqueptr in UndoTransliterate_DataNoel Grandin2018-07-161-1/+5
* loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin2018-07-132-6/+2
* loplugin:useuniqueptr in SwGrammarContactNoel Grandin2018-07-131-0/+6
* loplugin:mergeclasses fix ignoring some stuffNoel Grandin2018-07-126-2/+14
* Add missing sal/log.hxx headersGabor Kelemen2018-07-092-0/+2
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-0634-75/+103
* loplugin:useuniqueptr in ScSimpleEditSourceHelperNoel Grandin2018-07-041-0/+3
* Adapt compilerplugins/clang/store/deletedspecial.cxxStephan Bergmann2018-07-031-1/+0
* loplugin:constantparamNoel Grandin2018-07-024-415/+427
* loplugin:unusedmethodsNoel Grandin2018-07-022-128/+188
* loplugin:unusedfields improve checking for write-only fieldsNoel Grandin2018-07-025-104/+126
* Improved loplugin:redundantcast (const-qualified typedefs)Stephan Bergmann2018-06-292-1/+4
* loplugin:useuniqueptr in SwTextAPIObjectNoel Grandin2018-06-291-0/+6
* loplugin:useuniqueptr in SwDocNoel Grandin2018-06-271-0/+5
* teach useuniqueptr loplugin about calling delete on a paramNoel Grandin2018-06-222-0/+66
* loplugin:unusedfieldsNoel Grandin2018-06-144-30/+662
* loplugin:unusedmethodsNoel Grandin2018-06-142-205/+71
* loplugin:constantparamNoel Grandin2018-06-124-1396/+3694
* loplugin:singlevalfieldsNoel Grandin2018-06-121-51/+30
* loplugin:unusedfieldsNoel Grandin2018-06-113-197/+249
* loplugin:unusedmethodsNoel Grandin2018-06-112-236/+502
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-0/+281
* loplugin:unnecessaryvirtualNoel Grandin2018-06-112-14/+16
* Improve loplugin:unreffunStephan Bergmann2018-06-013-0/+60
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-012-52/+129
* loplugin:useuniqueptr in ODbTypeWizDialogNoel Grandin2018-05-281-0/+3
* loplugin:useuniqueptr in GridWindowNoel Grandin2018-05-281-0/+3
* loplugin:passstuffbyrefNoel Grandin2018-05-251-0/+4
* Fix typosAndrea Gelmini2018-05-231-1/+1
* improve unusedfields loplugin to find constructor-only fieldsNoel Grandin2018-05-192-2/+50
* Fix typosAndrea Gelmini2018-05-191-1/+1
* Replace SVGFilter using SVGIOArmin Le Grand2018-05-181-4/+0
* loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin2018-05-181-0/+3