summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_font/cpdf_cidfont.cpp
AgeCommit message (Expand)Author
2016-06-07Get rid of NULLs in core/thestig
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-05-23Use unique_ptr in CPDF_CidFonttsepez
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-14Avoid string allocs for CMap_GetString() return value.tsepez
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>.Tom Sepez
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair