summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_defaultappearance.cpp
AgeCommit message (Expand)Author
2018-04-16Put prototypes of PDF_NameEncode/Decode in fpdf_parser_utility.hTom Sepez
2018-04-09Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser.Tom Sepez
2018-04-03Remove DefaultAppearance HasColor and return an optional insteadDan Sinclair
2018-04-03Use Optional to determine if appearance stream as fontchromium/3388Dan Sinclair
2018-03-28Remove CPDF_DefaultAppearance reference paramsDan Sinclair
2018-03-28Use CPDF_DefaultAppearance instead of custom parsingDan Sinclair
2018-03-28Remove ByteString PDF_NameDecodeDan Sinclair
2018-03-09Cleanup CPDF_DefaultAppearancedan sinclair
2018-03-09Remove default params from CPDF_DefaultAppearance methodschromium/3368chromium/3367dan sinclair
2018-03-09Remove unused methods from CPDF_DefaultAppearancedan sinclair
2017-10-16Convert CPVT_Color to CFX_ColorDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-04-07Cleanup string passing in core/fpdf*Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-08-02Splitting fpdfdoc/doc_* part III.dsinclair