Rosen Penev
|
b8712188bb
|
clang-tidy: use auto
Found with modernize-use-auto
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Rosen Penev
|
20dfab8036
|
manual for range loop conversions
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Rosen Penev
|
c73dfa0106
|
clang-tidy: use uppercase numeric literals
Found with readability-uppercase-literal-suffix
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Rosen Penev
|
fdf9d3799c
|
clang-tidy: don't use else after return
Found with llvm-else-after-return
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Rosen Penev
|
1b9b77c51f
|
clang-tidy: add ending namespace comments
Found with google-readability-namespace-comments
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Rosen Penev
|
9642e3cceb
|
clang-tidy: remove pointless string init
Found with readability-redundant-string-init
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Rosen Penev
|
8337462032
|
clang-tidy: use empty() instead of comparing size
Found with readability-container-size-empty
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Luis Díaz Más
|
f85f7f717a
|
Replace many of the iterators types with auto
|
4 years ago |
Luis Díaz Más
|
de4d43d4d1
|
Fix warnings EXIV2_TEAM_EXTRA_WARNINGS
Most of the warnings fixed were:
- Hiding of local variables
- Hiding of globals
- Useless casts
- Conversions between float/double
|
4 years ago |
Robin Mills
|
d632988bbd
|
Massive code prolog cleanup.
|
4 years ago |
Olli Lupton
|
eec8e8902f
|
Add LensType entry for Olympus M.Zuiko Digital ED 17mm F1.2 Pro lens.
|
5 years ago |
Luis Díaz Más
|
603692a1d8
|
Copyright to Exiv2 authors
|
7 years ago |
Luis Díaz Más
|
d3748152a7
|
add _int suffix to all the internal files
|
8 years ago |