summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2017-04-24Cleanup the XFA Bacode widgetDan Sinclair
2017-04-21Add CFX_RenderDevice::AutoRestorer()chromium/3078Tom Sepez
2017-04-21Replace FXSYS_iswdigit with std::iswdigit.Lei Zhang
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-20Remove hand-written bsearch from cxfa_dataexporter.cppTom Sepez
2017-04-20Cleanup some XFA widget codeDan Sinclair
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Do not insert null node if ParseAsXDPPacket_Config failsTom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Update IFX_CharIter::Clone to return unique_ptrDan Sinclair
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-19Cleanup the fgas_language definesDan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Remove hand-written bsearch from XFA_GetAttributeEnumByName()Tom Sepez
2017-04-18Remove hand-written bsearch from XFA_GetAttributeByName()Tom Sepez
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-18Remove IFGAS_Stream::CreateWideStringReadStreamDan Sinclair
2017-04-18Fold the CFGAS_Stream subclasses in CFGAS_StreamDan Sinclair
2017-04-18Codepage code into anonymouse namespaceDan Sinclair
2017-04-18Subclass the stream implementations from CFGAS_StreamDan Sinclair
2017-04-18Use unique_ptr in CFWL_NoteDriver::m_eventTargets mapTom Sepez
2017-04-18Rename text break files to match class names.Dan Sinclair
2017-04-18Update IFGAS_Stream::WriteString to take a string.Dan Sinclair
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-04-18Use unique_ptr for m_pNormalWidgetTom Sepez
2017-04-18Require unique_ptr arg for CXFA_FMLexer::SetToken()Tom Sepez
2017-04-13Add ability to make StringCs from std::vector<>s.Tom Sepez
2017-04-13Fold LoadFile{Read|Write} back into constructorsDan Sinclair
2017-04-12Fix string passing coventions in xfa_fm2jscontext.hchromium/3070Tom Sepez
2017-04-12Fold CFGAS_Stream into CFGAS_TextStream.Dan Sinclair
2017-04-12Remove params from CFGAS_StreamDan Sinclair
2017-04-12Remove text buffer for CFGAS_TextStreamDan Sinclair
2017-04-12Remove m_iStart which is always zeroDan Sinclair
2017-04-12Fold CXFA_WideTextRead into IFGAS_StreamDan Sinclair
2017-04-12Remove MakeSeekableReadStreamDan Sinclair
2017-04-12Remove the FGAS Buffered StreamDan Sinclair
2017-04-11Remove the STREAMTYPE define.Dan Sinclair
2017-04-11Avoid long assignment chain in FM parserNicolas Pena
2017-04-11Remove unneeded stream access flagsDan Sinclair
2017-04-11Remove unused loading code from IFGAS_StreamDan Sinclair
2017-04-11Disabiguate CreateStream callsDan Sinclair
2017-04-10Remove unused CreateTextStreamDan Sinclair
2017-04-10Remove unused CreateSharedStreamDan Sinclair
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
2017-04-07Cleanup string passing in core/fpdf*Tom Sepez
2017-04-06Fix unit tests to initialize PartitionAlloc.Chris Palmer
2017-04-06Cleanup nits from previous XML Cldan sinclair
2017-04-06Remove the length reference from XMLSyntaxParserdan sinclair