summaryrefslogtreecommitdiff
path: root/fxbarcode/cbc_ean13.cpp
AgeCommit message (Expand)Author
2018-06-19Move fxcrt::{Byte,Wide}Strings with std::move().chromium/3466Tom Sepez
2017-09-18Convert string class namesRyan Harrison
2017-09-05Remove isDevice parameter from barcode Render().Henrique Nakashima
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-05-02Remove more |new|s, part 8Tom Sepez
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-17Remove dead barcode bitmap rendering code.Lei Zhang
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair