summaryrefslogtreecommitdiff
path: root/core/src/fxge/ge/fx_ge_fontmap.cpp
AgeCommit message (Expand)Author
2016-03-08Reland "Fix chromium-style errors."Dan Sinclair
2016-03-07Revert "Fix chromium-style errors."Dan Sinclair
2016-03-07Fix chromium-style errors.Dan Sinclair
2016-03-02Check that the names buffer is not empty before passing to GetNameFromTT.Tom Sepez
2016-02-25Use std::lower_bound() in a couple places.Lei Zhang
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-02-08CPDF_TextStream::m_pObjArray is always NULLTom Sepez
2016-01-05Merge 3d8f56d back to xfaTom Sepez
2015-12-22Merge to XFA: Start using allowed C++11 features.Lei Zhang
2015-12-22Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp...Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-12-09Fix heap-use-after-free in FT_Stream_ReleaseFrameJun Fang
2015-12-08Merge to XFA: Fix rendering with built-in CID fontsJun Fang
2015-11-25Manual fixups to PDF_ENABLE_XFA in core/Tom Sepez
2015-11-25Inflict PPDF_ENABLE_XFA ifdefs on XFA core/Tom Sepez
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-11Merge to XFA: Fix / simplify CFX_FolderFontInfo::GetFontData() behavior.Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-09Merge to XFA: Cleanup some fxge font code.Lei Zhang
2015-11-04Merge to XFA: Make built-in font table slightly saner.Tom Sepez
2015-11-03Merge to XFA: Remove CFontFileFaceInfo.Tom Sepez
2015-11-02Merge to XFA: Check fread() return values in CFX_FolderFontInfo::GetFontData().Lei Zhang
2015-10-30XFA: Take CTTFontDesc::ReleaseFace() changes from master.Tom Sepez
2015-10-21Merge to XFA: Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-16Merge to XFA: Don't bother passing -1 as the length to the CFX_ByteString ctor.Lei Zhang
2015-10-16Merge to XFA: Declare PDF_GetStandardFontName() in the header.Lei Zhang
2015-10-16fxcrt convergence - XFA side.Tom Sepez
2015-10-05Merge to XFA: Added a fallback Win32 font information class for win32k lockdown.Tom Sepez
2015-09-23Merge to XFA: Allow external font-path configuration from pdfium_test.Lei Zhang
2015-09-22Merge to XFA: Add missing 'return' keyword.Lei Zhang
2015-08-20Merge to XFA: Fix some -Wmaybe-uninitialized errors.Lei Zhang
2015-08-19Merge to XFA: Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-19Merge to XFA: Extern in .cpp files is a code smell, part 1.Tom Sepez
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-14Merge to XFA: Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-06Merge to XFA: Add CFX_FontFaceInfo constructor.Tom Sepez
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-31Merge to XFA: Kill IFX_FontMapperTom Sepez
2015-07-30Merge to XFA: Fix return check in CFX_FolderFontInfo::ScanFile() fread.Tom Sepez
2015-07-23Merge to XFA: FX_BOOL combo patch.Tom Sepez
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
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-06-09Merge to XFA: Remove more cruft from fx_system.hTom Sepez