aboutsummaryrefslogtreecommitdiff
path: root/source/tr/oox
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-01-21 13:02:27 +0100
committerAndras Timar <andras.timar@collabora.com>2022-01-21 13:02:27 +0100
commit546deb42a615099a3a46532bd611b6819db6985c (patch)
treec6eab1c016a4677a0029211db320a15d8be6c88e /source/tr/oox
parent7444b582e9db67868909675606439a1a53da9750 (diff)
Change-Id: Iad1856ff1458b34ab694b1cd9fa4c707dfeac06b
Diffstat (limited to 'source/tr/oox')
0 files changed, 0 insertions, 0 deletions
office-24-2-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unreffun.cxx
AgeCommit message (Expand)Author
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-07-28Prevent loplugin:unreffun on explicitly defaulted special membersStephan Bergmann
2018-06-01Improve loplugin:unreffunStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-09-29Adapt loplugin:unreffun to clang-cl (uses of DllMain and wmain)Stephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann
2016-10-18loplugins: extract some common functionalityNoel Grandin
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-06-29Remove support for Clang < 3.3Stephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-06-09loplugin:unreffun: workaround for visibility-adding redeclsStephan Bergmann
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann
2014-06-24compilerplugins: move isUnoIncludeFile to base classNoel Grandin
2014-04-15Flag unreferrenced functions only declared in the main file, not an includeStephan Bergmann