summaryrefslogtreecommitdiff
path: root/source/text/scalc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-12-13 18:45:03 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-12-13 18:47:33 +0100
commit193f79464c5ab0c4b183bd1d439f1bceedfdca8c (patch)
tree64aa9f5f3dca9c170351c5a4a759fd4e711eb0b6 /source/text/scalc
parenteea4d307ecbd8500bc429be7b0c05cf4097a5686 (diff)
Fix typo
Change-Id: If125b22f4d77670b82a8951ad72e07d3d7e82364 Reviewed-on: https://gerrit.libreoffice.org/65120 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
0 files changed, 0 insertions, 0 deletions
inehide_4a_for_libreoffice-6-2'>feature/sw_redlinehide_4a_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/salbool.cxx
AgeCommit message (Expand)Author
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-09-11More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2017-01-16Use compat::isLookupContextStephan Bergmann
2017-01-05Don't exclude a var from loplugin:salbool merely because of use in >>=Stephan Bergmann
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-10-18loplugins: extract some common functionalityNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-06-29Remove support for Clang < 3.3Stephan Bergmann
2016-06-28More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-21Better fix for 13758a3d154e8e450fdfe8bcdeb6b3a03996c53aStephan Bergmann
2016-04-21SourceManager::isMacroArgExpansion has only one param in older ClangStephan Bergmann
2016-04-20loplugin:salbool: Warn about uses of sal_False/TrueStephan Bergmann
2016-03-08Extract checking code to its own check.cxxStephan Bergmann
2016-03-08TODO: Work around loplugin:salbool in cppu/source/uno/data.cxx for nowStephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2015-10-30compilerplugins: fix warning message copy-pastaMichael Stahl
2015-03-28Clean up isMacroBodyExpansionStephan Bergmann
2015-02-26Adapt compilerplugins to Clang trunk towards 3.7Stephan Bergmann