summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_layout_itemlayout.cpp
AgeCommit message (Expand)Author
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-05-20Use std::map in CXFA_ItemLayoutProcessortsepez
2016-05-19fgas/ code cleanup.dsinclair
2016-04-27Standardize on ASSERT.dsinclair
2016-04-20fix issue of Heap Use-After-Free in CXFA_LayoutItem::AddChildjinming_wang
2016-04-19XFA unused function cleanupdsinclair
2016-04-14Simplify XFA event handling.thestig
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Split fxfa_objectacc.h into pieces.dsinclair
2016-04-06Rename CFX_WideStringC::raw_str() to c_str()tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair