summaryrefslogtreecommitdiff
path: root/core/include
AgeCommit message (Expand)Author
2016-01-06Change CPDF_SyntaxParser::GetNextWord() to not pass by non-const ref.Lei Zhang
2016-01-05Replace CPDF_SortObjNumArray with a std::set.Lei Zhang
2016-01-05Remove header files that only have includes.Lei Zhang
2016-01-05Fix a few uses of default arguments.Lei Zhang
2016-01-05Make more CPDF_Parser method const.Lei Zhang
2016-01-04Remove CPDF_Creator::m_ObjectSize, it's never read from.chromium/2615chromium/2614chromium/2613Lei Zhang
2015-12-29Fix partial information printed with blank window covering the centerchromium/2612chromium/2611chromium/2610chromium/2609chromium/2608chromium/2607Jun Fang
2015-12-24Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-24Fix failed JPX image renderingJun Fang
2015-12-22Revert "Cleanup: Remove unused CFX_PSRenderer and various encoders it used."Lei Zhang
2015-12-22Cleanup: Remove unused CFX_PSRenderer and various encoders it used.Lei Zhang
2015-12-22Convert CPDF_Parser::m_CrossRef to a std::map.Lei Zhang
2015-12-18Get rid of a few CPDF_Object Create() methods and just use new instead.Lei Zhang
2015-12-18Merge to master: Remove CFX_MapPtrToPtr in CFX_PageRenderCacheTom Sepez
2015-12-18CPDF_QuickStretcher unused.Tom Sepez
2015-12-17Correctly extracting email addressesWei Li
2015-12-17FX_NAMESPACE_DECLARE pointless.Tom Sepez
2015-12-17Tidy CPDF_RenderContextTom Sepez
2015-12-15Fix free entry handling for cross reference v4 reading.Wei Li
2015-12-14Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-14Remove FX_BSTRC.Lei Zhang
2015-12-14Properly land "Fix hint table loading issues."Oliver Chang
2015-12-14Fix hint table loading issues.Oliver Chang
2015-12-11Fix memory leaks involving InsertIndirectObject()Jun Fang
2015-12-10Replace several more CFX_MapPtrToPtr with std::set or std::mapTom Sepez
2015-12-10Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-09Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5().Lei Zhang
2015-12-09Add CFX_FontMapper::IsBuiltinFace() in master branchJun Fang
2015-12-09Get rid of most uses of CFX_PtrArray.Tom Sepez
2015-11-24Re-virtualize CFX_UnicodeEncoding.Tom Sepez
2015-11-19Cache object numbers in CPDF_Parser::ParseIndirectObject().Lei Zhang
2015-11-19Add more overrides.Lei Zhang
2015-11-19Remove CFX_Matrix::Reset()Tom Sepez
2015-11-19Make core in master match XFA.Tom Sepez
2015-11-17Fix Windows build after commit 9c62cadff466.Lei Zhang
2015-11-17Make CPDF_InterForm::AddStandardFont take a non-const document pointer.Lei Zhang
2015-11-16Reland "Cleanup some numeric code.""chromium/2567Dan Sinclair
2015-11-12Remove relative includes.Lei Zhang
2015-11-12Clear decoders after the image decoder in the /Filter array.Oliver Chang
2015-11-11Fix / simplify CFX_FolderFontInfo::GetFontData() behavior.Lei Zhang
2015-11-11Cleanup CPDF_ApSettings and CJS_Parameters.Lei Zhang
2015-11-10Revert x4 "Cleanup some numeric code."dan sinclair
2015-11-10Cleanup CPDF_Stream:Lei Zhang
2015-11-10Revert "Revert "Revert "Revert "Cleanup some numeric code.""""dan sinclair
2015-11-10Use unique_ptr and initializer lists in various render files.Lei Zhang
2015-11-09Remove CFX_PtrArray usage in fpdfsdk.Lei Zhang
2015-11-09Fix a leak in CPDF_Type3Font::LoadChar().Lei Zhang
2015-11-09Remove dead code in fx_codec_jbig_enc.cpp.Lei Zhang
2015-11-09Cleanup some fxge font code.Lei Zhang