summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_ffdoc.cpp
AgeCommit message (Expand)Author
2016-04-28More FWL interface cleanup.dsinclair
2016-04-27Standardize on ASSERT.dsinclair
2016-04-25Use std::map in xfa_ffdoc.cpptsepez
2016-04-25Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.tsepez
2016-04-19XFA unused function cleanupdsinclair
2016-04-13Remove implicit cast from CFX_WideString to (const wchar_t*)tsepez
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Move remaining fpdfdoc filesdsinclair
2016-04-06Rename CFX_WideStringC::raw_str() to c_str()tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-04Cleanup the FF Handler proxy methods.dsinclair
2016-04-01Remove CFX_{Byte,Wide}String::Equal in favor of "==".tsepez
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-29Remove IFDE_XML* classes.dsinclair
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair