summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2018-04-17Use span in CXFA_LocaleValue::GetDoubleNum()chromium/3399Tom Sepez
2018-04-17Reland "Return pdfium::span<wchar_t> from WideString::GetBuffer().""Tom Sepez
2018-04-17Implement FORM_GetFocusedText() API.Lei Zhang
2018-04-16Merge CFX_XMLElement and CFX_XMLAttributeNodedan sinclair
2018-04-16Revert "Return pdfium::span<wchar_t> from WideString::GetBuffer()."Tom Sepez
2018-04-16Split GetNumbericSymbol into individual methodsdan sinclair
2018-04-16Convert CXFA_XMLLocale to CFX_XMLdan sinclair
2018-04-16Add CXFA_XMLLocale unittestsdan sinclair
2018-04-16Fix UAF in CFGAS_FontMgr::FindFontchromium/3398Ke Liu
2018-04-13Hide XML parsing inside CXFA_XMLLocaledan sinclair
2018-04-13Move SharedForm check to CPDF_Metadata classdan sinclair
2018-04-13Make CFX_XMLInstruction a subclass of CFX_XMLNodedan sinclair
2018-04-12Return pdfium::span<wchar_t> from WideString::GetBuffer().Tom Sepez
2018-04-12Make CFX_Font take FX_RECT out params by pointer.Lei Zhang
2018-04-12Remove CXFA_DocumentParser::m_bDocumentParser flagDan Sinclair
2018-04-12Remove CFX_XMLDoc and call the parser directlyDan Sinclair
2018-04-12Cleanup CXFA_FFDocDan Sinclair
2018-04-12Rename CXFA_SimpleParser to CXFA_DocumentParserDan Sinclair
2018-04-12Fold CXFA_DocumentParser into CXFA_FFDocDan Sinclair
2018-04-12Retrieve the XML tree in the DocumentParserDan Sinclair
2018-04-12Allow retrieving the XML tree from the CFX_XMLDocDan Sinclair
2018-04-12Cleanup some CFX_XMLParser codeDan Sinclair
2018-04-12[xfa] Remove form checksum abilitiesDan Sinclair
2018-04-11Remove use of GetBuffer()/ReleaseBuffer() when c_str() is sufficient.Tom Sepez
2018-04-11Make cxfa_fmlexer.cpp resilient to null stringsTom Sepez
2018-04-10Remove CFX_Rect.Lei Zhang
2018-04-10Change CFX_RenderDevice::FillRect() to take FX_RECT by const-ref.Lei Zhang
2018-04-10Break down CXFA_FFWidget::On{L|R}ButtonDown() into two steps.Henrique Nakashima
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