summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_font/cpdf_font.cpp
AgeCommit message (Expand)Author
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
2016-09-23Make CPDF_Font::Create() return a std::unique_ptr.tsepez
2016-09-15Rename dictionary set and get methodsdsinclair
2016-08-24Allow CPDF_Font to use fallback fontsnpm
2016-08-15Use a std::vector in fpdf_font code.thestig
2016-07-29Cleanup CPDF_DocPageData release methods and callers.thestig
2016-07-06Change class member variables in raw pointer type into unique_ptrweili
2016-06-27Clean up some CPDF_Font subclasses.thestig
2016-06-07Avoid const-cast in CPDF_Fonttsepez
2016-06-07Get rid of NULLs in core/thestig
2016-05-12Add CFX_ByteStringC::CharAt() to avoid c_str() and casts.tsepez
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-22Remove #ifdef platform which is always true.tsepez
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
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-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair