summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app
AgeCommit message (Expand)Author
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Rename cfx_color to cxfa_colorDan Sinclair
2017-06-30Fix nits in a bunch of random XFA files.Lei Zhang
2017-06-05Cleaning up some XFA locale related codeDan Sinclair
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-23Cleanup default values and methods in CXFA_WidgetdataDan Sinclair
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-16CFDE_RenderDevice::m_bOwnerDevice is always falseTom Sepez
2017-05-09Use CXFA_TextUserData in place of CFX_Retainable where possible.Tom Sepez
2017-04-24Nit cleanup in XFA widget codeDan Sinclair
2017-04-24Cleanup the XFA Bacode widgetDan Sinclair
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-20Cleanup some XFA widget codeDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename text break files to match class names.Dan Sinclair
2017-04-18Use unique_ptr for m_pNormalWidgetTom Sepez
2017-04-05Move XML attribute handling to a base class.Dan Sinclair
2017-04-04Cleanup CFDE_XMLCharData and CFDE_XMLTextDan Sinclair
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair
2017-03-30Rename FDE files to match contents.Dan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair
2017-03-29Rename CFX_Unitime to CFX_DateTimeDan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-28Renaming and splitting in xfa/fxfa/parser.Dan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-27Return arrays where appropriate in fxfa.Tom Sepez
2017-03-27Use std::vector in fxfa/app.Tom Sepez
2017-03-23Tighten up XFA VisibilityDan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-23Cleanup DocType definesDan Sinclair
2017-03-23Remove unused XFA_VALIDATE codeDan Sinclair
2017-03-23Remove unused invalidate flagDan Sinclair
2017-03-22Use unique_ptr in xfa_ffpushbutton.hTom Sepez
2017-03-22Remove unused docview flagDan Sinclair
2017-03-20Simplify date time codeDan Sinclair
2017-03-20Cleanup fgas_datetime codeDan Sinclair
2017-03-16Create common base class for TxtBreak and RTFBreak.Dan Sinclair
2017-03-15Use map of unique_ptr in cxfa_textparser.Tom Sepez
2017-03-14Replace CXFA_{Object,Node}Array with std::vectorTom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair