summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-12Fix some nits in fxbarcode.chromium/3322chromium/3321chromium/3320Lei Zhang
2018-01-12Add jumbo build support for fxbarcode.Lei Zhang
2018-01-12Move some RetainPtr getters/setters out of headers.Lei Zhang
2018-01-12Use enum for tracking form field typesRyan Harrison
2018-01-12Fix "the the" typos.Lei Zhang
2018-01-11Add FPDFAnnot_SetAP to public API.chromium/3319Henrique Nakashima
2018-01-11Add operator<< to CFX_FloatRect.Henrique Nakashima
2018-01-11Improve documentation of FPDF_RenderPageBitmapWithMatrix.Henrique Nakashima
2018-01-11Remove Win Clang bots from CQ.Lei Zhang
2018-01-11Rename CXFA_Event methodsDan Sinclair
2018-01-11Rename CXFA_Caption methods for clarityDan Sinclair
2018-01-11Rename CXFA_Calculate methods to make return clearerDan Sinclair
2018-01-11Rename CXFA_Box methods to make return clearerDan Sinclair
2018-01-11Rename GetExclGroup to GetExclGroupIfExistsDan Sinclair
2018-01-11Rename GetItem to GetItemIfExistsDan Sinclair
2018-01-11Rename CreateInstance to CreateInstanceIfPossibleDan Sinclair
2018-01-11Cleanup duplicate CXFA_Node accessorsDan Sinclair
2018-01-11Rename GetBind to GetBindIfExistsDan Sinclair
2018-01-11Rename GetFormValue to GetFormValueIfExistsDan Sinclair
2018-01-11Change FPDFText_GetCharBox() to return a boolean.Lei Zhang
2018-01-11Remove core/fxge/cfx_fontmgr.h from headers.Lei Zhang
2018-01-11Change FPDFText_GetRect() to return a boolean.Lei Zhang
2018-01-11Rename GetDefaultValue to GetDefaultValueIfExistsDan Sinclair
2018-01-11Add jumbo build support for fdrm, fpdfdoc and fxcrt.Lei Zhang
2018-01-11Rename Getvalidate and GetOrCreateValidateDan Sinclair
2018-01-11Use range-based for-loops in a few more places.Lei Zhang
2018-01-11Rename GetCalculate to GetCalculateIfExistsDan Sinclair
2018-01-11Configure CQ to use Linux MSAN bots.Lei Zhang
2018-01-10Rename GetPara to GetParaIfExistschromium/3318Dan Sinclair
2018-01-10Encapsulate CTTFontDesc.Lei Zhang
2018-01-10Move FreeType version check to its own method.Lei Zhang
2018-01-10Fix some nits from commit a74e75d.Lei Zhang
2018-01-10Rename GetTemplateNode to GetTemplateNodeIfExistsDan Sinclair
2018-01-10Remove unused parameter from FPDFDest_GetView().Lei Zhang
2018-01-10Rename GetOccur to GetOccurIfExistsDan Sinclair
2018-01-10Rename GetMargin to GetMarginIfExistsDan Sinclair
2018-01-10Rename GetOrCreateFont to GetOrCreateFontIfPossibleDan Sinclair
2018-01-10Rename GetFont to GetFontIfExistsDan Sinclair
2018-01-10Rename GetOrCreateBorder to GetOrCreateBorderIfPossibleDan Sinclair
2018-01-10Correct spelling for XFA_RectWithoutMarginDan Sinclair
2018-01-10Rename GetCaption to GetCaptionIfExistsDan Sinclair
2018-01-10Add FPDFAnnot_GetAP to public API.Henrique Nakashima
2018-01-10Rename CXFA_Node::GetBorder to GetBorderIfExistsDan Sinclair
2018-01-10Change FPDFLink_GetRect() to return a boolean.Lei Zhang
2018-01-10Verify GetOrCreate results are checkedDan Sinclair
2018-01-10[OpenJPEG] Fix integer overflowNicolas Pena
2018-01-10Remove 2 param CXFA_Node::GetNodeItemDan Sinclair
2018-01-10Remove CXFA_Node::GetNodeItemDan Sinclair
2018-01-10Make methods which create nodes more obviousDan Sinclair
2018-01-10Add missing C API check after commit ecd063ec.Lei Zhang