summaryrefslogtreecommitdiff
path: root/xfa/src/fxfa/src/parser/xfa_layout_itemlayout.cpp
AgeCommit message (Expand)Author
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan 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 _XFA_LAYOUTITEM_* defines.Dan Sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-25Remove fgas.h and IWYU.Dan Sinclair
2016-02-25Remove set but unsed variables.Lei Zhang
2016-02-25Make CFX_PSVTemplate simpler.Tom Sepez
2016-02-24Remove foo != NULL checks in xfa/src/fxfa.Lei Zhang
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-23Fix a crasher in CXFA_ItemLayoutProcessor::DoLayoutTableContainer()Jun Fang
2016-02-23Fix a crasher in CFX_ArrayTemplate::GetAt()Jun Fang
2016-02-22Expand XFA includes to be relative to pdfium/.Dan Sinclair
2016-02-19Move m_rgPendingNodes off of CFX_PtrList.Tom Sepez
2016-02-04Call CXFA_Object::ToNode() rather than C-style casting.Tom Sepez
2016-02-03Make CXFA_Data sub-classes ctors explicit.Tom Sepez
2016-01-26Fix DOS newlinesTom Sepez
2016-01-25XFA: Fix a bunch of pointless returns.chromium/2637chromium/2636chromium/2635chromium/2634chromium/2633chromium/2632Lei 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-11-23Make CXFA_ContainerLayoutItem inherit from IXFA_LayoutPage.Tom Sepez
2015-11-13Add AsLayoutItem()/ToLayoutItem() functions.Tom Sepez
2015-11-13Rename LayoutItemImpl classes to LayoutItem.Tom Sepez
2015-11-13Fold CXFA_LayoutItem into CXFA_LayoutItemImpl.Tom Sepez
2015-11-05Fix XFA compilation warnings, part 2Tom Sepez
2015-11-03Remove unused variablesJun Fang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
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-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-05-13Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi...JUN FANG
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu