summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-01Prevent use of null pFileRead in CPDF_DataAvail.chromium/3174Artem Strygin
2017-07-31Add FORM_ReplaceSelection() and embedder tests.Diana Gage
2017-07-31Initialize CPDF_PathObject members on constructor.Henrique Nakashima
2017-07-31Remove null derefence case caught by fuzzersRyan Harrison
2017-07-31Fix bad change when converting Mid to Left/RightRyan Harrison
2017-07-31More fixes for coverage_report.pyRyan Harrison
2017-07-28Use FX_GetUnicodeProperties() in more places.chromium/3173chromium/3172chromium/3171Lei Zhang
2017-07-28Fix broken coverage_report.pyRyan Harrison
2017-07-28Remove unused param from CFX_TxtBreak::AppendChar_PageLoad().Lei Zhang
2017-07-28LibTIFF: upstream patch to fix null dereferenceNicolas Pena
2017-07-28Add CPDF_Stream::ReplaceData method.chromium/3170Artem Strygin
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-07-28Return removed value from dictionary.Artem Strygin
2017-07-28Implement read validator.Artem Strygin
2017-07-27Simplify FX_GetMirrorChar() code.Lei Zhang
2017-07-27Unify FPDF_LoadXXXDocument functions.Artem Strygin
2017-07-27Define SIZEOF_VOIDP and other cleanup in tiffconfNicolas Pena
2017-07-27Remove single param Mid() method from string classesRyan Harrison
2017-07-27Simplify CFX_BidiLine code.Lei Zhang
2017-07-27Move CXFA_FMParse to CFXA_FMParserRyan Harrison
2017-07-27Remove CFX_ByteTextBuf from cxfa_fm2jscontext.cppHenrique Nakashima
2017-07-27Remove 0 from the valid FormCalc charactersRyan Harrison
2017-07-27Refactor whitespace lexing to be explicitRyan Harrison
2017-07-27Rewrite FMLexer to use nullptr for errorsRyan Harrison
2017-07-27Add conversion from FMTokens to stringsRyan Harrison
2017-07-27The FDE CSS code does not use the CFGAS_FontMgrDan Sinclair
2017-07-27Fixup includes in xfa/fde/csschromium/3169Dan Sinclair
2017-07-27Removed unused helper functionRyan Harrison
2017-07-27Move CXFA_CSSTagProvider to inner class of CXFA_TextParserDan Sinclair
2017-07-27Added FPDFDoc_DeleteAttachment()Jane Liu
2017-07-27Added CPDF_NameTree::DeleteValueAndName()Jane Liu
2017-07-27Add TypeTextIntoTextField() helper functions to CPWL embeddertests.Diana Gage
2017-07-27Text Driver: add CLRF characters for new linesrbpotter
2017-07-26Allow CFX_RTemplate to work with CFX_FloatRectDan Sinclair
2017-07-26Add ClickOnFormFieldAtPoint() helper to FPDFFormFillEmbeddertest.Diana Gage
2017-07-26Use std::min/max in fx_coordinates.hDan Sinclair
2017-07-26Make comment match codeDan Sinclair
2017-07-26Use method to get global objectDan Sinclair
2017-07-26Fix FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-07-26Remove recursion from CPDF_DataAvail::HaveResourceXXX.Artem Strygin
2017-07-26Add another check for GetSelectedText().Diana Gage
2017-07-26Added missing STDCALLchromium/3168Jane Liu
2017-07-26Roll clang to 7185692.Lei Zhang
2017-07-26Update document on how to use a different visual studio versionWei Li
2017-07-26Remove useless code.Artem Strygin
2017-07-26Clean up CXFA_Measurement and callers.Lei Zhang
2017-07-25Clean up data passing in FormCalc Lexerchromium/3167Ryan Harrison
2017-07-25flush but do not release skia driverCary Clark
2017-07-25Move fpdfsdk/pdfwindow to fpdfsdk/pwlDan Sinclair
2017-07-24Basic APIs and tests for adding attachmentsJane Liu