summaryrefslogtreecommitdiff
path: root/poppler/UnicodeMap.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-10Update (C) of previous commitsAlbert Astals Cid1-1/+1
2022-02-10Make UnicodeMap::parse return an unique_ptrAlbert Astals Cid1-6/+3
2021-08-27CI: Enable google-explicit-constructorAlbert Astals Cid1-2/+2
2021-03-01Hide symbols by defaultAlbert Astals Cid1-1/+2
2020-07-03Run clang-formatAlbert Astals Cid1-58/+56
2020-01-05Make getUnicodeMap param a const & instead a const *Albert Astals Cid1-5/+3
2020-01-05Update last commit (C)Albert Astals Cid1-1/+1
2020-01-05Remove UnicodeMap reference countingAlbert Astals Cid1-11/+5
2020-01-03Make UnicodeMap::encodingName be a std::stringAlbert Astals Cid1-5/+6
2019-11-24Add const to TextOutputDev & friendsAlbert Astals Cid1-1/+1
2019-09-29Move the const_cast from assignment to freeAlbert Astals Cid1-2/+2
2019-09-29Update (C) from previous commitAlbert Astals Cid1-0/+1
2019-09-29Make some static data tables constVolker Krause1-1/+1
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-12-06Replace Guint by unsigned intOliver Sander1-1/+1
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-5/+5
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-09-24More constAlbert Astals Cid1-3/+3
2018-05-06Make UnicodeMap a move-only type to simplify the initialization of residentUn...Adam Reichold1-8/+8
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-0/+7
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-0/+14
2017-10-21Fix remaining -Wundef warningsAdrian Johnson1-2/+2
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-2/+2
2007-06-11 * poppler/CMap.h:Albert Astals Cid1-1/+1
2005-03-03Initial revisionKristian Høgsberg1-0/+122