summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_localemgr.cpp
AgeCommit message (Expand)Author
2017-02-28Clean up CXML_Element.chromium/3026Lei Zhang
2016-11-11Add fpdfppo_embeddertest.cpp.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-08-15Clean up XFA locale and locale managerweili
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-04Move CFX_GEModule into its own filenpm
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-20Clean up XFA code which causes warningsweili
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-04-27Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3tsepez
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-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair