summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_font/fpdf_font.cpp
AgeCommit message (Expand)Author
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-05-15Merge to XFA: Remove FX_NEW_VECTOR() macros.Tom Sepez
2015-05-07Merge to XFA: Make CFX_StockFontArray more robust.Lei Zhang
2015-05-06Merge to XFA: Replace FX_NEW with new, remove tests from fpdfapiLei Zhang
2015-04-17Merge to XFA: Set m_FontType in CPDF_Font() constructor.Tom Sepez
2015-04-14Fix two new / free mismatchesTom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-04-11Merge to XFA: Fix a heap buffer overflow issue in CPDF_CMap::GetNextCharJUN FANG
2014-12-23XFA: merge patch from CL 733693003, getting rid of more castsBruce Dawson
2014-07-29Fix a few more warnings in chromium_code mode.Nico Weber
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-06-20BUG=382241foxit
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek