summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2017-01-06Remove CFX_MapPtrToPtr and templates.chromium/2976chromium/2975tsepez
2017-01-06Remove CFX_MapPtrToPtr in xfa/fgas, part 2tsepez
2017-01-05use unique_ptr in cxfa_layoutprocessor.htsepez
2017-01-06Cleaning up memory allocation in CXFA_FM2JSContext - IIIDan Sinclair
2017-01-05Cleaning up memory allocation in CXFA_FM2JSContext - IIDan Sinclair
2017-01-05Cleaning up memory allocation in CXFA_FM2JSContext - Ichromium/2974Dan Sinclair
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2017-01-05Remove CFX_MapPtrToPtr from xfa/fxfa.tsepez
2017-01-05remove unused CFX_PtrToInt32 typedeftsepez
2017-01-05Remove CFX_MapPtrToPtr from xfa/fde.tsepez
2017-01-04Remove CFX_ArrayTemplate in BC_QRCoderEncoder.tsepez
2017-01-03remove some CFX_ArrayTemplate in xfa_ffdocview.hchromium/2971tsepez
2017-01-03Cleanup ThemeProvider codeDan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2017-01-03Create individual exception methods.Dan Sinclair
2017-01-03Convert CFWL_MonthCalendar to use return valuesDan Sinclair
2017-01-03Remove more CFX_ArrayTemplate in cfwl_notedriver.h.tsepez
2017-01-03Kill last use of CFX_PtrList.tsepez
2017-01-03Remove CFWL_ListBox::GetDataProviderItemTextDan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2017-01-03Use return values in CFWL_Scrollbar instead of out paramsDan Sinclair
2016-12-16Better tests for password protected documents.chromium/2954tsepez
2016-12-15Move window type mask up with masked flagsdsinclair
2016-12-15Remove widget offscreen code.dsinclair
2016-12-15Cleanup widget edge related codedsinclair
2016-12-15Remove more unused widget stylesdsinclair
2016-12-15Remove unused widget state flagsdsinclair
2016-12-15Remove unused sysbtn codedsinclair
2016-12-14Return unique_ptr from CXFA_FFApp::CreateDoc.tsepez
2016-12-14More unique_ptr returns from DIB methods.tsepez
2016-12-14Remove unused flags in CFWL_PushButtonchromium/2952dsinclair
2016-12-14Cleanup CFWL_MonthCalendar flagsdsinclair
2016-12-14Remove unused CFWL_Form flagsdsinclair
2016-12-14Remove unused CFWL_Edit flags.dsinclair
2016-12-14This CL removes some of the unused CFWL widget flags.dsinclair
2016-12-14Remove unused CFWL_ListBox codedsinclair
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 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