Age | Commit message (Expand) | Author |
2016-05-23 | Fix infinite recursion in CPDF_DocPageData::GetColorSpace(). | thestig |
2016-05-23 | Add missing STDCALL for FPDFDoc_GetPageMode(). | thestig |
2016-05-21 | Get rid of CPDF_Object::GetArray(). | thestig |
2016-05-20 | Return no style in GetItemStyles() for item of null pointer | weili |
2016-05-20 | Add an enum to represent text rendering modes. | thestig |
2016-05-20 | Use enum type for char type variables | weili |
2016-05-20 | Remove Release() from CFX_Barcode | tsepez |
2016-05-20 | Fix /analyze warnings in fxbarcode/ | tsepez |
2016-05-20 | Clean up XFA code which causes warnings | weili |
2016-05-20 | Fix a bug on scrollbar's checking theme states | weili |
2016-05-20 | Use std::map in CXFA_ItemLayoutProcessor | tsepez |
2016-05-20 | Use std::map for CFX_GEFont::m_FontMapper | tsepez |
2016-05-20 | Fix unreachable code in fwl_comboboximp.cpp | tsepez |
2016-05-20 | Use std::set to track uniqueness in xfa_script_layoutpseudomodel.cpp | tsepez |
2016-05-20 | Use std::map, std::unique_ptr in fwl_widgetmgrimp.h | tsepez |
2016-05-20 | Use std::map in CXFA_FontMgr and CXFA_PDFFontMgr | tsepez |
2016-05-20 | Merge GetBits32() impls into one. Put it in fxcrt. | thestig |
2016-05-20 | openjpeg: Prevent a buffer overflow in opj_j2k_read_SPCod_SPCoc.chromium/2747chromium/2746chromium/2745chromium/2744 | ochang |
2016-05-19 | Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache | tsepez |
2016-05-19 | Work around sign compare error from commit be9b894. | thestig |
2016-05-19 | Move fgas_sax into individual files in fde. | dsinclair |
2016-05-19 | fgas/ code cleanup. | dsinclair |
2016-05-19 | Remove Release() from IFXCRT_FileAccess. | tsepez |
2016-05-19 | Fix the Skia build after 9b1a0ee. | thestig |
2016-05-19 | Remove CFX_MapPtrToPtr in xfa_ffdocview.h | tsepez |
2016-05-19 | Remove Release() from CXFA_FM2JSContext | tsepez |
2016-05-19 | Remove Release() from CPDFDOC_Environment | tsepez |
2016-05-19 | Fix Undefined-shift in CPDF_SampledFunc::v_Init(). | thestig |
2016-05-19 | Fix a potential nullptr deref in CFX_MapPtrToPtr. | thestig |
2016-05-19 | Fix leak in CPDF_StreamContentParser::AddTextObject(). | thestig |
2016-05-19 | Remove CFX_DSPATemplate usage in CXFA_TextParser | dsinclair |
2016-05-19 | Expand some typedefs to the original types | dsinclair |
2016-05-19 | Correctly check for overflow in FX_atonum. | dsinclair |
2016-05-19 | Fix memory leaks in pdfium_test. | thestig |
2016-05-19 | Cleanup unused fgas/ code. | dsinclair |
2016-05-19 | Remove Release() from CFX_StreamImp, rename to IFX_StreamImp | tsepez |
2016-05-19 | Fix a memory leak in opj_jp2_read_ihdr(). | thestig |
2016-05-19 | Remove Release() from CXFA_WidgetLayoutData | tsepez |
2016-05-19 | Remove agg from skia build | caryclark |
2016-05-19 | Clean up CFX_RenderDevice::DrawNormalText(). | thestig |
2016-05-18 | Remove Release() from CFX_TxtBreak | tsepez |
2016-05-18 | Remove Release() from CFDE_TxtEdit* classes | tsepez |
2016-05-18 | Remove Release() from CXFA_FWLTheme | tsepez |
2016-05-18 | Remove Release() from CXFA_ScriptContext | tsepez |
2016-05-18 | Cleanup XFA_HASHCODE usage. | dsinclair |
2016-05-18 | Remove Release() from CFX_SAXReader | tsepez |
2016-05-18 | Remove Release() from CXFA_RenderContext | tsepez |
2016-05-18 | Remove Release() from CXFA_WidgetAccIterator | tsepez |
2016-05-18 | Remove Release() from CXFA_ChecksumContext | tsepez |
2016-05-18 | Split xfa/fee files into individual class files. | dsinclair |