summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* weld OrganizeDialogCaolán McNamara2019-06-131-1/+1
* tdf#114596 compilerplugins: add exception to [loplugin:refcounting]Xisco Fauli2019-05-311-0/+5
* fix compilerplugin rebuilding when system clang changesLuboš Luňák2019-05-272-4/+4
* Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák2019-05-271-0/+2
* sharedvisitor generator should also be rebuilt if clang changesLuboš Luňák2019-05-271-0/+2
* fix clang version checkLuboš Luňák2019-05-271-2/+2
* Avoid putting generator.dwo in current working dirStephan Bergmann2019-05-231-1/+4
* New loplugin:dataStephan Bergmann2019-05-221-0/+84
* Don't try to evaluate value of value-dependent ExprStephan Bergmann2019-05-222-2/+2
* use -gsplit-dwarf also for compilerplugins if possibleLuboš Luňák2019-05-201-0/+4
* PPCallback clang plugin should say soLuboš Luňák2019-05-191-0/+4
* Adapt compilerplugins to Clang 9 isExplicitSpecified -> getExplicitSpecifierStephan Bergmann2019-05-162-2/+18
* an uno -> a unoCaolán McNamara2019-05-102-2/+2
* loplugin:unusedmethodsNoel Grandin2019-05-092-229/+405
* loplugin:unusedfieldsNoel Grandin2019-05-094-179/+203
* loplugin:unnecessaryvirtualNoel Grandin2019-05-091-13/+13
* loplugin:badstaticsNoel Grandin2019-05-071-0/+2
* avoid false warnings from oslendian clang plugin if PCH is usedLuboš Luňák2019-05-051-0/+17
* Fix typoAndrea Gelmini2019-05-052-2/+2
* Fix building compilerplugins with Clang trunk towards Clang 9Stephan Bergmann2019-05-035-0/+16
* revert part of "improve loplugin:stringconstant"Noel Grandin2019-04-302-76/+45
* improve loplugin:stringconstantNoel Grandin2019-04-302-45/+76
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-301-2/+0
* Fix typoAndrea Gelmini2019-04-291-14/+14
* Fix typoAndrea Gelmini2019-04-281-1/+1
* Fix typoAndrea Gelmini2019-04-281-1/+1
* There is no ImplSVMainHook()Tor Lillqvist2019-04-262-6/+0
* Fix typoAndrea Gelmini2019-04-261-1/+1
* tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin2019-04-242-0/+144
* Fix typoAndrea Gelmini2019-04-211-1/+1
* Fix typoAndrea Gelmini2019-04-211-1/+1
* Fix typoAndrea Gelmini2019-04-191-1/+1
* optimise find/insert patternNoel Grandin2019-04-192-6/+3
* Removed spurious charsAndrea Gelmini2019-04-181-9/+4
* New loplugin:selfinitStephan Bergmann2019-04-172-0/+121
* improve loplugin simplifyconstructNoel Grandin2019-04-153-0/+73
* loplugin:unusedfieldsNoel Grandin2019-04-124-349/+395
* -Werror=unused-paramNoel Grandin2019-04-121-4/+3
* remove leftover debug dump() callsNoel Grandin2019-04-121-2/+0
* loplugin:unnecessaryvirtualNoel Grandin2019-04-121-8/+12
* new loplugin sequentialassignNoel Grandin2019-04-112-0/+426
* Disable LO_CLANG_SHARED_PLUGINS on Windows for nowStephan Bergmann2019-03-271-0/+4
* Adapt to Windows sal_uIntPtr/sal_uLong typedefsStephan Bergmann2019-03-271-4/+4
* loplugin:typedefparam (clang-cl)Stephan Bergmann2019-03-271-0/+14
* Adpat loplugin:typedefparam to AttributedTypeStephan Bergmann2019-03-271-0/+7
* Improve loplugin:typedefparam error reportingStephan Bergmann2019-03-272-9/+8
* loplugin:unnnecessaryvirtualNoel Grandin2019-03-262-11/+13
* loplugin:unusedfieldsNoel Grandin2019-03-264-109/+75
* loplugin:singlevalfieldsNoel Grandin2019-03-262-48/+39
* remove debugging leftoverNoel Grandin2019-03-251-2/+0