summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app
AgeCommit message (Expand)Author
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2017-01-05Remove CFX_MapPtrToPtr from xfa/fxfa.tsepez
2017-01-03remove some CFX_ArrayTemplate in xfa_ffdocview.hchromium/2971tsepez
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2016-12-16Better tests for password protected documents.chromium/2954tsepez
2016-12-14Return unique_ptr from CXFA_FFApp::CreateDoc.tsepez
2016-12-14Update CFWL_ListBox to return instead of using out params.dsinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-12-13Replace CFX_FloatArray with std::vectortsepez
2016-12-08Change layout item in CFWL_Widget type from voiddsinclair
2016-12-08Cleanup CFWL_Widget code to return CFX_RectFs where appropriatedsinclair
2016-12-08Remove last usage of CFX_ObjectArray.tsepez
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair
2016-12-07Convert GetWidgetRect to return rect.dsinclair
2016-12-07Cleanup return values in CFWL_ComboBoxdsinclair
2016-12-07Cleanup FWL default values part II.dsinclair
2016-12-07Cleanup default FWL params part Idsinclair
2016-12-07Cleanup FWL Event and Message code.dsinclair
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-06Return unique_ptrs from CFX_DIBitmap::Clone().tsepez
2016-12-01Make concrete stream classes private to .cpp, part 3tsepez
2016-11-30Convert loose FX_Create* functions into static methodstsepez
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-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