aboutsummaryrefslogtreecommitdiffstats
path: root/fxbarcode/cbc_code128.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move FxFreeDeleter to fx_memory_wrappers.hTom Sepez2019-11-201-0/+1
* Limit the size of 1D barcodes to 8K.Lei Zhang2019-03-131-1/+1
* Pass WideStringViews by value.Tom Sepez2018-12-141-1/+1
* Rename WideString::{UTF8,UTF16LE}_Encode() to To{UTF8,UTF16LE}().Tom Sepez2018-11-271-1/+1
* Make CBC_CodeBase::SetTextLocation() not virtual.Lei Zhang2018-09-171-4/+0
* Move fxcrt::{Byte,Wide}Strings with std::move().Tom Sepez2018-06-191-7/+4
* Convert string class namesRyan Harrison2017-09-181-6/+6
* Remove isDevice parameter from barcode Render().Henrique Nakashima2017-09-051-3/+3
* Remove more |new|s, part 8Tom Sepez2017-05-021-1/+2
* Change more fxbarcode to use return values.Lei Zhang2017-04-211-33/+22
* Remove dead barcode bitmap rendering code.Lei Zhang2017-04-171-7/+0
* Move xfa/fxbarcode fxbarcode/Dan Sinclair2017-03-291-0/+90