summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_action.cpp
AgeCommit message (Expand)Author
2018-10-12Rename CPDF_{Array,Dictionary}::GetCount() to size().Lei Zhang
2018-10-09Remove some string comparisons in CPDF_Action.Tom Sepez
2018-10-09Do IWYU for cpdf_dictionary.h.Lei Zhang
2018-05-28Add const/non-const versions of remaining CPDF_Dictionary methods.Lei Zhang
2018-05-25Mark more CPDF_Objects as const in action and bookmark code.Lei Zhang
2018-04-17Add constants for PDF 1.7 spec, table 3.4.Lei Zhang
2017-12-11Get rid of default ctors for CPDF_Action and CPDF_AAction.Lei Zhang
2017-12-08Fix build when using different sysroots.chromium/3289Andrew Weintraub
2017-09-18Convert string class namesRyan Harrison
2017-08-30Add truly const versions of CPDF_Document getters.Lei Zhang
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-07-13Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideStringJane Liu
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-15Rename dictionary set and get methodsdsinclair
2016-08-02Splitting fpdfdoc/doc_* part Idsinclair