summaryrefslogtreecommitdiff
path: root/core/src/fpdfdoc/doc_bookmark.cpp
AgeCommit message (Expand)Author
2016-03-14Move core/src/ up to core/.Dan Sinclair
2016-03-10Split fpdf_parser_objects.cpp into per-class .cpp/.h files.Tom Sepez
2016-03-08Split off CPDF_Document into its own .cpp/.h files.Tom Sepez
2016-03-01Remove implicit conversions and some cleanupWei Li
2016-01-29Merge to XFA: Member function name refactoringWei Li
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Name.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_String.Dan Sinclair
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-05-06Merge to XFA: Support arrays in nonstd::unique_ptr<>.Tom Sepez
2015-04-28Merge to XFA: Make CFX_WideString::LockBuffer() completely unused.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-05XFA: merge patch from CL 828203002, clean up bookmark codesBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek