summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-02Tidy JBig2_Image.cppchromium/3511Tom Sepez
2018-08-02Handle inline font dicts in CBA_FontMap::AddFontToAnnotDict().Lei Zhang
2018-08-02Rework of CPDF_DataAvail::CheckHintTables.Artem Strygin
2018-08-02Remove -Wno-pointer-to-int-cast from fxcodec target.Lei Zhang
2018-08-02Introduce JBIG2_PUTDWORD() macro in CJBIG2_Image.hTom Sepez
2018-08-02Remove some checks in IsLinearizedHeaderValid().Lei Zhang
2018-08-02Rework of CPDF_Parser::GetLastObjNum.Artem Strygin
2018-08-02Mark some arrays as constant.Lei Zhang
2018-08-02Simplify CFXJSE_FormCalcContext::unfoldArgs().Lei Zhang
2018-08-02Remove some parameters that are non-const references.Lei Zhang
2018-08-01Replace more unchecked casts with type conversion funtions.Tom Sepez
2018-08-01Bounds check lineSrc in JBig2_Image.cpp.Tom Sepez
2018-08-01Add in support for using .evt in make_expected.shRyan Harrison
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