summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_utils.cpp
AgeCommit message (Expand)Author
2017-03-15Cleanup nits from prior CLsDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_DOUBLE with underlying double 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
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-07-21Rename xfa_utils_imp to xfa_utilsdsinclair