summaryrefslogtreecommitdiff
path: root/fxbarcode/datamatrix/BC_EncoderContext.cpp
AgeCommit message (Expand)Author
2018-06-19Move fxcrt::{Byte,Wide}Strings with std::move().chromium/3466Tom Sepez
2018-05-25Reserve space for code words when creating encoder contextRyan Harrison
2018-04-23Pre-allocate more string buffers in barcode codeRyan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-08-11Remove potential out of bounds call to GetAt()Ryan Harrison
2017-05-26Replace SymbolShapeHint with a boolean.Lei Zhang
2017-05-24Cleanup CBC_SymbolInfo::lookup().Lei Zhang
2017-05-23Clean up CBC_SymbolInfo.chromium/3109Lei Zhang
2017-04-28Remove dead dimensions code in fxbarcode.chromium/3084Lei Zhang
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair