aboutsummaryrefslogtreecommitdiffstats
path: root/fxbarcode/cbc_ean8.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure EAN barcode classes to merge common code.Lei Zhang2018-12-031-44/+8
* Use size_t in more places in fxbarcode.Lei Zhang2018-11-301-4/+4
* Remove some useless calculations in fxbarcode.Lei Zhang2018-11-291-2/+2
* Rename WideString::{UTF8,UTF16LE}_Encode() to To{UTF8,UTF16LE}().Tom Sepez2018-11-271-2/+2
* Move fxcrt::{Byte,Wide}Strings with std::move().Tom Sepez2018-06-191-7/+4
* Convert string class namesRyan Harrison2017-09-181-9/+9
* Remove isDevice parameter from barcode Render().Henrique Nakashima2017-09-051-3/+3
* Convert calls to Mid() to Left() or Right() if possibleRyan Harrison2017-07-281-1/+1
* Remove more |new|s, part 8Tom Sepez2017-05-021-1/+2
* Change more fxbarcode to use return values.Lei Zhang2017-04-211-27/+21
* Remove dead barcode bitmap rendering code.Lei Zhang2017-04-171-7/+0
* Move xfa/fxbarcode fxbarcode/Dan Sinclair2017-03-291-0/+94