summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-17Remove unused CFX_SeekableStreamProxy constructordan sinclair
2018-04-17Remove unimplemented CXFA_DataExporter private headerdan sinclair
2018-04-17Convert CFX_XMLParser to take a IFX_SeekableStreamdan sinclair
2018-04-17Remove unused CFX_SeekableStreamProxy From CFGAS_GEFontdan sinclair
2018-04-17Cleanup some seekablestreamproxy codedan sinclair
2018-04-17Remove write abilities from CFX_SeekableStreamProxydan sinclair
2018-04-17Use IFX_SeekableStream in xfa_utilsdan sinclair
2018-04-17Use an IFX_SeekableStream for XML savingdan sinclair
2018-04-17Use span in CXFA_LocaleValue::GetDoubleNum()chromium/3399Tom Sepez
2018-04-17Re-land "Return pdfium::span<char> from ByteString::GetBuffer().""Tom Sepez
2018-04-17Add constants for PDF 1.7 spec, table 3.4.Lei Zhang
2018-04-17Reland "Return pdfium::span<wchar_t> from WideString::GetBuffer().""Tom Sepez
2018-04-17Fix nits in CPDF_Function and derived classes.Lei Zhang
2018-04-17Implement FORM_GetFocusedText() API.Lei Zhang
2018-04-17Add a virtual CPWL_Wnd::GetText() method.Lei Zhang
2018-04-16Remove non-const CPDF_PageObjectHolder::GetPageObjectList().Henrique Nakashima
2018-04-16Merge CFX_XMLElement and CFX_XMLAttributeNodedan sinclair
2018-04-16Write out StringViewTemplate::Operator=().Tom Sepez
2018-04-16Revert "Return pdfium::span<wchar_t> from WideString::GetBuffer()."Tom Sepez
2018-04-16Split GetNumbericSymbol into individual methodsdan sinclair
2018-04-16Add test for saving after adding or removing page objects.Henrique Nakashima
2018-04-16Fix some checks for FX_Realloc() failures.Lei Zhang
2018-04-16Simplify CFX_DIBitmap::TransferBitmapNicolas Pena
2018-04-16Consolidate Black/Whitepoint parsing code CPDF_ColorSpace.Lei Zhang
2018-04-16Remove CXMLdan sinclair
2018-04-16Put prototypes of PDF_NameEncode/Decode in fpdf_parser_utility.hTom Sepez
2018-04-16Consolidate BlackPoint parsing code in CPDF_ColorSpace.Lei Zhang
2018-04-16Add Black/WhitePoint array constant in CPDF_ColorSpace.Lei Zhang
2018-04-16More CPDF_Colorspace cleanup.Lei Zhang
2018-04-16Update AUTHORS.Henrique Nakashima
2018-04-16Convert CXFA_XMLLocale to CFX_XMLdan sinclair
2018-04-16Add CXFA_XMLLocale unittestsdan sinclair
2018-04-16Check that CFX_DIBitmap::Create calls succeeds in fpdf_viewNicolas Pena
2018-04-16Move CXML to be XFA onlydan sinclair
2018-04-16Revert "Return pdfium::span<char> from ByteString::GetBuffer()."Tom Sepez
2018-04-16Fix some nits in CPDF_ColorSpace.Lei Zhang
2018-04-16Fix a comment in CPDF_PatternCS.Lei Zhang
2018-04-16Remove CPWL_Edit rich text supportdan sinclair
2018-04-16Use CFX_XML instead of CXML in CPDF_Metadatadan sinclair
2018-04-16Fix UAF in CFGAS_FontMgr::FindFontchromium/3398Ke Liu
2018-04-13Patch lcms to mark data structures as const.chromium/3397Lei Zhang
2018-04-13Fix integer overflow in CPDF_Font::FallbackFontFromCharcodeNicolas Pena
2018-04-13Add test for circular CPDF_Function::Load().Henrique Nakashima
2018-04-13Add CPDF_ColorState::SetPattern().Lei Zhang
2018-04-13Get rid of CPDF_Color::GetColorSpace().Lei Zhang
2018-04-13Add CPDF_Metadata unittestsdan sinclair
2018-04-13Hide XML parsing inside CXFA_XMLLocaledan sinclair
2018-04-13Move SharedForm check to CPDF_Metadata classdan sinclair
2018-04-13Rename the other CPDF_Color::SetValue() variant.Lei Zhang
2018-04-13Make CFX_XMLInstruction a subclass of CFX_XMLNodedan sinclair