summaryrefslogtreecommitdiff
path: root/core/fpdfdoc
AgeCommit message (Expand)Author
2017-10-16More more CPVT_GenerateAP methods to anonymous namespacechromium/3242Dan Sinclair
2017-10-16Cleanup CPVT_GenerateAPDan Sinclair
2017-10-16Hide CPVT_Dash in CPVT_GenerateAPDan Sinclair
2017-10-16Convert CPVT_Color to CFX_ColorDan Sinclair
2017-10-05Remove CPVT_SectionInfoDan Sinclair
2017-10-05Remove unused CPVT_SectionInfo::nTotalLinesDan Sinclair
2017-10-05Remove CPVT_SectionDan Sinclair
2017-10-05Remove unused methods from CPDF_VariableText::Iterator.Dan Sinclair
2017-10-05Remove CPVT_WordPlace from CPVT_SectionDan Sinclair
2017-10-05Remove CPVT_WordPropsDan Sinclair
2017-10-05Remove unused CPVT_SecPropschromium/3234Dan Sinclair
2017-10-05Remove unused parametersDan Sinclair
2017-10-05Move CPDF_RenderOptions members to privateDan Sinclair
2017-10-05Remove friend from CPDF_ApSettingsDan Sinclair
2017-10-05Remove friends from form codeDan Sinclair
2017-10-05Remove friends from CPDF_VariableTextDan Sinclair
2017-10-02Removing unused definesDan Sinclair
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Move CFX_WeakPtr to WeakPtrDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Move CFX_StringPoolTemplate to StringPoolTemplateDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Move CFX_MaybeOwned to fxcrt::MaybeOwnedDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-15Make static const char* arrays more const.Lei Zhang
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-31Change CPDF_Form::ParseContent() to ParseContentWithParams().Lei Zhang
2017-08-30Add truly const versions of CPDF_Document getters.Lei Zhang
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