summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/PWL_FontMap.cpp
AgeCommit message (Expand)Author
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/include to core/fpdfapidsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_fontdsinclair
2016-09-28Replace std::unique_ptr.reset() with WrapUnique assignment.thestig
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-15Deleted unused defintions and methods from PWL_FontMapnpm
2016-08-24Cleanup some PWL_FontMap methodsdsinclair
2016-08-24Flip document and parser ownershipdsinclair
2016-08-03Use smart pointers for class owned pointersweili
2016-06-27Clean up some CPDF_Font subclasses.thestig
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-04-26Move CPDF_Document code into cpdf_document.cpp.thestig
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-05Remove core/include/fpdfdoc/fpdf_vt.hdsinclair
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
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 fpdfsdk/src up to fpdfsdk/.Dan Sinclair