summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfx_barcode.h
AgeCommit message (Expand)Author
2018-08-23Remove m_bTruncated flag from CBC_PDF417Writer.Henrique Nakashima
2018-01-26Clean up construction of CFX_BarcodeRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2017-09-05Remove isDevice parameter from barcode Render().Henrique Nakashima
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-04Clean up QRCoderEncoder and friends.Lei Zhang
2017-03-29Move xfa/fxbarcode fxbarcode/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
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair