summaryrefslogtreecommitdiff
path: root/core/src/fpdftext/fpdf_text_int.cpp
AgeCommit message (Expand)Author
2015-10-29XFA: Manual merge of Clean up IFX_BidiCharLei Zhang
2015-10-23XFA: Manually correct IsParsered to IsParsed in remaining places.Tom Sepez
2015-10-23XFA: Manually apply changes to fpdf_text.h and fx_font.h from masterTom Sepez
2015-10-21Merge to XFA: Add type cast definitions for CPDF_String.Dan Sinclair
2015-10-20[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-02Merge to XFA: Turn a couple functions that always return true to return void.Lei Zhang
2015-10-01XFA: remove new tests from fpdftextLei Zhang
2015-08-13Merge to XFA: Cleanup: s/Torelance/Tolerance/Lei Zhang
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-27Merge to XFA: Fix FX_BOOL compilation errors under windowsTom Sepez
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-18Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-13Merge to XFA: Cleanup: Remove uses of "this->" in core/Lei Zhang
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.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-05-20Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-15Merge to XFA: Initialize members of CPDF_TextPageFind class.Lei Zhang
2015-05-08Merge to XFA: Fix a bunch of -Wunused-but-set-variable warnings.Lei Zhang
2015-04-27Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
2015-01-08XFA: merge patch from CL 792953005, fix most warningsBruce Dawson
2014-12-19XFA: merge patch from CL 816153002Bo Xu
2014-12-19XFA: merge patch from CL 817753002Bo Xu
2014-12-19XFA: merge patch from CL 810223003Lei Zhang
2014-12-19XFA: merge patch from CL 816593002Lei Zhang
2014-12-19XFA: merge patch from CL 790213005Lei Zhang
2014-12-15XFA: merge patch from issue 801913002 and 804463003John Abd-El-Malek
2014-09-11Fix hebrew character highlight issue in a special documentBo Xu
2014-07-30Fix a few -Wreorder warnings.Nico Weber
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek