summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-05-04Replace IFX_MemoryAllocator::Release() with delete.tsepez
2016-05-04Remove unused CFX_CPLTree<> templatetsepez
2016-05-03Cleanup XFA-Specific memory allocators.tsepez
2016-05-03Remove FWL_WGTHITTEST_* defines in favour of enum class.dsinclair
2016-05-02Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11tsepez
2016-05-02Fix lint bugs.thestig
2016-05-02Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10tsepez
2016-05-02Remove IFDE_TxtEdt interfaces where possible.dsinclair
2016-04-29Subtract instead of adding the negation.thestig
2016-04-29Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9tsepez
2016-04-29Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8tsepez
2016-04-29Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7tsepez
2016-04-28Do not check pointers before deleting them.thestig
2016-04-28Convert CFX_PtrArray to typesafe CFX_ArrayTemplate, Part 6tsepez
2016-04-28Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, Part 5tsepez
2016-04-28Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4tsepez
2016-04-28More FWL interface cleanup.dsinclair
2016-04-28Cleanup IFDE_CSS interfaces.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-27Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1.tsepez
2016-04-27More IFX_ interface cleanup.dsinclair
2016-04-27Standardize on ASSERT.dsinclair
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-04-26Fix Wvarargs warning in XFA error code.chromium/2722chromium/2721chromium/2719chromium/2718dsinclair
2016-04-26Remove no-op ShowFileDialog(s).tsepez
2016-04-25Use std::map in xfa_ffdoc.cpptsepez
2016-04-25Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.tsepez
2016-04-22Fix standalone mac builddsinclair
2016-04-21Remove IFDE_CSSTagProvider.dsinclair
2016-04-21Remove CFWL_Note.dsinclair
2016-04-21Make CFX_BasicArray non-copyable.tsepez
2016-04-21Cleanup FDE interfaces.dsinclair
2016-04-21Remove unused FWL flagsdsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-20Cleanups from prior CLs.dsinclair
2016-04-20fix issue of Heap Use-After-Free in CXFA_LayoutItem::AddChildjinming_wang
2016-04-19Remove a few more char* members from structs/classes.tsepez
2016-04-19Store WideString, not raw pointer, in FX_TXTRUNtsepez
2016-04-19Remove fullscreen code.dsinclair
2016-04-19XFA unused function cleanupdsinclair
2016-04-18Make FWL_CornerEnlarge a constdsinclair
2016-04-18Remove unused FWL Panel code.dsinclair
2016-04-18Fold the FWL NoteThread classes up to the Thread classes.dsinclair
2016-04-15Avoid narrowing of strings in FWL SetEditText methods.tsepez
2016-04-15Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache.tsepez
2016-04-14Simplify XFA event handling.thestig
2016-04-14Change string argument type to GetFormatDataValue.tsepez
2016-04-14Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName.tsepez
2016-04-14Avoid needless construction of CFX_ByteStrings during string buildingtsepez