summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfattachment.cpp
AgeCommit message (Expand)Author
2017-11-16Convert CFX_DateTime::Now to be staticchromium/3272Dan Sinclair
2017-11-16Convert ByteString::{Format|FormatV} to static methodsDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Change APIs to use FPDF_BYTESTRING for keys.Lei Zhang
2017-08-10Rename DLLEXPORT AND STDCALLDan Sinclair
2017-08-10Revert "Add a build target and a proper export header for shared library buil...Henrique Nakashima
2017-08-09Add a build target and a proper export header for shared library builds.Felix Kauselmann
2017-08-03APIs and tests for retrieving raw/decoded data from image objectsJane Liu
2017-07-27Added FPDFDoc_DeleteAttachment()Jane Liu
2017-07-26Added missing STDCALLchromium/3168Jane Liu
2017-07-24Basic APIs and tests for adding attachmentsJane Liu
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-07-19Basic APIs and tests for extracting attachmentsJane Liu
2017-07-13Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideStringJane Liu
2017-07-13Basic APIs and test for retrieving embedded attachment count and nameJane Liu