summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfdoc.cpp
AgeCommit message (Expand)Author
2015-01-21Simplify UTF16LE_Encode and add unittest.Bo Xu
2015-01-15Allow FPDFBookmark_GetFirstChild to return the top level bookmarkTom Sepez
2015-01-10Add APIs for getting bookmarks and named destinations.Bo Xu
2015-01-05Clean up bookmark related codes.Bo Xu
2014-12-30Get rid of FX_LPCSTR cast.Bo Xu
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
2014-05-28Fix a security issue in FPDF_GetMetaTextBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek