summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-14Replace CFDE_TxtEdtPage FX_POSITION usage with uint32_tchromium/3042Dan Sinclair
2017-03-14Use std::vector for content layout item arraysTom Sepez
2017-03-14Prevent integer overflow in CPDF_CIDFONT::LoadMetricsArrayNicolas Pena
2017-03-14Convert CPDF_Creator::m_Pos to uint32_tDan Sinclair
2017-03-14Replace CXFA_{Object,Node}Array with std::vectorTom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_DOUBLE with underlying double type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-14Merge text breaking helper classes.Dan Sinclair
2017-03-13Remove openjpeg write support.thestig
2017-03-14Roll clang to 49cece5b.Lei Zhang
2017-03-13Fix boundary value negation in bmp_read_headerchromium/3041Nicolas Pena
2017-03-13Add utf-8 flag to win build.Dan Sinclair
2017-03-13Make most PDFium code pass Clang plugin's auto raw check.Lei Zhang
2017-03-13Fix some nits in fx_codec_faxNicolas Pena
2017-03-13Check run lengths in FaxG4GetRowNicolas Pena
2017-03-13LibopenJPEG: Fix some divisions by 0 in pi.cNicolas Pena
2017-03-13Replace discrete array with a map.dan sinclair
2017-03-13Convert TxtBreak line pieces to a vector.dan sinclair
2017-03-13Simplify TxtBreak line handling.dan sinclair
2017-03-13Simplify the CFX_TxtPiece classdan sinclair
2017-03-13Remove some single use interfacesDan Sinclair
2017-03-13Remove TextBreak rotation codeDan Sinclair
2017-03-13Remove unused defines from TextBreak.Dan Sinclair
2017-03-13Cleanup TXTLINEALIGNMENT definesDan Sinclair
2017-03-13Remove unused TextBreak methodsDan Sinclair
2017-03-13Cleanup FX_TXTBREAKDan Sinclair
2017-03-10Bound cbox from tricky faceschromium/3040chromium/3039chromium/3038Nicolas Pena
2017-03-10Normalize channels when transforming CMYK to RGBNicolas Pena
2017-03-10Add public method FPDFText_GetTextIndexFromCharIndexNicolas Pena
2017-03-09Remove unused Txt break policies.chromium/3037Dan Sinclair
2017-03-08Re-enable tests now that leak is fixedchromium/3036Dan Sinclair
2017-03-08Remove CFX_RTFPieceArray and use std::vectorDan Sinclair
2017-03-07fx_codec_flate code cleanup.chromium/3035Dan Sinclair
2017-03-07Cleanup m_RTFLine code in RTFBreak.chromium/3034Dan Sinclair
2017-03-07Limit BMP width to avoid overflowsNicolas Pena
2017-03-07Cleanup text codeDan Sinclair
2017-03-07Manual revert of: Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmapNicolas Pena
2017-03-07Remove CFX_StackTemplate now that all usage removed.Tom Sepez
2017-03-06Remove CFX_StackTemplate in xfa_utils.h.Tom Sepez
2017-03-06Tidy xfa_utils_unittest.cppTom Sepez
2017-03-06Add public method FPDFText_LoadFont to load some types of fonts.Nicolas Pena
2017-03-06Check size before writtingchromium/3033dan sinclair
2017-03-06Simplify RTFBreak AppendChar.Dan Sinclair
2017-03-06Adding tests for CFX_RTFBreakDan Sinclair
2017-03-03Add unit test for xfa node iteratorschromium/3032chromium/3031Tom Sepez
2017-03-03remove CFX_StackTemplate<CFDE_XMLNode*>chromium/3030Tom Sepez
2017-03-03Remove CXFA_NodeStackTom Sepez
2017-03-03Remove CFX_StackTemplate<FDE_CANVASITEM>Tom Sepez
2017-03-03Remove CFX_StackTemplate from fde_xml_imp.hTom Sepez