summaryrefslogtreecommitdiff
path: root/core/include/fpdfdoc
AgeCommit message (Expand)Author
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-11Remove trailing whitespaces in core.Lei Zhang
2015-06-10Cleanup: Remove uses of "this->" in core/Lei Zhang
2015-06-10Remove FX_BSTR and FX_WSTR typedefs.chromium/2434chromium/2433chromium/2432chromium/2431chromium/2430Tom Sepez
2015-06-10Cache the CPDF_Annot's subtype, since it should never changes.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-06-05Cleanup: Make CPDF_Annot::m_pAnnotDict private.Lei Zhang
2015-06-03Kill unused IPDF_ classes.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-04-27Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-27Revert "Kill operator LPCWSTR from CFX_WideString()."Tom Sepez
2015-04-27Kill operator LPCWSTR from CFX_WideString().Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-04-07Fix IWYU in pdfwindow/ directory.Tom Sepez
2015-03-06Make conversions for CPDF_Link explicit.Tom Sepez
2015-03-06Make conversion between CPDF_Dest and its object explicit.Tom Sepez
2015-03-05Make conversion between CPDF_Action and its dictionary explicit.Tom Sepez
2015-01-09Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
2015-01-05Clean up bookmark related codes.Bo Xu
2014-08-12Fix missing or broken include guard macros in pdfium headers.Tom Sepez
2014-07-14Add support to extract viewer preferenceBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek