summaryrefslogtreecommitdiff
path: root/xfa/fxfa
AgeCommit message (Expand)Author
2016-11-29Use unique_ptr in CFXA_FM expressions constructorschromium/2937npm
2016-11-28Use unique pointers in CXFA_FMParsenpm
2016-11-24Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932dan sinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-23Rename IFWL classes which do not have CFWL equivalentsdsinclair
2016-11-23More unique_ptrs in CXFA_FMParse::ParseForeachExpression and avoid leaknpm
2016-11-22Rename IFWL_App to CFWL_Appdsinclair
2016-11-22Rename common methods between ifwl and cfwl.dsinclair
2016-11-21Split fwl/core class pt II.dsinclair
2016-11-21Clean up CFGAS_GEFontnpm
2016-11-21Make CPDF_Stream() take unique_ptr's to its dictionary.tsepez
2016-11-21Remove customized layout flag from FWLdsinclair
2016-11-21Remove theme id from themeprovidersdsinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-21Split fwl/core class pt I.dsinclair
2016-11-18Make CPDF_Dictionary use unique pointers.chromium/2926tsepez
2016-11-18Add unit test for CXFA_FileRead.tsepez
2016-11-18Clean up CFGAS_FontMgrchromium/2925npm
2016-11-17Unify the three CFWL_EventType::SelectChange classes.dsinclair
2016-11-17Move the IFWL_Edit Events out of ifwl_edit.hdsinclair
2016-11-16Split the common event classes out to files.dsinclair
2016-11-16Move the message definitions to their own files.chromium/2923dsinclair
2016-11-16Continue formatting fwl/coredsinclair
2016-11-15Cleaning methods and visibility in cfwl_* files.dsinclair
2016-11-11Add fpdfppo_embeddertest.cpp.tsepez
2016-11-11Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.npm
2016-11-10IFWL method and param cleanupdsinclair
2016-11-09Rename IFWL_ListItem to CFWL_ListItemdsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-02Merge delegates into IFWL_* classes.dsinclair
2016-11-02Rename CPDFXFA_Document to CPDFXFA_Contextdsinclair
2016-11-01Reland: Make the CPDFXFA_App non-globalchromium/2907dsinclair
2016-11-01Rename IFWL_Widget::SetDelegatedsinclair
2016-10-31Remove unused parameter to CFWL_* Initialize methods.dsinclair
2016-10-31Remove FWL globals.dsinclair
2016-10-27Fix more FX_BOOL / int noise in fxfa/parser.tsepez
2016-10-27Fix some FX_BOOL / int noise in fxfatsepez
2016-10-27Fix some FX_BOOL / int noise in XFA barcodestsepez
2016-10-26Fix some FX_BOOL / int noise in fxcrt.chromium/2902tsepez
2016-10-25Fix some return FALSE in functions that return pointerschromium/2901tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-20Move fwl/lightwidget to fwl/coredsinclair
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Remove IFWL_*::Create methods, use newdsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-19Remove FWL Create methods, use new insteaddsinclair
2016-10-19Remove FWL theme subclassesdsinclair
2016-10-18Merge IFWL_App and FWL_AppImp togetherdsinclair
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-10-17Revert "Make CPDF_Object containers hold objects via unique pointers."tsepez