summaryrefslogtreecommitdiff
path: root/xfa/fwl
AgeCommit message (Expand)Author
2017-08-23Remove OnPageLoad and OnPageUnload from CFWL_EditDan Sinclair
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-23Convert the CFDE_TxtEdtEngine::Insert results into an enum classDan Sinclair
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-21Cleanup CFDE_TextOutDan Sinclair
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-08-17Remove default parameters in CXFA_Graphics methods.Lei Zhang
2017-08-17Remove redundant members in CFDE_TxtEdtEngineDan Sinclair
2017-08-17Turn caret movement into an enum classDan Sinclair
2017-08-17Cleanup CFDE_TxtEdtEngine Insert and Delete methodsDan Sinclair
2017-08-17Cleanup visibilty and unused methods in xfa/fdeDan Sinclair
2017-08-16Tidy CXFA_Color class and argument passing.Tom Sepez
2017-08-16Move some CFDE_TxtEdt* methods to the headerschromium/3188Dan Sinclair
2017-08-16Simplify CFDE_TxtEdtEngine layout codeDan Sinclair
2017-08-16Remove CFWL_WidgetMgrDelegateDan Sinclair
2017-08-15Hide the undo/redo record classes inside the engineDan Sinclair
2017-08-15Remove default params from xfa/fde code.Dan Sinclair
2017-08-15Remove CFDE_RenderDeviceDan Sinclair
2017-08-14Merge CFDE_RenderContext into CFWL_EditDan Sinclair
2017-08-14Cleaning up the visual set iteratorDan Sinclair
2017-08-14Cleanup more fde definesDan Sinclair
2017-08-14Cleanup FDE_TTO{STYLE|ALIGNMENT} defines.Dan Sinclair
2017-08-10Remove unused FDE_TTOSTYLE_ flagsDan Sinclair
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
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