summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-03-02Remove unused CFX_ObjectStackTemplateTom Sepez
2017-03-02Remove CFX_MassArrayTemplateTom Sepez
2017-03-02Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE>Tom Sepez
2017-03-02Use std::deque for CFX_MassArrayTemplate<FDE_TTOPIECE>Tom Sepez
2017-03-02Use std::deque for CFX_FontDescriptorsTom Sepez
2017-03-02Remove CFX_MassArrayTemplate<CFX_Rect> backing array.Tom Sepez
2017-03-02Improve catching narrow fonts on LinuxNicolas Pena
2017-03-02Use std::deque for CFX_TPOArrayTom Sepez
2017-03-01Convert positioned tabs to std::vectorchromium/3028Dan Sinclair
2017-03-01Remove unused FX_AdjustCharDisplayPos type, always nullptr argsTom Sepez
2017-03-01Change CreateBreak to return a unique_ptrDan Sinclair