summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdftext_embeddertest.cpp
AgeCommit message (Expand)Author
2018-03-16Add more tests for FPDFText_CountRects().chromium/3376chromium/3375chromium/3374Lei Zhang
2018-03-16Rename some variables in FPDFTextEmbeddertest.Lei Zhang
2018-03-12Add test that non-ASCII characters to not foul hyphen processingRyan Harrison
2018-01-11Change FPDFText_GetCharBox() to return a boolean.Lei Zhang
2018-01-11Change FPDFText_GetRect() to return a boolean.Lei Zhang
2018-01-10Change FPDFLink_GetRect() to return a boolean.Lei Zhang
2017-11-30Rewrite lower level details of extracting text from pageRyan Harrison
2017-11-29Fix some nits in FPDFText_GetText().Lei Zhang
2017-11-27Change FPDF_GetText to return "" when asked to get 0 charactersRyan Harrison
2017-11-20Add regression tests for issues with correctly removing hyphensRyan Harrison
2017-10-24Add more tests for FPDFText methods.Lei Zhang
2017-09-05Leave space for null characters when getting textRyan Harrison
2017-08-31Make FPDF_GetText stricter on inputsRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-12Add a new public method to get the the origin of a character.Andrew Weintraub
2017-05-20Better identify web links by trimming irrelevant charschromium/3107Wei Li
2017-03-17Handle web links across lineschromium/3045Wei Li
2016-11-21Fixup lint flags.Dan Sinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-15Use ToUnicode mapping even when unicode is 0.npm
2016-06-07Get rid of NULLs in core/thestig
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair