summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_dest.cpp
AgeCommit message (Expand)Author
2018-10-12Rename CPDF_{Array,Dictionary}::GetCount() to size().Lei Zhang
2018-10-04Remove several more unused methods from core/Tom Sepez
2018-08-27Remove unnecessary ToArray() calls and locals in CPDF_Dest.chromium/3535Lei Zhang
2018-08-23Remove deprecated FPDFDest_GetPageIndex() API.Lei Zhang
2018-05-28Add const/non-const versions of remaining CPDF_Dictionary methods.Lei Zhang
2018-04-25Fix slight type inconsistencies discovered with strict FPDF API types.Tom Sepez
2018-02-01Deprecate FPDFDest_GetPageIndex and create a fixed version.Henrique Nakashima
2018-01-10Remove unused parameter from FPDFDest_GetView().Lei Zhang
2018-01-04Open FPDFDest_GetView API.Henrique Nakashima
2017-09-18Convert string class namesRyan Harrison
2017-05-24Convert to CFX_UnownedPtr, part 3.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-11-08Add FPDFDest_GetLocationInPage APIdsinclair
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-08-02Splitting fpdfdoc/doc_* part II.dsinclair