summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_pagelabel.cpp
AgeCommit message (Expand)Author
2018-01-05Convert CPDF_PageLabel::GetLabel to return Optional<WideString>Ryan Harrison
2017-11-16Make WideString::{Format|FormatV} staticDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-30Add truly const versions of CPDF_Document getters.Lei Zhang
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
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-23Add API for getting page labels.thestig
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
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 III.dsinclair
2016-08-02Splitting fpdfdoc/doc_* part II.dsinclair