summaryrefslogtreecommitdiff
path: root/core/src/fpdfdoc/doc_formfield.cpp
AgeCommit message (Expand)Author
2015-05-08Move function prototypes to new doc_utils.h fileTom 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
2014-08-18Add a null check before getting unicode text in CPDF_FormField::GetValueJun Fang
2014-07-21Adjust null object checkchromium/2103chromium/2102Bo Xu
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek