summaryrefslogtreecommitdiff
path: root/xfa/src/fgas
AgeCommit message (Expand)Author
2016-01-27XFA: Fix checkdeps violations.Lei Zhang
2016-01-26Fix DOS newlinesTom Sepez
2016-01-26Fix SEGV in VerifyUnicode()Jun Fang
2016-01-19Fix an assertion failure in CXFA_FWLTheme::Initialize()Jun Fang
2016-01-12XFA: Fix compilation warnings introduced at b9bc6b7chromium/2621chromium/2620Tom Sepez
2016-01-12Fix an assertion failure in CFX_RTFBreak::SetLineWidth()Jun Fang
2016-01-11XFA: Fix memory leakage on LinuxJun Fang
2016-01-11XFA: Get rid of dead code in an #ifndef FX_FILESIZE block.Lei Zhang
2016-01-11XFA: Fix the Mac build after commit 375a86403b7f.Lei Zhang
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-12-17Remove FDE_Alloc in favor of FX_Alloc.Tom Sepez
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-11-27Fix a crasher in LoadFont() when non-standard font is used in XFA filesJun Fang
2015-11-13XFA: Remove empty files in xfa/src/fgas/src/crt/codepage.Lei Zhang
2015-11-05Fix XFA compilation warnings, part 2Tom Sepez
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-10-30Fix segv in CFX_BaseArray::~CFX_BaseArrayTom Sepez
2015-10-29Remove register keyword from xfa filesTom Sepez
2015-10-23XFA: Manually apply changes to fpdf_text.h and fx_font.h from masterTom Sepez
2015-10-21Merge to XFA: Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-21XFA: Fix two minor build errors on WindowsQin Zhao
2015-10-16fxcrt convergence - XFA side.Tom Sepez
2015-10-02Merge to XFA: Turn a couple functions that always return true to return void.Lei Zhang
2015-10-02XFA: Remove test for new.Lei Zhang
2015-08-17Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.Lei Zhang
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-19Fix -Wnon-virtual-dtor warnings on the XFA branch.Lei Zhang
2015-06-16XFA: Write new as "new" rather than using several macros.Tom Sepez
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-04-16Fix heap use after free in FT_Stream_ReleaseFrameJUN FANG
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2014-12-04Remove needless casts of (narrow) string literals.Tom Sepez
2014-12-04Replace void* pointers with CFX_BaseMassArrayImp* pointers.Tom Sepez
2014-11-24Mass remove dangerous and needless LPCWSTR casts.Tom Sepez
2014-11-03modify google bug 61311 for messageBox;linlin_miao
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu