summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/store
Commit message (Expand)AuthorAgeFilesLines
* tdf#123936 Formatting files in module compilerplugins with clang-formatPhilipp Hofer2020-11-222-14/+14
* retire the stringbuffer lopluginNoel2020-11-061-0/+76
* Replace remaining uses of sal_CharJulien Nabet2020-09-122-4/+2
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-38/+38
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-1/+1
* make some headers privateCaolán McNamara2020-02-031-1/+1
* new (but unused) refassign lopluginNoel Grandin2020-01-301-0/+152
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-1/+1
* better name for a function in compilerpluginsLuboš Luňák2019-10-088-8/+8
* do not use compiler.getSourceManager().getFilename()Luboš Luňák2019-10-078-8/+8
* constmethod for accessor-type methodsNoel Grandin2019-09-291-523/+0
* Fixing "...."Andrea Gelmini2019-09-061-1/+1
* Fix '..'Andrea Gelmini2019-09-011-1/+1
* resurrect and improve loplugin:referencecastingNoel Grandin2019-07-232-228/+0
* Fix typoAndrea Gelmini2019-05-052-2/+2
* Fix typoAndrea Gelmini2019-04-281-1/+1
* Fix typoAndrea Gelmini2019-04-281-1/+1
* There is no ImplSVMainHook()Tor Lillqvist2019-04-261-4/+0
* Fix typoAndrea Gelmini2019-04-261-1/+1
* Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov2019-03-241-4/+0
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-123-3/+3
* loplugin:intvsfloat get this working reliablyNoel Grandin2018-12-021-109/+0
* filter out AST in more pluginsNoel Grandin2018-08-238-16/+15
* new loplugin intvsfloatNoel Grandin2018-08-181-0/+109
* filter out some of the AST in the pluginsNoel Grandin2018-08-1432-64/+46
* Adapt compilerplugins/clang/store/deletedspecial.cxxStephan Bergmann2018-07-031-1/+0
* Replace SVGFilter using SVGIOArmin Le Grand2018-05-181-4/+0
* weld color pickerCaolán McNamara2018-03-111-2/+0
* Remove now unused libgetuid.somichael.weghorn2018-02-191-5/+0
* Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann2017-12-192-4/+2
* remove unused typedefsNoel Grandin2017-12-191-1/+0
* Move loplugin:fpcomparison to store/Stephan Bergmann2017-11-301-0/+388
* new loplugin: constmethodNoel Grandin2017-10-301-0/+523
* loplugin:manualrefcountNoel Grandin2017-10-181-0/+323
* Move loplugin:bodynotinblock to store/, to improve performanceStephan Bergmann2017-10-092-0/+187
* Fix typosAndrea Gelmini2017-09-252-2/+2
* move deadclass plugin to storeNoel Grandin2017-08-162-0/+83
* update constantfunction lopluginNoel Grandin2017-06-261-0/+24
* improve oncevar lopluginNoel Grandin2017-06-201-166/+0
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-0/+157
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-0/+262
* sc: Remove some dead slotsMaxim Monastirsky2017-05-051-8/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* fixes for some lopluginsNoel Grandin2017-03-282-1/+11
* loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin2017-02-011-3/+3
* Generalize vector/deque ctor checks to work with MSVCRTStephan Bergmann2016-12-221-4/+5
* loplugin:oncevarNoel Grandin2016-11-081-60/+81
* move loplugin:defaultparams to store/Eike Rathke2016-11-041-0/+128
* The badvectorinit plug-in probably can be retiredTor Lillqvist2016-10-211-0/+213
* loplugins: extract some common functionalityNoel Grandin2016-10-183-5/+3