summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_font/fpdf_font.cpp
AgeCommit message (Expand)Author
2016-06-13Make code compile with clang_use_chrome_plugin (part I)weili
2016-06-07Get rid of NULLs in core/thestig
2016-05-12Add CFX_ByteStringC::CharAt() to avoid c_str() and casts.tsepez
2016-05-11Remove c_str() from fpdf_font.cpptsepez
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-14Explicity use CFX_ByteStrings in a couple of placestsepez
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-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
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-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair
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