summaryrefslogtreecommitdiff
path: root/xfa/include
AgeCommit message (Expand)Author
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan Sinclair
2016-03-08Remove xfa/src/fwl/src and move code up a level.Dan Sinclair
2016-03-08Remove extraneous xfa/src/fwl/src include/ directories.Dan Sinclair
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-29Remove wParentIndex from XFA_ELEMENTHIERARCHY.Dan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-26Replace or remove _FX control-flow definesTom Sepez
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Remove more _CAPS namesTom Sepez
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-23Resolve heap-use-after-free in CFX_WideString::~CFX_WideString()Jun Fang
2016-02-22Expand XFA includes to be relative to pdfium/.Dan Sinclair
2016-02-22Fixing include guards, and presubmit.Dan Sinclair
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-02-16IFWL_App::Create() always passed adapter, "fuel" adapter unusedTom Sepez
2016-02-12One less PI.Tom Sepez
2016-02-09Several pure virtual IFWL_Adapter* classes not implemented.Tom Sepez
2016-02-08Remove CFX_PtrArray from xfa/include/fwlTom Sepez
2016-02-05Remove CFX_PtrArray from xfa's combobox.h.Tom Sepez
2016-02-04Pdfium does not create isolate when it runs in chromiumjinming_wang
2016-02-03Make CXFA_Data sub-classes ctors explicit.Tom Sepez
2016-01-27XFA: Remove dead AddDoRecord code.Lei Zhang
2016-01-26Fix DOS newlinesTom Sepez
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2016-01-05Merge to XFA: Remove header files that only have includes.Lei Zhang
2015-12-10Convert last batch of casts in fwl.Tom Sepez
2015-12-10Replace more static casts in FWL (part 3)Tom Sepez
2015-12-09Fix errors in BEGIN_FWL_MESSAGE_DEF macrosTom Sepez
2015-12-09FWL refcounts never incremented (part 2).Tom Sepez
2015-12-09Re-land "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-08FWL refcounts never incremented (part 1)Tom Sepez
2015-12-07Revert "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-07Rename CFWL_Thread classes to ThreadImpTom Sepez
2015-12-04Tidy fwl_widgetimp.cpp.Tom Sepez
2015-12-02Remove _FWL_RETURN_IF_ macrosTom Sepez
2015-12-02Add MakeWidgetImpProperties() helper method.Tom Sepez
2015-12-01Fix a crasher due to recursion in CXFA_WidgetAcc::ExecuteScript()Jun Fang
2015-11-25Refactor CXFA_FFPageView::GetWidgetByPosJun Fang
2015-11-20Merge to XFA: Remove CFX_Matrix::Reset()Tom Sepez
2015-11-18Kill dead IFWL_*::Initialize() variants dead.Tom Sepez
2015-11-18Make IFWL_Target::m_pImpl a private member.Tom Sepez
2015-11-18Fold IFWL_TargetData into IFWL_TargetTom Sepez
2015-11-17Make FWL_ classes more consistently named.Tom Sepez
2015-11-09Merge to XFA: Fix all relative includes to core.Lei Zhang
2015-11-06XFA: Actually fix all relative includes to third_party.Lei Zhang