summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/stringstatic.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-5/+20
2019-03-11change some clang plugins to FilteringPluginsLuboš Luňák1-3/+2
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-2/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-2/+2
2017-03-11Fix typosAndrea Gelmini1-2/+2
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-3/+1
2016-12-01Missing includeStephan Bergmann1-0/+2
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann1-7/+0
2016-08-16Fix check for aMinusSign in chart2/inc/SpecialUnicodes.hxxStephan Bergmann1-3/+6
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-0/+140