summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_cmaps
AgeCommit message (Expand)Author
2015-12-14Get rid of most instance of 'foo == NULL'Lei Zhang
2015-11-12Remove relative includes.Lei Zhang
2015-11-10Fix relative includes within core/Lei Zhang
2015-10-08Fix a bunch of sign mismatch warnings.Lei Zhang
2015-08-19Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-18Remove unused code warnings found by clang.Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-14Move extern cmap declarations from .cpp files into new .h files.Tom Sepez
2015-06-11Remove trailing whitespaces in core.Lei Zhang
2015-05-28Fix ALL the include guards.Tom Sepez
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek