summaryrefslogtreecommitdiff
path: root/xfa/fxfa/include
AgeCommit message (Expand)Author
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-21Rename xfa_doclayout and xfa_document_layout_imp files.dsinclair
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
2016-07-18Remove foxit app related setter and getter APIs in XFA codeweili
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-23Change XFA_GetElementByName to XFA_GetElementTypeForNamedsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Split the XFA_OBJECTTYPE enum into two parts.dsinclair
2016-06-16Remove unused XFA_GetElementChildren.dsinclair
2016-06-16Cleanup FWL RenderWidget method parameters.dsinclair
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-09Remove more casts, part 7.tsepez
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-08Fix GetPageIndex() for dynamic XFA documents.thestig
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-03Rename IFX_FontMgr to IFGAS_FontMgrtsepez
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-06-01Remove unused LoadString values, cleanup remaining strings.dsinclair
2016-05-31Fix a leak in CXFA_FontMgr.thestig
2016-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-05-25Banish CFX_PrivateData to the XFA sidetsepez
2016-05-23Remove unused class CXFA_FFDocWidgetIteratorweili
2016-05-20Use std::map in CXFA_FontMgr and CXFA_PDFFontMgrtsepez
2016-05-19Move fgas_sax into individual files in fde.dsinclair
2016-05-19Remove CFX_MapPtrToPtr in xfa_ffdocview.htsepez
2016-05-19Remove Release() from CXFA_WidgetLayoutDatatsepez
2016-05-18Cleanup XFA_HASHCODE usage.dsinclair
2016-05-18Remove Release() from CXFA_RenderContexttsepez
2016-05-18Remove Release() from CXFA_WidgetAccIteratortsepez
2016-05-18Remove Release() from CXFA_ChecksumContexttsepez
2016-05-17XFA_WIDGETSTATUS cleanup.dsinclair
2016-05-16Remove XFA_WIDGETEVENT definesdsinclair
2016-05-16Remove { delete this; } anti-pattern from IXFA_WidgetIteratortsepez
2016-05-16Remove some c_str() calls from StringCs in xfa docs.tsepez
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-05-04Cleanup IFWL_Adapter interfaces.dsinclair
2016-05-04More define cleanup.dsinclair
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-05-03Remove FWL_WGTHITTEST_* defines in favour of enum class.dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-27Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3tsepez
2016-04-27Replace CFX_PtrArray with type-safe CFX_ArrayTemplate, Part 2tsepez
2016-04-27More IFX_ interface cleanup.dsinclair
2016-04-26Remove no-op ShowFileDialog(s).tsepez
2016-04-25Use std::map in xfa_ffdoc.cpptsepez
2016-04-19XFA unused function cleanupdsinclair