summaryrefslogtreecommitdiff
path: root/core/fpdftext/cpdf_textpagefind.cpp
AgeCommit message (Expand)Author
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2017-08-28Convert find markers to Optionals in CPDF_TextPageFindRyan Harrison
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-08-01Remove support for negative params to ReleaseBuffer()Ryan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-05-24Convert to CFX_UnownedPtr, part 5Tom Sepez
2017-04-21Replace FXSYS_iswdigit with std::iswdigit.Lei Zhang
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-26Fix some bool/int mismatches.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdftext/include to core/fpdftextdsinclair
2016-08-26Move the classes in fpdf_text_int.cpp into their own filesnpm