summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store
AgeCommit message (Expand)Author
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-03make some headers privateCaolán McNamara
2020-01-30new (but unused) refassign lopluginNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-05-05Fix typoAndrea Gelmini
2019-04-28Fix typoAndrea Gelmini
2019-04-28Fix typoAndrea Gelmini
2019-04-26There is no ImplSVMainHook()Tor Lillqvist
2019-04-26Fix typoAndrea Gelmini
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2018-12-02loplugin:intvsfloat get this working reliablyNoel Grandin
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-18new loplugin intvsfloatNoel Grandin
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-07-03Adapt compilerplugins/clang/store/deletedspecial.cxxStephan Bergmann
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-03-11weld color pickerCaolán McNamara
2018-02-19Remove now unused libgetuid.somichael.weghorn
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-12-19remove unused typedefsNoel Grandin
2017-11-30Move loplugin:fpcomparison to store/Stephan Bergmann
2017-10-30new loplugin: constmethodNoel Grandin
2017-10-18loplugin:manualrefcountNoel Grandin
2017-10-09Move loplugin:bodynotinblock to store/, to improve performanceStephan Bergmann
2017-09-25Fix typosAndrea Gelmini
2017-08-16move deadclass plugin to storeNoel Grandin
2017-06-26update constantfunction lopluginNoel Grandin
2017-06-20improve oncevar lopluginNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-05sc: Remove some dead slotsMaxim Monastirsky
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-28fixes for some lopluginsNoel Grandin
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2016-12-22Generalize vector/deque ctor checks to work with MSVCRTStephan Bergmann
2016-11-08loplugin:oncevarNoel Grandin
2016-11-04move loplugin:defaultparams to store/Eike Rathke
2016-10-21The badvectorinit plug-in probably can be retiredTor Lillqvist
2016-10-18loplugins: extract some common functionalityNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky