summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/fsdk_define.h
AgeCommit message (Expand)Author
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-10-30Merge to XFA: Clean up CPDF_AnnotList.Lei Zhang
2015-10-21XFA: add CPDFDocumentToFPDFDocument()Tom Sepez
2015-10-20Merge to XFA: Cosmetic changes in fsdk_define.hTom Sepez
2015-10-16Merge to XFA: Introduce CPDFPageFromFPFDPage()Tom Sepez
2015-10-15Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument().Tom Sepez
2015-10-14Next round of XFA changes to match master.Tom Sepez
2015-08-19Merge to XFA: Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-19Merge to XFA: Extern in .cpp files is a code smell, part 1.Tom Sepez
2015-08-14Merge to XFA: Use override in more classes in fpdfsdk/Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-15Merge to XFA: Kill Func_Renderpage global function pointer.Tom Sepez
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
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-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-09Merge to XFA: Remove more cruft from fx_system.hTom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-05-11Merge to XFA: Create top-level public/ header directory.Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2014-12-15XFA: merge patch from issue 801913002 and 804463003John Abd-El-Malek
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-08-13Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.Tom Sepez
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico Weber
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek