summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_font/font_int.h
AgeCommit message (Expand)Author
2016-03-14Move core/src/ up to core/.Dan Sinclair
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-18Remove useless CPDF_FontCharMap.Lei Zhang
2016-01-07Merge to XFA: Make m_pStockMap a real map.Tom Sepez
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-02Merge to XFA: Add tests for CMap_GetCode and CMap_GetCodeRange.Dan Sinclair
2015-11-02Merge to XFA: Add test for StringToCode and StringToWideStringDan Sinclair
2015-10-16Merge to XFA: Fix a bunch of sign mismatch warnings.Lei Zhang
2015-08-19Merge to XFA: Extern in .cpp files is a code smell, part 1.Tom Sepez
2015-08-19Merge to XFA: FX_CMapDwordToDword considered harmful.Tom Sepez
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
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-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-05-07Merge to XFA: Make CFX_StockFontArray more robust.Lei Zhang
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
2015-02-05Merge to XFA: Kill off some more unreachable fopen's.Tom Sepez
2014-12-15XFA: merge patch from issue 801913002 and 804463003John Abd-El-Malek
2014-10-13Fix off-by-one in sizing of m_EmbeddedToUnicodes.Tom Sepez
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek