summaryrefslogtreecommitdiff
path: root/core/fpdftext
AgeCommit message (Expand)Author
2017-06-12Trimming brackets and quotes outside URLs.chromium/3129Henrique Nakashima
2017-06-08Fixing click area for links with a URL with prepended text.chromium/3125Henrique Nakashima
2017-06-02Remove explicit CFX_Matrix identity matrix instantiations.Lei Zhang
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-25Rename CPDF_LinkExtract test file to match classDan Sinclair
2017-05-24Convert to CFX_UnownedPtr, part 5Tom Sepez
2017-05-20Better identify web links by trimming irrelevant charschromium/3107Wei Li
2017-05-10Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m...Lei Zhang
2017-04-25Use fx_extension.h utilities in more places.Lei Zhang
2017-04-21Replace FXSYS_iswdigit with std::iswdigit.Lei Zhang
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-07Tweak CFDF_Font::AppendChar()Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-17Handle web links across lineschromium/3045Wei Li
2017-03-15Add IndexInBounds() convenience routine.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-23Convert TransformPoint calls to Transform callsDan Sinclair
2017-02-21Remove non CFX_PointF GetIndexAtPosDan Sinclair
2017-02-16Convert CPDF_TextPage classes to CFX_PointFchromium/3015Dan Sinclair
2017-02-16Convert CPDF_TextObject to CFX_PointFDan Sinclair
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Revert "Convert Origins to points"Dan Sinclair
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2017-02-13Convert Origins to pointsDan Sinclair
2017-02-09Remove Transform in favour of TransformPointDan Sinclair
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-01-09Remove CFX_ArrayTemplate from fpdftext and fxcodec.tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-26Fix some bool/int mismatches.tsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdftext/include to core/fpdftextdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_pagedsinclair
2016-09-29Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_fontdsinclair
2016-09-29Check for negative page size in FindTextlineFlowOrientation()thestig
2016-09-21Make ownership explicit in CPDF_ContentMarkItem.tsepez
2016-09-15Use ToUnicode mapping even when unicode is 0.npm
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-02Remove CFX_Matrix::Copy() in favor of assignmenttsepez
2016-09-01Make CPDF_ContentMark have a CPDF_ContentMarkData.tsepez
2016-08-30Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.tsepez
2016-08-29Revert "Add -> operators to CFX_CountRef."tsepez