summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* new loplugin:unoqueryNoel Grandin2019-03-252-0/+106
* Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov2019-03-243-11/+0
* Consistently make generator invocation $(QUIET) tooStephan Bergmann2019-03-231-1/+1
* Allow to pass additional options into generator's clang::toolingStephan Bergmann2019-03-222-7/+23
* It is building the generator exe that depends on $(CLANGOUTDIR)/sharedvisitorStephan Bergmann2019-03-181-3/+2
* Fix typoAndrea Gelmini2019-03-171-2/+2
* pahole changes in variousNoel Grandin2019-03-162-94/+38
* new pahole-all-classes script, and update a couple of sc/ structsNoel Grandin2019-03-152-0/+189
* loplugin:unusedmethodsNoel Grandin2019-03-142-122/+86
* loplugin:unusedfieldsNoel Grandin2019-03-144-82/+64
* warn if sharedvisitor generator cannot find code in a source fileLuboš Luňák2019-03-131-0/+11
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-1236-81/+1860
* change some clang plugins to FilteringPluginsLuboš Luňák2019-03-114-10/+8
* blockblock clang plugin does not do rewritingLuboš Luňák2019-03-111-2/+2
* avoid a possible crash in loplugin's ignoreLocation()Luboš Luňák2019-03-111-1/+4
* move isDerivedFrom() from a clang plugin to shared code, for reuseLuboš Luňák2019-03-113-32/+36
* loplugin:constantparamNoel Grandin2019-03-113-494/+511
* loplugin:singlevalfieldsNoel Grandin2019-03-092-673/+370
* loplugin:unusedfieldsNoel Grandin2019-03-094-810/+414
* loplugin:unusedmethodsNoel Grandin2019-03-092-154/+178
* loplugin:unnecessaryvirtualNoel Grandin2019-03-092-38/+46
* remove debugging leftoverNoel Grandin2019-03-081-1/+0
* new loplugin constvarsNoel Grandin2019-03-082-0/+558