summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-10-28Merge to XFA: Add helpers to check the PDF_CharType.Dan Sinclair
2015-10-27Merge to XFA: Use static_cast for various CPDF_Object conversions.Dan Sinclair
2015-10-27Merge to XFA: Give names to the shading typesDan Sinclair
2015-10-27Merge to XFA: Type check the m_pShadingObj before assuming it's a stream.Dan Sinclair
2015-10-26Merge to XFA: Remove usage of std::vector::dataOliver Chang
2015-10-26XFA: Take style changes from master for fx_ge_font.cppTom Sepez
2015-10-26Merge to XFA: Remove default argument from CPDF_Dictionary::SetAt().Lei Zhang
2015-10-26Remove CPDF_Reference::Create(), make logic match masterTom Sepez
2015-10-26Merge to XFA: Fix a leak in CPDF_SyntaxParser::GetObject().Lei Zhang
2015-10-26Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference.""Dan Sinclair
2015-10-26XFA: Remove unused FXSYS_i64tow()Tom Sepez
2015-10-23Merge to XFA: Convert some pointers in fpdf_parser_parser to unique_ptr and s...Oliver Chang
2015-10-23XFA: take small tidying from master in fpdf_parser_parser.cppTom Sepez
2015-10-23Take fx_apple_platform.cpp from masterTom Sepez
2015-10-23Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone().Lei Zhang
2015-10-23XFA: make JBig2_HuffmanTable.cpp match masterTom Sepez
2015-10-23XFA: Manually correct IsParsered to IsParsed in remaining places.Tom Sepez
2015-10-23XFA: Manually apply changes to fpdf_text.h and fx_font.h from masterTom Sepez
2015-10-22XFA: Make fx_codec_jpx_unittest.cpp match masterTom Sepez
2015-10-22Merge to XFA: Set a recursion limit on CPDF_DataAvail::CheckPageNodeOliver Chang
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-22Merge to XFA: Remove unused error variable from CFX_Font::AdjustMMParamsOliver Chang
2015-10-21Merge to XFA: Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Name.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_String.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Number.Dan Sinclair
2015-10-21Merge to XFA: Remove void* ctor from CPDF_Number.Dan Sinclair
2015-10-20[Merge to XFA] Add type cast definitions for CPDF_Boolean.Dan Sinclair
2015-10-20[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-20XFA: Remove cond ? TRUE : FALSE.Lei Zhang
2015-10-19Merge to XFA: Refactor progressive renderer.Tom Sepez
2015-10-19Merge to XFA: Remove duplicate core/include/thirdparties headers.Tom Sepez
2015-10-19Merge to XFA: Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-19Merge to XFA: Remove some checks for object creation failures. They cannot fail.Lei Zhang
2015-10-19Merge to XFA: Unrevert commit a398ca6 and apply the proper fix.Lei Zhang
2015-10-19Merge to XFA: Add FPDFAPIJPEG_ prefix to more libjpeg functionsTom Sepez
2015-10-16Merge to XFA: Don't bother passing -1 as the length to the CFX_ByteString ctor.Lei Zhang
2015-10-16Merge to XFA: Fix a bunch of sign mismatch warnings.Lei Zhang
2015-10-16Merge to XFA: Declare PDF_GetStandardFontName() in the header.Lei Zhang
2015-10-16fxcrt convergence - XFA side.Tom Sepez
2015-10-16Merge to XFA: Loosen checking on the bytes following 'stream'Jun Fang
2015-10-15Merge to XFA: Plug a leak in CPDF_StreamParser::ReadInlineStreamOliver Chang
2015-10-15Merge to XFA: Return result of GetRBG instead of TRUEdan sinclair
2015-10-13Merge to XFA: wstring allocations waste up to 7 wasted bytes.Tom Sepez
2015-10-12XFA: Move fx_codec's lpng and tiff to third_party/Tom Sepez
2015-10-09Merge to XFA: Sanitize CJBig2_SymbolDict's memory usage.Lei Zhang
2015-10-09Merge to XFA: Fix include paths for fx_system.hLei Zhang
2015-10-09Merge to XFA: Fix a compiling error on MacJun Fang
2015-10-09Merge to XFA: Fix heap-buffer-overflow in color_sycc_to_rgbJun Fang