summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2018-05-18Fix issues with XFA font loadingRyan Harrison
2018-05-17More overflow checks in bidi codeDan Sinclair
2018-05-17Make CXFA_LayoutProcessor an UnownedPtr in CXFA_FFDocViewDan Sinclair
2018-05-17Add comment about cleaning binding nodesDan Sinclair
2018-05-17Update third_party/base/compiler_specific.h.Lei Zhang
2018-05-16Remove some more unused #definesTom Sepez
2018-05-16Move FX_LBUN shorthand codes from .h to .cpp fileTom Sepez
2018-05-16Convert Formcalc ToJavascript to a pointer WideTextBufDan Sinclair
2018-05-16Use CheckedNumeric in CFX_RTFBreak::AppendChar_OthersDan Sinclair
2018-05-15Remove unused methods from CFX_BreakLineDan Sinclair
2018-05-15Remove CFX_BreakLine::CountPiecesDan Sinclair
2018-05-15Remove CFX_BreakLine::CountCharsDan Sinclair
2018-05-14Use internal wcstof instead of system wcstod in formcalc lexerDan Sinclair
2018-05-14Cleanup unused members of CFWL_MonthCalendar.Henrique Nakashima
2018-05-14Remove dead code from CFWL_WidgetMgr.Henrique Nakashima
2018-05-12Remove unused CFWL_FormProxy.Henrique Nakashima
2018-05-11Rename last CFWL_ComboBox::DisForm* methods.chromium/3428Henrique Nakashima
2018-05-11Remove more dead code from CFWL_ComboBox.Henrique Nakashima
2018-05-11Remove CFWL_Widget::SetFocus(). It is non-op.Henrique Nakashima
2018-05-11Inline or renamed more CFWL_ComboBox::DisForm methods.Henrique Nakashima
2018-05-11Remove CFWL_ComboBoxProxy.Henrique Nakashima
2018-05-11Inline Disform_* methods.Henrique Nakashima
2018-05-11Remove CFWL_WidgetMgr::IsFormDisabled().Henrique Nakashima
2018-05-10Fixup ASSERT in Bidi handling; Add bidi fuzzer.Dan Sinclair
2018-05-10Cleanup formcalc method generationchromium/3427Dan Sinclair
2018-05-10Clean up post review commentsRyan Harrison
2018-05-10Do not build BMP when codec is disabledRyan Harrison
2018-05-10Change formcalc javascript method outputDan Sinclair
2018-05-09Do not build GIF when codec is disabledRyan Harrison
2018-05-09Do not build PNG when codec is disabledRyan Harrison
2018-05-09Do not build TIFF when codec is disabledRyan Harrison
2018-05-08[fm2js] Create fewer CFX_WideTextBuf classesDan Sinclair
2018-05-08[fm2js] Fail transpiling if lexer has left over dataDan Sinclair
2018-05-07Restore logic of CreateChildUIAndValueNodesIfNeeded().Henrique Nakashima
2018-05-03Use pointers instead of refs in CXFA_TextLayout params.Henrique Nakashima
2018-05-03[xfa] Verify we can get a font manager before setting up XFADan Sinclair
2018-05-03[xfa] Verify field count before accessingDan Sinclair
2018-05-02Use pointer instead of ref for XFA_RectWithoutMargin param.chromium/3418Henrique Nakashima
2018-05-02Use pointer instead of ref for CXFA_Box::GetPathArcOrRounded param.Henrique Nakashima
2018-05-02Use pointers instead of refs for GetPopupPos() params.Henrique Nakashima
2018-05-02Transform in/out params from ref to pointer in CFX_(Txt|RTF)Break.Henrique Nakashima
2018-05-02Transform in/out params from reference to pointer in CFDE_TextOut.Henrique Nakashima
2018-05-02CFWL_MonthCalendar::GetTodayText() includes "Today" string.Henrique Nakashima
2018-05-02Pass DPI as CFX_Size in XFA_DrawImage.Henrique Nakashima
2018-05-02Cleanup XFA document properly on failed loadDan Sinclair
2018-05-02Add a CFX_XMLDocument class.Dan Sinclair
2018-05-02Remove out params from CalculateAccWidthAndHeight. Return CFX_Size.Henrique Nakashima
2018-05-02Remove int out params from reference to pointer in CXFA_Node.Henrique Nakashima
2018-05-01Transform float out params from reference to pointer in CXFA_Node.Henrique Nakashima
2018-05-01Transform size out param from reference to pointer in CXFA_Node.Henrique Nakashima