summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfdoc.cpp
AgeCommit message (Expand)Author
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-20[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-19Remove unused xfa and JS headers.Tom Sepez
2015-10-16Merge to XFA: Introduce CPDFPageFromFPFDPage()Tom Sepez
2015-10-15Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument().Tom Sepez
2015-10-13Changes to XFA to more closely match master.Tom Sepez
2015-09-17Merge to XFA: Implement FPDFAction_GetFilePath().Lei Zhang
2015-08-14Merge to XFA: Add new public APIs to find the z-order for links and widgets.Lei Zhang
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-05-11Merge to XFA: Create top-level public/ header directory.Tom Sepez
2015-04-27Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
2015-03-06Merge to XFA: Make conversions for CPDF_Link explicit.Tom Sepez
2015-03-06Merge to XFA: Make conversion between CPDF_Dest and its object explicit.Tom Sepez
2015-03-05Merge to XFA: Make conversion between CPDF_Action and its dictionary explicit.Tom Sepez
2015-01-21Merge to XFA: Simplify UTF16LE_Encode and add unittest.Bo Xu
2015-01-15XFA: merge patch from CL 834703002, add APIs for getting bookmarks and named ...Bo Xu
2015-01-13Fix a NULL dereference introduced from https://pdfium.googlesource.com/pdfium...Bo Xu
2015-01-05XFA: merge patch from CL 828203002, clean up bookmark codesBo Xu
2014-12-30XFA: merge patch from CL 733693003, get rid of FX_LPCSTR castBo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo 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