office-gobmx/oox/source/export
Xisco Fauli 6923fa7a92 tdf#163486: PVS: identical conditional expressions
Since
commit 63cd67e5e1
Author: Attila Bakos (NISZ) <bakos.attilakaroly@nisz.hu>
Date:   Fri May 14 13:53:32 2021 +0200

    tdf#92525 tdf#142398: fix export of simple custom shapes

V649 	There are two 'if' statements with identical conditional expressions. The first 'if' statement contains function return. This means that the second 'if' statement is senseless. Check lines: 733, 738.

Change-Id: I92bff7ef8472c1774e6def78c5f1a165ea6a0153
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176550
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
2024-11-13 20:11:37 +01:00
..
chartexport.cxx
ColorExportUtils.cxx
ColorPropertySet.cxx
ColorPropertySet.hxx
DMLPresetShapeExport.cxx tdf#163486: PVS: identical conditional expressions 2024-11-13 20:11:37 +01:00
drawingml.cxx clang-tidy: performance-unnecessary-copy-initialization in oox 2024-11-12 07:26:07 +01:00
ooxml-export-notes.txt
preset-definitions-to-shape-types.pl
presetTextWarpDefinitions.xml
README
shapes.cxx clang-tidy: performance-unnecessary-copy-initialization in oox 2024-11-12 07:26:07 +01:00
ThemeExport.cxx clang-tidy: performance-unnecessary-copy-initialization in oox 2024-11-12 07:26:07 +01:00
vmlexport.cxx

presetTextWarpDefinitions.xml and presetShapeDefinitions.xml come from the
OOXML documentation (TC45).