summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-05-23Remove unused class CXFA_FFDocWidgetIteratorweili
2016-05-23Remove Release() from CFX_RTFBreaktsepez
2016-05-23Clean up more XFA code which causes warningsweili
2016-05-20Return no style in GetItemStyles() for item of null pointerweili
2016-05-20Use enum type for char type variablesweili
2016-05-20Remove Release() from CFX_Barcodetsepez
2016-05-20Fix /analyze warnings in fxbarcode/tsepez
2016-05-20Clean up XFA code which causes warningsweili
2016-05-20Fix a bug on scrollbar's checking theme statesweili
2016-05-20Use std::map in CXFA_ItemLayoutProcessortsepez
2016-05-20Use std::map for CFX_GEFont::m_FontMappertsepez
2016-05-20Fix unreachable code in fwl_comboboximp.cpptsepez
2016-05-20Use std::set to track uniqueness in xfa_script_layoutpseudomodel.cpptsepez
2016-05-20Use std::map, std::unique_ptr in fwl_widgetmgrimp.htsepez
2016-05-20Use std::map in CXFA_FontMgr and CXFA_PDFFontMgrtsepez
2016-05-19Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCachetsepez
2016-05-19Work around sign compare error from commit be9b894.thestig
2016-05-19Move fgas_sax into individual files in fde.dsinclair
2016-05-19fgas/ code cleanup.dsinclair
2016-05-19Remove CFX_MapPtrToPtr in xfa_ffdocview.htsepez
2016-05-19Remove Release() from CXFA_FM2JSContexttsepez
2016-05-19Remove CFX_DSPATemplate usage in CXFA_TextParserdsinclair
2016-05-19Expand some typedefs to the original typesdsinclair
2016-05-19Cleanup unused fgas/ code.dsinclair
2016-05-19Remove Release() from CFX_StreamImp, rename to IFX_StreamImptsepez
2016-05-19Remove Release() from CXFA_WidgetLayoutDatatsepez
2016-05-18Remove Release() from CFX_TxtBreaktsepez
2016-05-18Remove Release() from CFDE_TxtEdit* classestsepez
2016-05-18Remove Release() from CXFA_FWLThemetsepez
2016-05-18Remove Release() from CXFA_ScriptContexttsepez
2016-05-18Cleanup XFA_HASHCODE usage.dsinclair
2016-05-18Remove Release() from CFX_SAXReadertsepez
2016-05-18Remove Release() from CXFA_RenderContexttsepez
2016-05-18Remove Release() from CXFA_WidgetAccIteratortsepez
2016-05-18Remove Release() from CXFA_ChecksumContexttsepez
2016-05-18Split xfa/fee files into individual class files.dsinclair
2016-05-18Pass objects instead of strings for undo/redo records.dsinclair
2016-05-17Remove some CFX_ArrayTemplate<> usage from fxjsetsepez
2016-05-17Replace XFA_N with valuedsinclair
2016-05-17Remove Release() from IFX_CharIter, use unique_ptrs.chromium/2742chromium/2741tsepez
2016-05-17XFA_WIDGETSTATUS cleanup.dsinclair
2016-05-16Remove Release() { delete this; } in CFXA_Data{Importer,Exporter}tsepez
2016-05-16Revert "Replace Release() { delete this; } in fde_xml_imp.h"Tom Sepez
2016-05-16Replace Release() { delete this; } in fde_xml_imp.htsepez
2016-05-16Fix the code that causes warningsweili
2016-05-16Remove XFA_WIDGETEVENT definesdsinclair
2016-05-16Remove { delete this; } anti-pattern from IXFA_WidgetIteratortsepez
2016-05-16Remove some c_str() calls from StringCs in xfa docs.tsepez
2016-05-16Replace FX_WSTRC(L"xyz").c_str() with just L"xyz"tsepez
2016-05-16Convert border style defines to an enum class.dsinclair