summaryrefslogtreecommitdiff
path: root/fofi/FoFiIdentifier.cc
AgeCommit message (Expand)AuthorFilesLines
2021-08-27CI: Enable google-explicit-constructorAlbert Astals Cid1-2/+2
2020-07-03Run clang-formatAlbert Astals Cid1-496/+474
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-3/+3
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-3/+3
2019-03-31ofz-8443: Integer-overflow in identifyCFFLE GARREC Vincent1-3/+5
2019-01-05Update (C) of previous commitsAlbert Astals Cid1-0/+1
2019-01-03all: Use the openFile fopen wrapper from gfile.hChristian Persch1-1/+2
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-12-06Replace Guint by unsigned intOliver Sander1-28/+28
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-76/+76
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-09-23FoFiIdentifier: make two char * be const char*Albert Astals Cid1-9/+9
2018-05-24StreamReader::cmp: Fix potential undefined behaviourAlbert Astals Cid1-4/+3
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-1/+1
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-0/+4
2017-03-09Add override markersAlbert Astals Cid1-21/+21
2013-06-09Do not pollute global namespace with internal classesChristoph Duelli1-0/+18
2011-08-31Fix the buildCarlos Garcia Campos1-1/+1
2011-08-30xpdf303: Add FoFiIdentifierAlbert Astals Cid1-0/+630