summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_parser/fpdf_parser_decode.cpp
AgeCommit message (Expand)Author
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdfapi/include to core/fpdfapidsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-26Clean up fx_codec_fax.cpp.thestig
2016-09-23Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoderkcwu
2016-09-15Rename dictionary set and get methodsdsinclair
2016-06-06Remove unused PS generation code.thestig
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-04-21Remove CFX_ArrayTemplate from fpdf_parser_decode.cpptsepez
2016-04-14Rename CFX_ByteTextBuf::GetByteString() to AsStringC().tsepez
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-11Remove CPDF_Object::GetConstString and overridestsepez
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair