summaryrefslogtreecommitdiff
path: root/xfa/fwl
AgeCommit message (Expand)Author
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-07-24Remove fx_edit.hDan Sinclair
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Rename cfx_color to cxfa_colorDan Sinclair
2017-06-30Fix nits in a bunch of random XFA files.Lei Zhang
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-02Remove explicit CFX_Matrix identity matrix instantiations.Lei Zhang
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-16CFDE_RenderDevice::m_bOwnerDevice is always falseTom Sepez
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-05-11Rename render device classesDan Sinclair
2017-05-04Removing unused IFX_Pause parametersDan Sinclair
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-02Change BarcodeTest to render to bitmaps.Lei Zhang
2017-05-02Remove more |new|s, part 7Tom Sepez
2017-05-01Remove more |new|s, part 5Tom Sepez
2017-04-27Add barcode test skeletonTom Sepez
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-18Use unique_ptr in CFWL_NoteDriver::m_eventTargets mapTom Sepez
2017-04-04Clean up QRCoderEncoder and friends.Lei Zhang
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair
2017-03-30Rename FDE files to match contents.Dan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair
2017-03-29Remove fgas/localization directoryDan Sinclair
2017-03-29Rename CFX_Unitime to CFX_DateTimeDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-20Simplify date time codeDan Sinclair
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-16Create common base class for TxtBreak and RTFBreak.Dan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Make most PDFium code pass Clang plugin's auto raw check.Lei Zhang
2017-03-13Remove some single use interfacesDan Sinclair
2017-03-13Remove TextBreak rotation codeDan Sinclair
2017-02-23Cleanup CFX_Graphics.Dan Sinclair
2017-02-23Merge CFX_PathGenerator into CFX_Path.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-21Convert more TransformPoint calls to TransformDan Sinclair
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair