summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_bookmark.cpp
AgeCommit message (Expand)Author
2018-10-09Do IWYU for cpdf_dictionary.h.Lei Zhang
2018-10-03Remove unused method CPDF_Bookmark::GetColorRef.Tom Sepez
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-03-21Change FXSYS_RGB() to FXSYS_BGR().Lei Zhang
2017-12-11Get rid of default ctors for CPDF_Action and CPDF_AAction.Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-05-24Convert to CFX_UnownedPtr, part 3.Tom Sepez
2017-04-27Remove more |new|s, part 2Tom Sepez
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
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