summaryrefslogtreecommitdiff
path: root/core/fxcrt/xml
AgeCommit message (Expand)Author
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-07-27Remove single param Mid() method from string classesRyan Harrison
2017-07-19Converting CFX_ByteTextBuf to ostringstream in SAX.Henrique Nakashima
2017-07-19Revert "Converting CFX_ByteTextBuf to ostringstream in SAX."Henrique Nakashima
2017-07-19Avoid unterminated string segment in cfx_saxreaderhandler.cppTom Sepez
2017-06-19Converting CFX_ByteTextBuf to ostringstream in SAX.Henrique Nakashima
2017-06-19Converting CFX_ByteTextBuf to ostringstream in cxml_parser.cpp.Henrique Nakashima
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-09Create common CXML_Object base class for CXML_Content and CXML_Element.Tom Sepez
2017-05-04Give a couple of char to int functions better names.chromium/3090Lei Zhang
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-01Remove more |new|s, part 5Tom Sepez
2017-04-28Limit recursion in CXML_Parser::ParseElement().Lei Zhang
2017-04-24Use a pdfium-specific unittest main rather than gtest'sTom Sepez
2017-04-21Replace FXSYS_iswdigit with std::iswdigit.Lei Zhang
2017-04-20Remove hand-written bsearch from cfx_xmlsyntaxparser.cppchromium/3077Tom Sepez
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-18Cleanup XML buffer codeDan Sinclair
2017-04-17Fix buffer management issues in CFX_SAXReader.Tom Sepez
2017-04-17Replace indirect calls with switch in CFX_SaxReader.Tom Sepez
2017-04-17Add unit test for CFX_SAXReader.Tom Sepez
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair