summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_font/fpdf_font_cid.cpp
AgeCommit message (Expand)Author
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
2016-09-21Check for overflow in CMap_GetCode.dsinclair
2016-09-20Delete unused methods and variables in CPDF_CMapManagernpm
2016-09-13Remove more strcmp/memcmp usage.tsepez
2016-08-30Clean up CPDF_CMap declarationchromium/2845npm
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-07-06Change class member variables in raw pointer type into unique_ptrweili
2016-06-23Remove FPDFAPI_LoadCID2UnicodeMap.dsinclair
2016-06-13Make code compile with clang_use_chrome_plugin (part I)weili
2016-06-07Get rid of NULLs in core/thestig
2016-04-21Remove one warning from PDFium compilation in Crosweili
2016-04-14Avoid string allocs for CMap_GetString() return value.tsepez
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.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
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-23Fix win/clang part 2.Dan Sinclair
2016-03-23Fix build on win/clangDan Sinclair
2016-03-22Re-enable MSVC warning 4702Wei Li
2016-03-21Make predefined character table slightly smaller.Tom Sepez
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-16Move core/include/fpdfapi/fpdf_page.h to correct locations.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair