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 d789968e90 replace malloc/free with new/delete
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
..
CMakeLists.txt JP2 - stronger checks on Signatuer and FileType boxes 3 years ago
TODO typo (GNU compliant) 15 years ago
basicio.cpp replace malloc/free with new/delete 3 years ago
bmffimage.cpp clang-tidy: use auto 3 years ago
bmpimage.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
canonmn_int.cpp structured binding conversions 3 years ago
canonmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
casiomn_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
casiomn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
convert.cpp structured binding conversions 3 years ago
cr2header_int.cpp clang-tidy: default member init 3 years ago
cr2header_int.hpp clang-tidy: default member init 3 years ago
cr2image.cpp clang-tidy: do not use using namespace 3 years ago
crwimage.cpp remove some unique_ptrs 3 years ago
crwimage_int.cpp struct to std::pair conversions 3 years ago
crwimage_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
datasets.cpp clang-tidy: C array to std::array conversions 3 years ago
doxygen.hpp.in Update .clang-format file & apply clang-format to whole project 3 years ago
easyaccess.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
enforce.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
epsimage.cpp structured binding conversions 3 years ago
error.cpp clang-tidy: use default 3 years ago
exif.cpp Merge pull request #2177 from neheb/1 3 years ago
fff.h Update .clang-format file & apply clang-format to whole project 3 years ago
fujimn_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
fujimn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
futils.cpp remove various usages of memset 3 years ago
gifimage.cpp Update .clang-format file & apply clang-format to whole project 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: add parentheses to macros 3 years ago
i18n.h Update .clang-format file & apply clang-format to whole project 3 years ago
image.cpp remove some unique_ptrs 3 years ago
image_int.cpp Remove DataBuf::copyBytes and use std::copy instead 3 years ago
image_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
ini.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
iptc.cpp static constexpr conversions 3 years ago
jp2image.cpp remove some unique_ptrs 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 remove some unique_ptrs 3 years ago
makernote_int.cpp clang-tidy: default member init 3 years ago
makernote_int.hpp clang-tidy: default member init 3 years ago
metadatum.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
minoltamn_int.cpp find to std::find 3 years ago
minoltamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
mrwimage.cpp Remove useless static_casts 3 years ago
nikonmn_int.cpp structured binding conversions 3 years ago
nikonmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
olympusmn_int.cpp structured binding conversions 3 years ago
olympusmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
orfimage.cpp clang-tidy: C array to std::array conversions 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 Update .clang-format file & apply clang-format to whole project 3 years ago
panasonicmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
pentaxmn_int.cpp find to std::find 3 years ago
pentaxmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
pgfimage.cpp remove some unique_ptrs 3 years ago
pngchunk_int.cpp Remove DataBuf::copyBytes and use std::copy instead 3 years ago
pngchunk_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
pngimage.cpp remove some unique_ptrs 3 years ago
preview.cpp clang-tidy: add more nodiscard 3 years ago
private.h Update .clang-format to align pointers to the types 3 years ago
properties.cpp replace malloc/free with new/delete 3 years ago
psdimage.cpp remove some unique_ptrs 3 years ago
rafimage.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
rw2image.cpp Update .clang-format file & apply clang-format to whole project 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 Update .clang-format file & apply clang-format to whole project 3 years ago
samsungmn_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
samsungmn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sigmamn_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
sigmamn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
sonymn_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
sonymn_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
tags.cpp clang-tidy: add more nodiscard 3 years ago
tags_int.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
tags_int.hpp struct to std::pair conversions 3 years ago
tgaimage.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
tiffcomposite_int.cpp remove some unique_ptrs 3 years ago
tiffcomposite_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
tifffwd_int.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
tiffimage.cpp find to std::find 3 years ago
tiffimage_int.cpp remove some unique_ptrs 3 years ago
tiffimage_int.hpp clang-tidy: manual clang-tidy fixes 3 years ago
tiffvisitor_int.cpp std::array conversions 3 years ago
tiffvisitor_int.hpp delete 3 years ago
types.cpp structured binding conversions 3 years ago
tzfile.h Update .clang-format file & apply clang-format to whole project 3 years ago
utils.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
utils.hpp Update .clang-format file & apply clang-format to whole project 3 years ago
value.cpp structured binding conversions 3 years ago
version.cpp try to actually fix null pointer deref 3 years ago
webpimage.cpp remove some unique_ptrs 3 years ago
xmp.cpp clang-tidy: use nullptr 3 years ago
xmpsidecar.cpp remove some unique_ptrs 3 years ago