summaryrefslogtreecommitdiff
path: root/core/fpdfdoc
AgeCommit message (Expand)Author
2017-08-30Convert int* references to FX_STRSIZERyan Harrison
2017-08-28Change DrawAppearance() methods to take CFX_Matrix by const-ref.Lei Zhang
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-21Avoid annotation popups to be clipped at page edgesJane Liu
2017-08-15Add missing length check before getting element from stringRyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-08-11Add checks of index operations on string classesRyan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-28Add CPDF_Stream::ReplaceData method.chromium/3170Artem Strygin
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-07-27Remove single param Mid() method from string classesRyan Harrison
2017-07-27Added CPDF_NameTree::DeleteValueAndName()Jane Liu
2017-07-24Added CPDF_NameTree::AddValueAndName()Jane Liu
2017-07-21Fix nits from commit 67ccef7.chromium/3164Lei Zhang
2017-07-20Convert CFX_ListItem to use CFX_FloatRectDan Sinclair
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-07-13Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::IntersectDan Sinclair
2017-07-13Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideStringJane Liu
2017-07-12Added helper functions in the class CPDF_FileSpecJane Liu
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-28Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cppHenrique Nakashima
2017-06-27Made existing annotation APIs to work with APchromium/3143Jane Liu
2017-06-22Avoid regenerating appearance stream when already present.Henrique Nakashima
2017-06-22Minor change to AP generation logicJane Liu
2017-06-21Fixed optional content not rendered when OCGs array is empty.chromium/3138Henrique Nakashima
2017-06-20Cleanup fpdf_parser_decodeNicolas Pena
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-24Convert to CFX_UnownedPtr, part 10Tom Sepez
2017-05-24Convert to CFX_UnownedPtr, part 9Tom Sepez
2017-05-24Convert to CFX_UnownedPtr, part 5Tom Sepez
2017-05-24Convert to CFX_UnownedPtr, part 3.Tom Sepez
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-05-18Use UnownedPtr to check CFX_*StringC lifetimeschromium/3104Tom Sepez
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-04-28Disallow CPDF_FormField with deep node trees.Lei Zhang
2017-04-28Fix stack overflow in CFieldTree::Node::GetFieldInternal().Lei Zhang
2017-04-27Remove more |new|s, part 2Tom Sepez
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
2017-04-25Delete some CFX string ctors.Lei Zhang
2017-04-20Remove the friends of CPDF_FormFieldNicolas Pena
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-08Add title (/T) extraction for PDF tagged structureschromium/3067chromium/3066dan sinclair
2017-04-07Cleanup string passing in core/fpdf*Tom Sepez
2017-04-07Tweak CFDF_Font::AppendChar()Tom Sepez
2017-04-06Cleanup tagged code.dan sinclair
2017-04-06Cleanup the tagged codedan sinclair