summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_render/fpdf_render_text.cpp
AgeCommit message (Expand)Author
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-02Remove CFX_Matrix::Copy() in favor of assignmenttsepez
2016-09-02Make CPDF_Path have a CFX_Path rather than inheritingtsepez
2016-09-02Make CPDF_GeneralState have a CPDF_GeneralStateDatachromium/2848tsepez
2016-09-01Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own filesnpm
2016-08-30Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.tsepez
2016-08-29Revert "Add -> operators to CFX_CountRef."tsepez
2016-08-29Revert "Replace wrapper methods in CPDF_Path with -> operator."tsepez
2016-08-29Revert "Use ->() in CPDF_ColorState"tsepez
2016-08-29Use ->() in CPDF_ColorStatetsepez
2016-08-29Replace wrapper methods in CPDF_Path with -> operator.tsepez
2016-08-26Add -> operators to CFX_CountRef.chromium/2842tsepez
2016-08-24Allow CPDF_Font to use fallback fontsnpm
2016-08-24Delete unused methods from CFX_RenderDevicenpm
2016-08-19Move CFX_FaceCache to its own filenpm
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Fix typos of the word outer.thestig
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-07-25Remove FX_FONTCACHE_DEFINEtsepez
2016-06-27Clean up some CPDF_Font subclasses.thestig
2016-06-27Simplify CPDF_TextRenderer::DrawTextString().thestig
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-13Make code compile with clang_use_chrome_plugin (part I)weili
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Clean up CPDF_TextRenderer slightly.thestig
2016-05-26Remove default arguments in CFX_RenderDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-20Add an enum to represent text rendering modes.thestig
2016-05-19Fix leak in CPDF_StreamContentParser::AddTextObject().thestig
2016-05-19Clean up CFX_RenderDevice::DrawNormalText().thestig
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-05-12Clean up CFX_ImageTransformer.thestig
2016-04-26Clean up CPDF_Page.thestig
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-30Rename _CPDF_UniqueKeyGen to CPDF_UniqueKeyGendsinclair
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-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
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