exiv2/src
Rosen Penev fc1a398488 clang-tidy: remove const
It doesn't do what it's supposed to here.

Found with misc-misplaced-const

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-05 17:41:12 -07:00
..
basicio.cpp Merge pull request #2252 from neheb/2 2022-07-05 23:07:08 +01:00
bmffimage.cpp Fix some incorrect format specifiers. 2022-07-05 10:54:19 -07:00
bmpimage.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
canonmn_int.cpp fix naming of canon EF 35-80mm.closes #2247 2022-06-10 16:42:17 +02:00
canonmn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
casiomn_int.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
casiomn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
CMakeLists.txt Move Photoshopb class to internal namespace 2022-04-10 10:55:10 +02:00
convert.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
cr2header_int.cpp clang-tidy: default member init 2022-04-10 01:40:39 -07:00
cr2header_int.hpp clang-tidy: default member init 2022-04-10 01:40:39 -07:00
cr2image.cpp clang-tidy: do not use using namespace 2022-04-01 16:38:04 -07:00
crwimage_int.cpp Fixing bad usages of DataBuf (when it is empty) 2022-04-14 10:40:58 +02:00
crwimage_int.hpp clang-tidy: add missing special member functions 2022-05-21 17:39:26 -07:00
crwimage.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
datasets.cpp Fix issues on ARM builds (#2205) 2022-04-13 15:22:22 +02:00
doxygen.hpp.in Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
easyaccess.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
enforce.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
epsimage.cpp Change return type of BasicIo::tell() to size_t. 2022-06-21 17:05:10 +01:00
error.cpp clang-tidy: use default 2022-04-01 16:38:04 -07:00
exif.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
fff.h Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
fujimn_int.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
fujimn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
futils.cpp replace readlink with std::filesystem 2022-04-25 07:44:44 +02:00
gifimage.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
helper_functions.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
helper_functions.hpp Use SPDX for licenses (#2122) 2022-03-04 11:44:39 +01:00
http.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
i18n.h Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
image_int.cpp clang-tidy: replace pointer magic with data() 2022-05-21 17:14:58 -07:00
image_int.hpp clang-tidy: manual clang-tidy fixes 2022-04-10 01:40:39 -07:00
image.cpp Merge pull request #2252 from neheb/2 2022-07-05 23:07:08 +01:00
ini.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
iptc.cpp clang-tidy: remove const params in decls 2022-04-18 13:53:13 -07:00
jp2image_int.cpp Fix out of bounds read in isValidBoxFileType() 2022-04-01 08:05:00 +02:00
jp2image_int.hpp JP2 - stronger checks on Signatuer and FileType boxes 2022-03-18 14:55:16 +01:00
jp2image.cpp Fix some incorrect format specifiers. 2022-07-05 10:54:19 -07:00
jpgimage.cpp Change return type of BasicIo::tell() to size_t. 2022-06-21 17:05:10 +01:00
makernote_int.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
makernote_int.hpp clang-tidy: add missing special member functions 2022-05-21 17:39:26 -07:00
metadatum.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
minoltamn_int.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
minoltamn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
mrwimage.cpp Remove useless static_casts 2022-03-25 08:43:37 +01:00
nikonmn_int.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
nikonmn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
olympusmn_int.cpp structured binding conversions 2022-04-09 10:49:02 +02:00
olympusmn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
orfimage_int.cpp clang-tidy: default member init 2022-04-10 01:40:39 -07:00
orfimage_int.hpp clang-tidy: default member init 2022-04-10 01:40:39 -07:00
orfimage.cpp clang-tidy: C array to std::array conversions 2022-03-18 13:19:45 +01:00
panasonicmn_int.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
panasonicmn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
pentaxmn_int.cpp find to std::find 2022-03-26 14:32:22 -07:00
pentaxmn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
pgfimage.cpp Change return type of BasicIo::tell() to size_t. 2022-06-21 17:05:10 +01:00
photoshop.cpp clang-tidy: replace pointer magic with data() 2022-05-21 17:14:58 -07:00
pngchunk_int.cpp clang-tidy: replace pointer magic with data() 2022-05-21 17:14:58 -07:00
pngchunk_int.hpp clang-tidy: manual clang-tidy fixes 2022-04-10 01:40:39 -07:00
pngimage.cpp Merge pull request #2251 from kevinbackhouse/basicio-ftell 2022-07-05 13:13:17 +01:00
preview.cpp clang-tidy: use default member init 2022-07-03 12:24:41 -07:00
private.h Update .clang-format to align pointers to the types 2022-04-01 07:55:07 +02:00
properties.cpp Fix issues on ARM builds (#2205) 2022-04-13 15:22:22 +02:00
psdimage.cpp Change return type of BasicIo::tell() to size_t. 2022-06-21 17:05:10 +01:00
rafimage.cpp Revert some boilerplate which is not needed 2022-04-14 13:22:45 +02:00
rw2image_int.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
rw2image_int.hpp delete 2022-03-29 20:54:12 -07:00
rw2image.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
safe_op.hpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
samsungmn_int.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
samsungmn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
sigmamn_int.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
sigmamn_int.hpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
sonymn_int.cpp clang-tidy: remove const params in decls 2022-04-18 13:53:13 -07:00
sonymn_int.hpp clang-tidy: remove const params in decls 2022-04-18 13:53:13 -07:00
tags_int.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
tags_int.hpp add constexpr constructor 2022-04-13 08:02:30 +02:00
tags.cpp remove default constructor 2022-04-14 18:00:54 -07:00
tgaimage.cpp Change return type of BasicIo::tell() to size_t. 2022-06-21 17:05:10 +01:00
tiffcomposite_int.cpp clang-tidy: use default member init 2022-07-03 12:24:41 -07:00
tiffcomposite_int.hpp clang-tidy: use default member init 2022-07-03 12:24:41 -07:00
tifffwd_int.hpp std::function conversions 2022-04-18 13:02:32 -07:00
tiffimage_int.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
tiffimage_int.hpp std::function conversions 2022-04-18 13:02:32 -07:00
tiffimage.cpp clang-tidy: use default member init 2022-07-03 12:24:41 -07:00
tiffvisitor_int.cpp clang-tidy: use default member init 2022-07-03 12:24:41 -07:00
tiffvisitor_int.hpp clang-tidy: use default member init 2022-07-03 12:24:41 -07:00
TODO typo (GNU compliant) 2010-04-20 09:01:57 +00:00
types.cpp clang-tidy: no else after return 2022-07-05 15:29:42 -07:00
tzfile.h Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
utils.cpp utils are in Internal namespace 2022-04-14 10:41:07 +02:00
utils.hpp utils are in Internal namespace 2022-04-14 10:41:07 +02:00
value.cpp clang-tidy: use default member init 2022-07-03 12:24:41 -07:00
version.cpp Fix some "signed shift" warnings. 2022-07-05 18:34:57 +01:00
webpimage.cpp Fix some "signed shift" warnings. 2022-07-05 18:34:57 +01:00
xmp.cpp clang-tidy: remove const 2022-07-05 17:41:12 -07:00
xmpsidecar.cpp utils are in Internal namespace 2022-04-14 10:41:07 +02:00