exiv2/src
tbeu 6b1615840f Remove redundant check
V547 Expression 'bPrint' is always true. rafimage.cpp 112
V547 Expression 'bPrint' is always true. rafimage.cpp 125
V547 Expression 'bPrint' is always true. rafimage.cpp 136
V547 Expression 'bPrint' is always true. rafimage.cpp 147
V547 Expression 'bPrint' is always true. rafimage.cpp 158
V547 Expression 'bPrint' is always true. rafimage.cpp 169
V547 Expression 'bPrint' is always true. rafimage.cpp 190
V547 Expression 'bPrint' is always true. rafimage.cpp 213
V547 Expression 'bPrint' is always true. rafimage.cpp 236
V547 Expression 'bPrint' is always true. rafimage.cpp 252
V547 Expression 'bPrint' is always true. rafimage.cpp 262
V547 Expression 'bPrint' is always true. rafimage.cpp 272
2018-06-02 09:43:20 +02:00
..
actions.cpp Extract out common code for two switch-cases into a function to fix warning 2018-05-31 14:44:24 +02:00
actions.hpp Extract out common code for two switch-cases into a function to fix warning 2018-05-31 14:44:24 +02:00
asfvideo.cpp Fix warnings reported by -Wmisleading-indentation 2018-05-31 14:44:24 +02:00
basicio.cpp Remove useless casts 2018-05-16 10:15:53 +02:00
bigtiffimage.cpp Refactor Nikon case in bigtiffimage 2018-05-16 10:15:53 +02:00
bmpimage.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
canonmn_int.cpp Support Canon M100 2018-05-19 20:44:31 +01:00
canonmn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
casiomn_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
casiomn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
CMakeLists.txt Conan: bring libiconv dependency for Windows 2018-06-01 06:55:38 +02:00
convert.cpp Create a header where to keep an unique definition of UNUSED 2018-05-31 14:44:24 +02:00
cr2header_int.cpp Fix bug in Cr2Header::read 2018-05-26 18:19:40 +02:00
cr2header_int.hpp Rename files from cr2image_int to cr2header_int 2018-05-26 18:19:40 +02:00
cr2image.cpp Rename files from cr2image_int to cr2header_int 2018-05-26 18:19:40 +02:00
crwedit.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
crwimage_int.cpp Use auxiliary variable 2018-06-02 09:43:20 +02:00
crwimage_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
crwimage.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
crwparse.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
datasets.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
doxygen.hpp.in Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
easyaccess.cpp Remove superfluous assignment 2018-06-02 09:43:20 +02:00
enforce.hpp Add a port of enforce() from D 2018-03-25 23:25:11 +02:00
epsimage.cpp Use pre-increment on iterators 2018-06-02 09:43:20 +02:00
error.cpp Incorporated error codes into errList 2018-02-18 09:26:47 +01:00
exif.cpp Fix shadowing issues 2018-05-16 10:15:53 +02:00
exiv2.1 Remove obsolete id 2017-11-19 11:17:12 +01:00
exiv2.cpp Free potentially allocated regexes from Params::evalGrep 2018-05-17 17:17:37 +02:00
exiv2app.hpp Free potentially allocated regexes from Params::evalGrep 2018-05-17 17:17:37 +02:00
fff.h #1149. Added fff.h (from plir.com) and code strengthening. 2016-01-10 19:02:38 +00:00
fujimn_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
fujimn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
futils.cpp Do not implicitly cast enum to Boolean 2018-06-02 09:43:20 +02:00
getopt_win32.c #199 Fix for getopt(). Use src/getopt_win32 code instead of libc/getopt() 2018-03-20 18:49:16 +01:00
getopt_win32.h #199 Fix for getopt(). Use src/getopt_win32 code instead of libc/getopt() 2018-03-20 18:49:16 +01:00
gifimage.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
helper_functions.cpp Add helper_functions.cpp/hpp & unit tests 2018-05-27 09:38:27 +02:00
helper_functions.hpp Add helper_functions.cpp/hpp & unit tests 2018-05-27 09:38:27 +02:00
http.cpp Use clear to reset string 2018-06-02 09:43:20 +02:00
i18n.h Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
image_int.hpp Use __attribute__((format)) in clang too 2018-05-16 10:15:53 +02:00
image.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
ini.cpp Remove HAVE_STDLIB_H check and replace stdlib.h by cstdlib 2018-05-04 11:20:43 +02:00
iptc.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
jp2image.cpp Fix MSVC warning C4267: conversion from 'size_t' to 'long' 2018-04-09 15:54:27 +02:00
jpgimage.cpp Use pre-increment on iterators 2018-06-02 09:43:20 +02:00
localtime.c Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
Makefile #199 Fix for getopt(). Use src/getopt_win32 code instead of libc/getopt() 2018-03-20 18:49:16 +01:00
makernote_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
makernote_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
matroskavideo.cpp Fix double promotion issues 2018-05-16 10:15:53 +02:00
metadatum.cpp Remove obsolete EXIV2_RCSID 2017-11-19 11:17:12 +01:00
minoltamn_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
minoltamn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
mrwimage.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
mrwthumb.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
nikonmn_int.cpp Lens Recognition for Tamron SP AF 150-600mm F/5-6.3 VC USD G2 (A022) for Nikon 2018-05-06 11:58:22 +01:00
nikonmn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
olympusmn_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
olympusmn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
orfimage_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
orfimage_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
orfimage.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
panasonicmn_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
panasonicmn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
pentaxmn_int.cpp Removed wrong ExifData::const_iterator that shadowed the correct one 2018-01-06 00:07:36 +01:00
pentaxmn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
pgfimage.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
pngchunk_int.cpp Remove custom messages from enforce(xxx, Exiv2::kerCorruptedMetadata) 2018-05-23 14:14:39 +02:00
pngchunk_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
pngimage.cpp debug: Add new debug message to print the PNG chunk being processed 2018-05-23 10:57:13 +02:00
preview.cpp Use auxiliary variable 2018-06-02 09:43:20 +02:00
private.h Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
properties.cpp Fix shadowing issues 2018-05-16 10:15:53 +02:00
psdimage.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
quicktimevideo.cpp Fix warnings reported by -Wmisleading-indentation 2018-05-31 14:44:24 +02:00
rafimage.cpp Remove redundant check 2018-06-02 09:43:20 +02:00
riffvideo.cpp Fix double promotion issues 2018-05-16 10:15:53 +02:00
rw2image_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
rw2image_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
rw2image.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
safe_op.hpp [safe_op] Fix ODR violation in compiler builtin specializations 2018-05-16 12:48:48 +02:00
samsungmn_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
samsungmn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
sigmamn_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
sigmamn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
sonymn_int.cpp add _int suffix to all the internal files 2017-11-28 17:36:08 +01:00
sonymn_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
ssh.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
tags_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
tags.cpp Fix double promotion issues 2018-05-16 10:15:53 +02:00
tgaimage.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
tiff-test.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
tiffcomposite_int.cpp Use enforce instead of std::assert to fix warning about unused variable in realease mode 2018-05-31 14:44:24 +02:00
tiffcomposite_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
tifffwd_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
tiffimage_int.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
tiffimage_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
tiffimage.cpp Fix function declaration 2018-06-02 09:43:20 +02:00
tiffmn-test.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
tiffvisitor_int.cpp Fix check (on comparing unsigned minus signed greater zero) 2018-06-02 09:43:20 +02:00
tiffvisitor_int.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
timegm.h Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
TODO
types.cpp Remove obsolete EXIV2_RCSID 2017-11-19 11:17:12 +01:00
tzfile.h Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
unused.h Create a header where to keep an unique definition of UNUSED 2018-05-31 14:44:24 +02:00
utils.cpp #199 Fix for getopt(). Use src/getopt_win32 code instead of libc/getopt() 2018-03-20 18:49:16 +01:00
utils.hpp Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
utilsvideo.cpp Remove obsolete EXIV2_RCSID 2017-11-19 11:17:12 +01:00
utiltest.cpp Remove obsolete EXIV2_RCSID 2017-11-19 11:17:12 +01:00
value.cpp Use enforce instead of std::assert to fix warning about unused variable in realease mode 2018-05-31 14:44:24 +02:00
version.cpp Use pre-increment on iterators 2018-06-02 09:43:20 +02:00
webpimage.cpp Remove useless casts 2018-05-16 10:15:53 +02:00
xmp.cpp Remove useless casts 2018-05-16 10:15:53 +02:00
xmpdump.cpp Replaced all hardcoded error codes with ker... constants 2018-02-18 09:28:57 +01:00
xmpsidecar.cpp Use pre-increment on iterators 2018-06-02 09:43:20 +02:00