summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfdoc_embeddertest.cpp
AgeCommit message (Expand)Author
2017-09-18Convert string class namesRyan Harrison
2017-09-14Add more FPDF_GetMetaText() tests.Lei Zhang
2017-09-14Add tests for FPDF_GetMetaText().Lei Zhang
2017-06-23Cleaning up fx_string_testhelpers.Henrique Nakashima
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-01-18Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt.tsepez
2016-12-06Fix FPDF_GetPageLabel API typo.dsinclair
2016-11-23Add API for getting page labels.thestig
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-08Add FPDFDest_GetLocationInPage APIdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-06-07Get rid of NULLs in core/thestig
2016-04-25Fixup page removal for XFA documents.dsinclair
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair