summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/doc_action.cpp
AgeCommit message (Expand)Author
2016-08-02Splitting fpdfdoc/doc_* part Idsinclair
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-06-07Get rid of NULLs in core/thestig
2016-05-23Change CPDF_Boolean to use bool instead of FX_BOOL.thestig
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-08Make CFX_WideString::FromLocal() take a CFX_ByteStringC argtsepez
2016-04-06Move remaining fpdfdoc filesdsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-21Make predefined character table slightly smaller.Tom Sepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair