summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2018-04-10Merge CXFA_SimpleParser::{Start|Do}Parsechromium/3394Dan Sinclair
2018-04-09Merge CXFA_DocumentParser::{Start|Do}Parse methodsDan Sinclair
2018-04-09Merge CXFA_FFDoc::{Start|Do|Stop}Load methodsDan Sinclair
2018-04-09Revert "Remove CXFA nodes instead of CFX_XML nodes"dsinclair
2018-04-09Move the CFX_XMLParser out of CXFA_SimpleParserDan Sinclair
2018-04-09Remove m_pOldFocusWidget from CXFA_FFDocView.Henrique Nakashima
2018-04-09Remove CXFA nodes instead of CFX_XML nodesDan Sinclair
2018-04-09Move code to set XML value to CXFA_NodeDan Sinclair
2018-04-06Fix typos in CXFA_FMParser.chromium/3391Lei Zhang
2018-04-05Make CXFA_Document::m_rgGlobalBinding privateDan Sinclair
2018-04-05Remove unused param.Dan Sinclair
2018-04-05Move document data merge code into CXFA_Document fileDan Sinclair
2018-04-05Remove spellchecking code from XFAchromium/3390Ryan Harrison
2018-04-04Caret blinks with lower frequency in XFA text field.Henrique Nakashima
2018-04-04Fix XFA caret blinking only while mouse moves.chromium/3389Henrique Nakashima
2018-04-04[fwl] Restrict setting cursor outside text boundsDan Sinclair
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2018-03-28Smaller post expression setDan Sinclair
2018-03-27Simplify some XFA font manager creationchromium/3382Dan Sinclair
2018-03-27Remove unused FX_TXTRUN::pIdentityDan Sinclair
2018-03-27Cleanup some CFDE_Data structsDan Sinclair
2018-03-27Remove CXFA_FFNotify proxy methodsDan Sinclair
2018-03-27Remove unused CXFA_FFNotify methodDan Sinclair
2018-03-27Cleanup CXFA_LocaleMgrDan Sinclair
2018-03-21Rename one ArgbEncode() variant to AlphaAndColorRefToArgb().Lei Zhang
2018-03-20Change ArgbToColorRef() to ArgbToAlphaAndColorRef().chromium/3377Lei Zhang
2018-03-15Rename FX_COLORREF variables from "rgb" to "bgr".Lei Zhang
2018-03-12Remove all usages of FXSYS_iswASCIIspacechromium/3369Ryan Harrison
2018-03-12Remove all usages of FXSYS_iswASCIIalphaRyan Harrison
2018-03-09Explicitly mark helper methods that only operate on ASCII rangesRyan Harrison
2018-03-08Unset timer in XFA scrollbar after stopping it.Henrique Nakashima
2018-03-08Move GetPopupPos from CFWL_Widget to subclasses that call it.Henrique Nakashima
2018-03-07[formcalc] Consider width along with depth of treeDan Sinclair
2018-03-07[formcalc] Handle bad elseif conditionalschromium/3365Dan Sinclair
2018-03-06Remove axial gradients from XFA widgets.Henrique Nakashima
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2018-03-06[formcalc] Allow empty declaration bodiesDan Sinclair
2018-03-05[formcalc] Simplify function signature parsingchromium/3363Dan Sinclair
2018-03-05[formcalc] Cleanup m_error handlingDan Sinclair
2018-03-05Cleanup CFWL_ScrollBar::Timer::Run.Henrique Nakashima
2018-03-05Fix crash when dragging scrollbar in XFA form.Henrique Nakashima
2018-02-27Move XFA pixel tests under pixel/chromium/3358chromium/3357Ryan Harrison
2018-02-26Shrink some tables and kill dead code in xfa.Tom Sepez
2018-02-26Get rid of some static variables.Tom Sepez
2018-02-26Add some more missing consts.chromium/3356Tom Sepez
2018-02-22[formcalc] Cleanup function handlingDan Sinclair
2018-02-22Jumbo fixesDan Sinclair
2018-02-21[formcalc] Cleanup if expression parsing.Dan Sinclair
2018-02-21[formcalc] Add elseif expression to parser testDan Sinclair