summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_occontext.cpp
AgeCommit message (Expand)Author
2018-07-10Create API for adding content marks and setting their params.chromium/3488Henrique Nakashima
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
2017-11-22Change CPDF_ContentMark to return size_t for counts.Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-06-21Fixed optional content not rendered when OCGs array is empty.chromium/3138Henrique Nakashima
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_pagedsinclair
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-06Make CPDF_ContentMarkData private to CPDF_ContentMarktsepez
2016-09-01Make CPDF_ContentMark have a CPDF_ContentMarkData.tsepez
2016-08-02Splitting fpdfdoc/doc_* part II.dsinclair