summaryrefslogtreecommitdiff
path: root/xfa/src/fgas/include
AgeCommit message (Expand)Author
2016-03-01Replace FX_LPCRECT typedef with underlying typesTom Sepez
2016-02-29Remove fgas_base.h and IWYUDan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-25Remove fgas.h and IWYU.Dan Sinclair
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-24Moar _CAPS naming, part 4Tom Sepez
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-22Remove unused stuff from fx_sys.hTom Sepez
2016-02-22Remove CFX_ThreadLock (its a no-op)Tom Sepez
2016-02-22Expand XFA includes to be relative to pdfium/.Dan Sinclair
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-01-26Fix DOS newlinesTom 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-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-11-05Fix XFA compilation warnings, part 2Tom Sepez
2015-10-30Fix segv in CFX_BaseArray::~CFX_BaseArrayTom Sepez
2015-10-21XFA: Fix two minor build errors on WindowsQin Zhao
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-14Merge to XFA: Kill CFX_Object.Tom Sepez
2014-12-04Replace void* pointers with CFX_BaseMassArrayImp* pointers.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu