summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-01Make FPDF_FormHandle be represented as an incomplete type.chromium/3510Tom Sepez
2018-08-01Encapsulate some public static methods in CFXJSE_FormCalcContext.Lei Zhang
2018-08-01Fix assertion in opj_j2k_merge_ppt().Lei Zhang
2018-08-01Refactor PatternStringType().Lei Zhang
2018-08-01Roll third_party/freetype/src/ b532d7ce7..578bcf103 (28 commits)Lei Zhang
2018-08-01Fix sign mismatch in CPDFSDK_FormFillEnvironment::GetPageViewCount().Lei Zhang
2018-08-01Rename PageSetContainerLayoutItem to TraverseStrategy_PageSet.chromium/3509Tom Sepez
2018-08-01Add a ScopedLocale for use within CXFA_LocaleValue.Lei Zhang
2018-08-01Mark CFGAS_FormatString methods as const.Lei Zhang
2018-08-01Combine date/time format methods in CFXJSE_FormCalcContext.Lei Zhang
2018-08-01Fix a nullptr crash in CXFA_LocaleValue::ValidateValue().Lei Zhang
2018-08-01Add FPDFText_GetFontName() APIMiklos Vajna
2018-07-31Remove CXFA_Corner downcasts from cxfa_rectangle.cppTom Sepez
2018-07-30Replace m_bIsContentLayoutItem with proper enum for type.Tom Sepez
2018-07-30Don't static_cast<>(this) to subclass in CXFA_LayoutItem methods.chromium/3508Tom Sepez
2018-07-30Return unique_ptr from CXFA_FFNotify::OnCreate{Container,Content}LayoutItem()Tom Sepez
2018-07-30Convert some asserts to ifs in cxfa_ffnotify.cpp.Tom Sepez
2018-07-30Type-safe iteration over CXFA_ContentLayoutItems.Tom Sepez
2018-07-30Fix a misspelling of "locale".Lei Zhang
2018-07-30Remove a NOTREACHED() in FormValueNode_SetChildContent().Lei Zhang
2018-07-30Remove CFGAS_PDFFontMgr::m_FDE2PDFFont font cache.Henrique Nakashima
2018-07-30Check maximum bit count of shared group object numbers.Artem Strygin
2018-07-28Remove CXFA_TraverseStrategy_ContentLayoutItem.chromium/3507chromium/3506Tom Sepez
2018-07-28Add CPDSDK_Annot::AsBAAnnot() checked downcast methodTom Sepez
2018-07-28Add ToXML{Instruction,Text,CharData}() checked conversion functionsTom Sepez
2018-07-27Roll DEPS for testing corpus to 4e2bafc0.Lei Zhang
2018-07-27Make pixel_tests pass on Windows 10.Lei Zhang
2018-07-27Make pdfium_embeddertests pass on Windows 10.Lei Zhang
2018-07-27[cq.cfg] Flip CQ to LUCIRyan Tseng
2018-07-27Tag XFA data bound to V8 Objects.Tom Sepez
2018-07-27Merge several methods into JBig2GrdProc::DecodeArithTemplateUnoptchromium/3505Nicolas Pena
2018-07-27Fix some nits in FPDFEditEmbeddertest.Lei Zhang
2018-07-27Parse obj nums range within Hint tables for shared groups.Artem Strygin
2018-07-27Roll DEPS for testing corpus to 48945a35.Lei Zhang
2018-07-26Use moar ToXMLElement() in place of static_cast<>.Tom Sepez
2018-07-26Roll DEPS for testing corpus to d2389ab3.Lei Zhang
2018-07-26Be more careful casting to widget subclasses.Tom Sepez
2018-07-26Remove font cache from CFGAS_DefaultFontManager.chromium/3504Henrique Nakashima
2018-07-26Fix usage of deprecated V8 Value::ToString methodDan Elphick
2018-07-25Add vpython fileRyan Tseng
2018-07-25Remove some ASSERT (and cast) in favor of checked cases.Tom Sepez
2018-07-25Use incomplete type CFX_BmpContext in place of void*chromium/3503Tom Sepez
2018-07-25Change GetHeaderOffset() to return Optional<FX_FILESIZE>.Lei Zhang
2018-07-25Create popup with Contents only for same annotations subtypes.Henrique Nakashima
2018-07-25Remove CFX_MemoryStream uses in tests.Lei Zhang
2018-07-25Use struct {Single,Range}Cmap in FPDFAPI_CIDFromCharCode().Tom Sepez
2018-07-25README.md: Update waterfall locationRyan Tseng
2018-07-25Change CFX_BufferSeekableReadStream to take a span.Lei Zhang
2018-07-25Only build cfx_fileaccess_windows.cpp on Windows.Lei Zhang
2018-07-25Move CPDF_SyntaxParser init methods into ctor.Lei Zhang