summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-11-27 16:23:10 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-11-27 20:14:07 +0100
commitcea9ca3b77ef7f8f11c3eae0786986028161301c (patch)
tree4578013882b7de50ebec44e0211c98b3dd10fb2b /registry
parent0deb57a1e8d5e85a364fdb5678b46f6fdd7d345b (diff)
cid#982469 Unchecked dynamic_cast
Change-Id: I48904acdd34d7b546a8099f265693e2d46c5d2aa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143347 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'registry')
0 files changed, 0 insertions, 0 deletions
annotated-deco' href='/cgit/lo/core/tag/?h=libreoffice-5-0-branch-point'>libreoffice-5-0-branch-pointChristian Lohmaier 2015-05-17cppcheck: noExplicitConstructorCaolán McNamara 2014-11-24loplugin: cstylecastNoel Grandin 2014-09-06Use more proper types, constify, avoid unneeded conversionsMatteo Casalin 2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin 2014-07-17fix spelling structur -> structureNoel Grandin 2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin 2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-03sal_Bool to boolMatteo Casalin 2014-01-23coverity#1158446 Uninitialized scalar fieldCaolán McNamara 2014-01-22bool improvementsStephan Bergmann 2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara 2013-11-05fixincludeguards.sh: swThomas Arnhold 2013-10-22CLASSIO is deadTor Lillqvist 2012-12-06sal_Bool to boolTakeshi Abe 2012-12-05sal_Bool to boolTakeshi Abe 2012-06-21re-base on ALv2 code.Michael Meeks