summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-08-02Rewrite how string Insert() methods handle out of bound indicesRyan Harrison
2017-08-02Pass a CPDF_ImageObject* into CPDF_ImageRenderer::Start().Lei Zhang
2017-08-02Remove unused CPDF_FlateEncoder ctor.Lei Zhang
2017-08-02Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.Henrique Nakashima
2017-08-01Add public access for read stream into CPDF_SyntaxParserArtem Strygin
2017-08-01Improve readability in CPDF_Parser::ObjectInfo.Artem Strygin
2017-08-01Implement read Session.Artem Strygin
2017-08-01Change CPDF_Parser::GetIndirectBinary() to return a std::vector.Lei Zhang
2017-08-01Encapsulate some CFX_Char members.Lei Zhang
2017-08-01Remove support for negative params to ReleaseBuffer()Ryan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-08-01Prevent use of null pFileRead in CPDF_DataAvail.chromium/3174Artem Strygin
2017-07-31Initialize CPDF_PathObject members on constructor.Henrique Nakashima
2017-07-28Use FX_GetUnicodeProperties() in more places.chromium/3173chromium/3172chromium/3171Lei Zhang
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-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-27Added CPDF_NameTree::DeleteValueAndName()Jane Liu
2017-07-27Text Driver: add CLRF characters for new linesrbpotter
2017-07-26Allow CFX_RTemplate to work with CFX_FloatRectDan Sinclair
2017-07-26Use std::min/max in fx_coordinates.hDan Sinclair
2017-07-26Make comment match codeDan Sinclair
2017-07-26Remove recursion from CPDF_DataAvail::HaveResourceXXX.Artem Strygin
2017-07-26Remove useless code.Artem Strygin
2017-07-25flush but do not release skia driverCary Clark
2017-07-24Basic APIs and tests for adding attachmentsJane Liu
2017-07-24Added CPDF_NameTree::AddValueAndName()Jane Liu
2017-07-24Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READYDan Sinclair
2017-07-21Fix nits from commit 67ccef7.chromium/3164Lei Zhang
2017-07-20Convert CFX_ListItem to use CFX_FloatRectDan Sinclair
2017-07-20Change length calculation in CFX_StringCTemplate constructorRyan Harrison
2017-07-20Use enum for pdf object typeArtem Strygin
2017-07-20Create helper method in CJBig2_HTRDProcNicolas Pena
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
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-19Basic APIs and tests for extracting attachmentsJane Liu
2017-07-19Remove JBig2_GsidProc classNicolas Pena
2017-07-19Avoid unterminated string segment in cfx_saxreaderhandler.cppTom Sepez
2017-07-19Prevent more crashes in wcsftime.Lei Zhang
2017-07-18Fix CONTINUED spellingDan Sinclair
2017-07-18colortables are unused, so remove plumbingMike Reed
2017-07-17Move CPWL_Utils Draw methods to CFX_RenderDeviceDan Sinclair
2017-07-17Add CFX_FloatRect::GetDeflateddan sinclair