summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* loplugin:reservedidStephan Bergmann2016-04-221-0/+261
* Avoid reserved identifiersStephan Bergmann2016-04-221-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-221-1/+1
* loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2016-04-211-11/+78
* Use Sequence ctor taking initializer_listStephan Bergmann2016-04-211-0/+39
* typoStephan Bergmann2016-04-211-1/+1
* Better fix for 13758a3d154e8e450fdfe8bcdeb6b3a03996c53aStephan Bergmann2016-04-212-4/+22
* move stylepolice plugin into store/Noel Grandin2016-04-211-0/+0
* SourceManager::isMacroArgExpansion has only one param in older ClangStephan Bergmann2016-04-211-3/+3
* new plugin stylepoliceNoel Grandin2016-04-211-0/+80
* loplugin:salbool: Warn about uses of sal_False/TrueStephan Bergmann2016-04-201-0/+61
* Use cast to bool to normalize sal_Bool valuesStephan Bergmann2016-04-201-0/+13
* Ignore external codeStephan Bergmann2016-04-181-1/+2
* tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin2016-04-181-6/+2
* update badstatics plugin to look for VclPtr<> staticsNoel Grandin2016-04-151-0/+17
* turn on the passstuffbyref plugin againNoel Grandin2016-04-141-1/+1
* update loplugin passstuffbyref to check return typesNoel Grandin2016-04-131-22/+88
* Avoid reserved identifiersStephan Bergmann2016-04-071-1/+1
* tdf#97966 Compiler pluginWastack2016-04-011-0/+67
* loplugin:nullptr: Check for more pointer typesStephan Bergmann2016-03-311-6/+11
* loplugin:nullptr: Find some more cases in templatesStephan Bergmann2016-03-301-10/+62
* Rename OfficeIPCThread to RequestHandlerStephan Bergmann2016-03-291-2/+2
* constantparam loplugin improvementsNoel Grandin2016-03-231-33/+38
* Ambiguity between clang:: and llvm::PointerTypeStephan Bergmann2016-03-201-9/+9
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-32/+83
* loplugin:constantparamNoel Grandin2016-03-151-2/+9
* tdf#97966: Remove 'static' keywordsWastack2016-03-118-15/+15
* MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky2016-03-101-2/+1
* Extract checking code to its own check.cxxStephan Bergmann2016-03-081-1/+1
* TODO: Work around loplugin:salbool in cppu/source/uno/data.cxx for nowStephan Bergmann2016-03-081-5/+14
* new loplugin:constantparamNoel Grandin2016-03-082-0/+276
* loplugin:unuseddefaultparamsNoel Grandin2016-03-071-1/+1
* improve defaultparams lopluginNoel Grandin2016-03-071-9/+32
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-071-1/+3
* fix crash in cppunitassertequals pluginMarkus Mohrhard2016-03-051-4/+4
* loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin2016-03-041-1/+1
* loplugin:unuseddefaultparam in toolsNoel Grandin2016-03-041-1/+1
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-041-2/+19
* loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2016-03-041-0/+15
* OSingletonRegistration is dead nowMatúš Kukan2016-03-011-3/+0
* compilerplugins: fix clang-3.7 buildMiklos Vajna2016-02-291-3/+3
* Kill sfx2 menu supportMaxim Monastirsky2016-02-281-1/+1
* Missed CLANG_VERSION for compilerplugins/clang/store/rtlconstasciimacro.cxxStephan Bergmann2016-02-261-2/+2
* New COMPILER_PLUGINS_CXX to specify compiler to build Clang plugins withStephan Bergmann2016-02-261-2/+6
* -Werror=return-typeStephan Bergmann2016-02-261-3/+6
* -Werror=return-typeStephan Bergmann2016-02-261-0/+3
* -Werror=maybe-uninitializedStephan Bergmann2016-02-261-1/+1
* Silence -Werror=comment about a "multi-line comment"Stephan Bergmann2016-02-261-8/+8
* These version checks are about the Clang the plugins are built /against/Stephan Bergmann2016-02-2618-60/+63
* Revert "compilerplugins: Build them in parallel."Stephan Bergmann2016-02-261-5/+1