summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-12-08Change CFWL_Widget::GetMatrix to return the matrixdsinclair
2016-12-08Replace CFX_WideStringCArray with std::vector.chromium/2946tsepez
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 unused list data pointerdsinclair
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-07Use unique_ptr for CXFA_XMLParser.tsepez
2016-12-07Replace CFX_ByteStringArray with std::vector.tsepez
2016-12-07Convert GetWidgetRect to return rect.dsinclair
2016-12-07Split CFWL_Widget::GetWidgetRect into two partsdsinclair
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 caret show/hide codedsinclair
2016-12-07Cleanup FWL Event and Message code.dsinclair
2016-12-07Remove CFX_FormatString::Release()tsepez
2016-12-07Properly ref count IFX_FileAccess.tsepez
2016-12-07Catch stray Retains() and Releases() outside of RetainPtr<>.tsepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-06Return unique_ptrs from CFX_DIBitmap::Clone().tsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-12-02Tidy fx_stream.htsepez
2016-12-01Make concrete stream classes private to .cpp, part 3tsepez
2016-12-01Make concrete stream classes private to .cpp, part 2tsepez
2016-12-01Move Init to constructor in CXFA_FMProgramNicolas Pena
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-29Use unique_ptr in CFXA_FM expressions constructorschromium/2937npm
2016-11-28Fix crash in CFDE_CSSSyntaxParser when parsing empty urlnpm
2016-11-28Use unique pointers in CXFA_FMParsenpm
2016-11-24Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932dan sinclair
2016-11-23Add CFWL_ListBox::IsMultiSelection().thestig
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-23Remove DataProvider from CFWL_WidgetPropertieschromium/2931chromium/2930dsinclair
2016-11-23Remove IFWL_CombobBox::DataProviderDan Sinclair
2016-11-23Remove listbox providers and build into listboxDan Sinclair
2016-11-23Remove plumbing for today valuedsinclair
2016-11-23Make Update and DrawWidget pure virtualdsinclair
2016-11-22Rename IFWL_App to CFWL_Appdsinclair
2016-11-22Rename IFWL_Timer and IFWL_TimerInfodsinclair
2016-11-22Rename common methods between ifwl and cfwl.dsinclair
2016-11-21Remove the GetCaption dataprovider methodchromium/2928dsinclair
2016-11-21Remove FwlEventMaskdsinclair
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