summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
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
2017-07-17Simplify CJBig2_Context::huffman_assign_codeNicolas Pena
2017-07-17Let CPDF_MeshStream::ReadVertexRow return a vectorNicolas Pena
2017-07-14Use CFX_MaybeOwned in CJBig2_TRDProcNicolas Pena
2017-07-14More unique_ptrs in JBIG2 code part 2Nicolas Pena
2017-07-13Add Embeddertest for password after savingchromium/3157Nicolas Pena
2017-07-13Use PartitionAlloc with PartitionAllocReturnNullNicolas Pena
2017-07-13Cleanup CPDF_RenderOptions colour members.Dan Sinclair
2017-07-13Rename CPWL_Color to CFX_ColorDan Sinclair
2017-07-13Move CPWL_Utils::ScaleRect to CFX_FloatRectDan Sinclair
2017-07-13Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::IntersectDan Sinclair
2017-07-13Move CPWL_Utils::GetCenterSquare to CFX_FloatRectDan Sinclair
2017-07-13Remove unused CPDF_RenderOptions membersDan Sinclair
2017-07-13Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideStringJane Liu