- 818e190 Remove parameters which are always null by dsinclair · 8 years ago
- 7fa5513 Banish CFX_PrivateData to the XFA side by tsepez · 8 years ago
- ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 8 years ago
- 65be4b1 Complete or comment a couple Script_NodeClass functions by weili · 8 years ago
- 648575a Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} by tsepez · 8 years ago
- 5aaa9bc Correctly implement GetPartState() function by weili · 9 years ago
- 7a213d9 Replace CFX_DSPATemplate with std::binary_search. by dsinclair · 9 years ago
- 1529756 Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. by tsepez · 9 years ago
- a2d699f Rename IFX_Unknown to IFX_Retainable. by tsepez · 9 years ago
- 09e139e Remove unused class CXFA_FFDocWidgetIterator by weili · 9 years ago
- 7ee2e53 Remove Release() from CFX_RTFBreak by tsepez · 9 years ago
- 524fa62 Clean up more XFA code which causes warnings by weili · 9 years ago
- 4cafdef Return no style in GetItemStyles() for item of null pointer by weili · 9 years ago
- a2c06e4 Use enum type for char type variables by weili · 9 years ago
- f0a1282 Remove Release() from CFX_Barcode by tsepez · 9 years ago
- 76852be Fix /analyze warnings in fxbarcode/ by tsepez · 9 years ago
- 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
- dc3ccdf Fix a bug on scrollbar's checking theme states by weili · 9 years ago
- 7aaaae6 Use std::map in CXFA_ItemLayoutProcessor by tsepez · 9 years ago
- bc34be4 Use std::map for CFX_GEFont::m_FontMapper by tsepez · 9 years ago
- 24ca59c Fix unreachable code in fwl_comboboximp.cpp by tsepez · 9 years ago
- 92b5402 Use std::set to track uniqueness in xfa_script_layoutpseudomodel.cpp by tsepez · 9 years ago
- 192bb33 Use std::map, std::unique_ptr in fwl_widgetmgrimp.h by tsepez · 9 years ago
- 5a5180e Use std::map in CXFA_FontMgr and CXFA_PDFFontMgr by tsepez · 9 years ago
- 788ac38 Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache by tsepez · 9 years ago
- 8b45eb1 Work around sign compare error from commit be9b894. by thestig · 9 years ago
- 6c93df8 Move fgas_sax into individual files in fde. by dsinclair · 9 years ago
- fc2cdf8 fgas/ code cleanup. by dsinclair · 9 years ago
- d77f417 Remove CFX_MapPtrToPtr in xfa_ffdocview.h by tsepez · 9 years ago
- bc2f0c5 Remove Release() from CXFA_FM2JSContext by tsepez · 9 years ago
- c7600f9 Remove CFX_DSPATemplate usage in CXFA_TextParser by dsinclair · 9 years ago
- f8d8ac4 Expand some typedefs to the original types by dsinclair · 9 years ago
- bc91641 Cleanup unused fgas/ code. by dsinclair · 9 years ago
- d89fcb8 Remove Release() from CFX_StreamImp, rename to IFX_StreamImp by tsepez · 9 years ago
- 2346793 Remove Release() from CXFA_WidgetLayoutData by tsepez · 9 years ago
- d1f843e Remove Release() from CFX_TxtBreak by tsepez · 9 years ago
- 87144d3 Remove Release() from CFDE_TxtEdit* classes by tsepez · 9 years ago
- 0aae2a7 Remove Release() from CXFA_FWLTheme by tsepez · 9 years ago
- f1a52ca Remove Release() from CXFA_ScriptContext by tsepez · 9 years ago
- cbfef57 Cleanup XFA_HASHCODE usage. by dsinclair · 9 years ago
- 1763f62 Remove Release() from CFX_SAXReader by tsepez · 9 years ago
- a039bc2 Remove Release() from CXFA_RenderContext by tsepez · 9 years ago
- e7b2853 Remove Release() from CXFA_WidgetAccIterator by tsepez · 9 years ago
- 501e8cd Remove Release() from CXFA_ChecksumContext by tsepez · 9 years ago
- 6539518 Split xfa/fee files into individual class files. by dsinclair · 9 years ago
- be9b894 Pass objects instead of strings for undo/redo records. by dsinclair · 9 years ago
- 56286b3 Remove some CFX_ArrayTemplate<> usage from fxjse by tsepez · 9 years ago
- 0c268e9 Replace XFA_N with value by dsinclair · 9 years ago
- 8bdb290 Remove Release() from IFX_CharIter, use unique_ptrs. by tsepez · 9 years ago
- 935d8d5 XFA_WIDGETSTATUS cleanup. by dsinclair · 9 years ago
- 3857904 Remove Release() { delete this; } in CFXA_Data{Importer,Exporter} by tsepez · 9 years ago
- d3743ea Revert "Replace Release() { delete this; } in fde_xml_imp.h" by Tom Sepez · 9 years ago
- fa34e80 Replace Release() { delete this; } in fde_xml_imp.h by tsepez · 9 years ago
- 3cc01f2 Fix the code that causes warnings by weili · 9 years ago
- c6450bb Remove XFA_WIDGETEVENT defines by dsinclair · 9 years ago
- cc4d6d8 Remove { delete this; } anti-pattern from IXFA_WidgetIterator by tsepez · 9 years ago
- 3f80c86 Remove some c_str() calls from StringCs in xfa docs. by tsepez · 9 years ago
- b22504a Replace FX_WSTRC(L"xyz").c_str() with just L"xyz" by tsepez · 9 years ago
- 92cb5e5 Convert border style defines to an enum class. by dsinclair · 9 years ago
- 71a452f Make CFX_ByteString(const CFX_ByteStringC&) explicit. by tsepez · 9 years ago
- afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
- 8adc153 ReplaceSelections() methods never called. by tsepez · 9 years ago
- 28c7844 Add CFX_ByteStringC::CharAt() to avoid c_str() and casts. by tsepez · 9 years ago
- 39fbb7e Clean up CFX_ImageTransformer. by thestig · 9 years ago
- aadedf9 Replace CXFA_PtrSetTemplate with std::unordered_set. by tsepez · 9 years ago
- f7fe678 Add much-needed Find() method for CFX_*StringC by tsepez · 9 years ago
- 877a547 Use STL map for m_eventTargets. by tsepez · 9 years ago
- f74ad99 Replace some calls to Release() with direct delete, part 1. by tsepez · 9 years ago
- e00f75c CFX_ArabicChar contains only static methods, no need to instantiate. by tsepez · 9 years ago
- 1f00dbf Only set memory tool define if not set. by dsinclair · 9 years ago
- b4d40ff Remove CLASSHASH defines in favour of an enum class. by dsinclair · 9 years ago
- 439bb9e Avoid unused variable warnings on Linux by Wei Li · 9 years ago
- 5fe7ae7 Properly fix the warnings by Wei Li · 9 years ago
- 6e1ae86 Enable 'treating warnings as errors' for 64 bit Win builds by weili · 9 years ago
- c777f48 Convert FWL_ERR into an enum class. by dsinclair · 9 years ago
- 55fa356 Cleanup IFWL_Adapter interfaces. by dsinclair · 9 years ago
- b7675f6 Cleanup CFWL_ThemePart data. by dsinclair · 9 years ago
- ef43608 Convert some theme defines to values. by dsinclair · 9 years ago
- 8f4bf9a More define cleanup. by dsinclair · 9 years ago
- 7d89e72 Return bool rather than bitwise-and for FX_BOOL by tsepez · 9 years ago
- 2a14bde Replace IFX_MemoryAllocator::Release() with delete. by tsepez · 9 years ago
- 4c133f3 Remove unused CFX_CPLTree<> template by tsepez · 9 years ago
- 4d06f83 Cleanup XFA-Specific memory allocators. by tsepez · 9 years ago
- 89fcde8 Remove FWL_WGTHITTEST_* defines in favour of enum class. by dsinclair · 9 years ago
- 6020e45 Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11 by tsepez · 9 years ago
- fbe14b9 Fix lint bugs. by thestig · 9 years ago
- 8f0d0da Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10 by tsepez · 9 years ago
- b696f7d Remove IFDE_TxtEdt interfaces where possible. by dsinclair · 9 years ago
- 8c32dfa Subtract instead of adding the negation. by thestig · 9 years ago
- e801d4e Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9 by tsepez · 9 years ago
- d5d07dc Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8 by tsepez · 9 years ago
- d15ba4e Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7 by tsepez · 9 years ago
- 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
- a310984 Convert CFX_PtrArray to typesafe CFX_ArrayTemplate, Part 6 by tsepez · 9 years ago
- 33a747d Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, Part 5 by tsepez · 9 years ago
- aef780d Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4 by tsepez · 9 years ago
- 7322343 More FWL interface cleanup. by dsinclair · 9 years ago
- e6ebf7a Cleanup IFDE_CSS interfaces. by dsinclair · 9 years ago
- bb0d446 Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3 by tsepez · 9 years ago
- 0e5f87a Replace CFX_PtrArray with type-safe CFX_ArrayTemplate, Part 2 by tsepez · 9 years ago