summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_localevalue.cpp
AgeCommit message (Expand)Author
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-12-07Remove CFX_FormatString::Release()tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-21Rename xfa_doclayout and xfa_document_layout_imp files.dsinclair
2016-07-20Rename remaining xfa_script_* files.dsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-04-27Standardize on ASSERT.dsinclair
2016-04-19XFA unused function cleanupdsinclair
2016-04-14Replace calls to deprecated CFX_{Wide,Byte}String::Empty()tsepez
2016-04-13Remove implicit cast from CFX_WideString to (const wchar_t*)tsepez
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair