summaryrefslogtreecommitdiff
path: root/fxbarcode/oned
AgeCommit message (Expand)Author
2017-05-04Reduce 1D barcode DrawPath calls.Lei Zhang
2017-05-01Remove more |new|s, part 5Tom Sepez
2017-04-25Simplify CBC_OnedCode128Writer methods.chromium/3081Lei Zhang
2017-04-25Delete some CFX string ctors.Lei Zhang
2017-04-25Test more OnedCode128WriterTest methods.Lei Zhang
2017-04-24Add tests for BC_OnedCode128Writer encoding functions.Lei Zhang
2017-04-21Replace FXSYS_iswdigit with std::iswdigit.Lei Zhang
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-04-17Remove dead barcode bitmap rendering code.Lei Zhang
2017-04-06Change some fxbarcode to use return values.Lei Zhang
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair