summaryrefslogtreecommitdiff
path: root/xfa/fde
AgeCommit message (Expand)Author
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
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-07Cleanup FWL default values part II.dsinclair
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-28Fix crash in CFDE_CSSSyntaxParser when parsing empty urlnpm
2016-11-24Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932dan sinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-21Clean up CFGAS_GEFontnpm
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-15Cleanup cfwl_* files.dsinclair
2016-11-11Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.npm
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-28Continue fixing FX_BOOL / int noisetsepez
2016-10-25Avoid dubious use of comma operator in fde_csssyntax.htsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-30Switch CFX_SAXReader to use std::stack.thestig
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-20Refactor CFX_FontCache to have only one in GE Module.art-snake
2016-09-19Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ...dsinclair
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-13Sort include entries.dsinclair
2016-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-11Remove fgas_system files.dsinclair
2016-08-11Guard against undefined shift.dsinclair
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-08-04Use smart pointers for class owned pointers under xfa/fdeweili
2016-07-25Use smart pointers for CFX_Font and CFX_Type3Font classesweili
2016-07-20Move CSSRuleCollection class to its own filenpm
2016-07-18Cleanup fgas/crt.dsinclair
2016-07-11Cleanup ownership of parser membersdsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-16Cleanup XML parser code.dsinclair
2016-06-10Remove redundant casts, part 9.tsepez
2016-06-10Get rid of NULLs in xfa/fde/thestig
2016-06-09Remove more casts, part 7.tsepez
2016-06-09Remove C-style casts in xfa/fde.tsepez