You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rosen Penev 12b94bc420 get rid of extern const
Looks like some pre C++11 thing.

Also fix formatting of these by adding , at the end of the arrays.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
..
CMakeLists.txt Move Photoshopb class to internal namespace 3 years ago
TODO typo (GNU compliant) 15 years ago
basicio.cpp replace [0] with front() where applicable 3 years ago
bmffimage.cpp Convert type of depth parameter to size_t. 3 years ago
bmpimage.cpp remove string_view from headers 3 years ago
canonmn_int.cpp misc sonarlint changes 3 years ago
canonmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
casiomn_int.cpp misc sonarlint changes 3 years ago
casiomn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
convert.cpp Merge pull request #2267 from neheb/clang 3 years ago
cr2header_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
cr2header_int.hpp clang-tidy: default member init 3 years ago
cr2image.cpp Merge pull request #2283 from kevinbackhouse/printStructure-depth 3 years ago
crwimage.cpp clang-tidy: C casts to C++ 3 years ago
crwimage_int.cpp misc sonarlint changes 3 years ago
crwimage_int.hpp fix some gcc -Weffc++ warnings 3 years ago
datasets.cpp strcmp to == conversions 3 years ago
doxygen.hpp.in Update .clang-format file & apply clang-format to whole project 3 years ago
easyaccess.cpp strcmp to == conversions 3 years ago
enforce.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
epsimage.cpp Convert type of depth parameter to size_t. 3 years ago
error.cpp clang-tidy: use default 3 years ago
exif.cpp return make_unique directly 3 years ago
fff.h Update .clang-format file & apply clang-format to whole project 3 years ago
fujimn_int.cpp apply clang-format to src/fujimn_int.cpp 3 years ago
fujimn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
futils.cpp remove string_view from headers 3 years ago
gifimage.cpp remove string_view from headers 3 years ago
helper_functions.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
helper_functions.hpp Use SPDX for licenses (#2122) 3 years ago
http.cpp clang-tidy: C casts to C++ 3 years ago
i18n.h Update .clang-format file & apply clang-format to whole project 3 years ago
image.cpp Convert type of depth parameter to size_t. 3 years ago
image_int.cpp Convert type of depth parameter to size_t. 3 years ago
image_int.hpp Convert type of depth parameter to size_t. 3 years ago
ini.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
iptc.cpp Convert type of depth parameter to size_t. 3 years ago
jp2image.cpp Merge pull request #2283 from kevinbackhouse/printStructure-depth 3 years ago
jp2image_int.cpp Fix out of bounds read in isValidBoxFileType() 3 years ago
jp2image_int.hpp JP2 - stronger checks on Signatuer and FileType boxes 3 years ago
jpgimage.cpp Merge pull request #2283 from kevinbackhouse/printStructure-depth 3 years ago
makernote_int.cpp replace [0] with front() where applicable 3 years ago
makernote_int.hpp clang-tidy: add missing special member functions 3 years ago
metadatum.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
minoltamn_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
minoltamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
mrwimage.cpp remove string_view from headers 3 years ago
nikonmn_int.cpp Add more Nikon Z lenses 3 years ago
nikonmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
olympusmn_int.cpp Update olympus tags (#2246) (#2249) 3 years ago
olympusmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
orfimage.cpp Convert type of depth parameter to size_t. 3 years ago
orfimage_int.cpp clang-tidy: default member init 3 years ago
orfimage_int.hpp clang-tidy: default member init 3 years ago
panasonicmn_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
panasonicmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
pentaxmn_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
pentaxmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
pgfimage.cpp Change return type of BasicIo::tell() to size_t. 3 years ago
photoshop.cpp clang-tidy: replace pointer magic with data() 3 years ago
pngchunk_int.cpp clang-tidy: use auto 3 years ago
pngchunk_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
pngimage.cpp Convert type of depth parameter to size_t. 3 years ago
preview.cpp fix some gcc -Weffc++ warnings 3 years ago
private.h Update .clang-format to align pointers to the types 3 years ago
properties.cpp get rid of extern const 3 years ago
psdimage.cpp remove string_view from headers 3 years ago
rafimage.cpp Convert type of depth parameter to size_t. 3 years ago
rw2image.cpp Convert type of depth parameter to size_t. 3 years ago
rw2image_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
rw2image_int.hpp delete 3 years ago
safe_op.hpp clang-tidy: C casts to C++ 3 years ago
samsungmn_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
samsungmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sigmamn_int.cpp Convert IfdId and SectionId to enum classes. 3 years ago
sigmamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sonymn_int.cpp misc sonarlint changes 3 years ago
sonymn_int.hpp clang-tidy: remove const params in decls 3 years ago
tags.cpp remove GroupName struct 3 years ago
tags_int.cpp replace [0] with front() where applicable 3 years ago
tags_int.hpp Move enums from tags_int.hpp to tags.hpp 3 years ago
tgaimage.cpp remove string_view from headers 3 years ago
tiffcomposite_int.cpp Correct error from #2301 3 years ago
tiffcomposite_int.hpp misc sonarlint changes 3 years ago
tifffwd_int.hpp std::function conversions 3 years ago
tiffimage.cpp Merge pull request #2283 from kevinbackhouse/printStructure-depth 3 years ago
tiffimage_int.cpp get rid of extern const 3 years ago
tiffimage_int.hpp Suggestions from @neheb and @piponazo. 3 years ago
tiffvisitor_int.cpp strcmp to == conversions 3 years ago
tiffvisitor_int.hpp misc sonarlint changes 3 years ago
types.cpp strcmp to == conversions 3 years ago
tzfile.h Update .clang-format file & apply clang-format to whole project 3 years ago
utils.cpp make upper the same as lower 3 years ago
utils.hpp clang-tidy: fix mismatching declaration variable 3 years ago
value.cpp misc sonarlint changes 3 years ago
version.cpp misc sonarlint changes 3 years ago
webpimage.cpp Merge pull request #2283 from kevinbackhouse/printStructure-depth 3 years ago
xmp.cpp misc sonarlint changes 3 years ago
xmpsidecar.cpp misc sonarlint changes 3 years ago