summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_locale.cpp
AgeCommit message (Expand)Author
2016-08-15Clean up XFA locale and locale managerweili
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
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-23Remove NULL in xfa/dsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-04-28Do not check pointers before deleting them.thestig
2016-04-19XFA unused function cleanupdsinclair
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
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-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair