summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_iconfit.cpp
AgeCommit message (Expand)Author
2018-10-12Rename CPDF_{Array,Dictionary}::GetCount() to size().Lei Zhang
2018-10-10Remove non-const ref parameters in CPDF_IconFit.Lei Zhang
2018-10-09Remove default argument to CPDF_Dictionary::GetBooleanFor().chromium/3576Lei Zhang
2018-05-24Improve constness for more CPDF_Objects pointers.Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-15Rename dictionary set and get methodsdsinclair
2016-08-02Splitting fpdfdoc/doc_* part III.dsinclair