summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_aaction.cpp
AgeCommit message (Expand)Author
2018-10-22Add k prefixes to CPDF_AAction::AActionType enumeratorsHans Wennborg
2018-10-09Do IWYU for cpdf_dictionary.h.Lei Zhang
2018-10-03Reland "Make potentially dangerous Actions require a user click."Henrique Nakashima
2018-09-24Revert "Make potentially dangerous Actions require a user click."Henrique Nakashima
2018-09-20Make potentially dangerous Actions require a user click.Henrique Nakashima
2018-05-24Improve constness for more CPDF_Objects pointers.Lei Zhang
2017-12-20Add comments for CPDF_AAction types.Lei Zhang
2017-12-11Get rid of default ctors for CPDF_Action and CPDF_AAction.Lei Zhang
2017-12-08Fix CPDF_AAction default constructor so it compiles in other environments.Andrew Weintraub
2017-09-15Make static const char* arrays more const.Lei Zhang
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-11-02Remove FX_BOOL from coretsepez
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-15Rename dictionary set and get methodsdsinclair
2016-08-02Splitting fpdfdoc/doc_* part Idsinclair