summaryrefslogtreecommitdiff
path: root/fxbarcode/datamatrix/BC_HighLevelEncoder.cpp
AgeCommit message (Expand)Author
2017-09-01Cleanup usages of Mid(foo, 1), Right(1), and Left(1)chromium/3203Ryan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-05-26Replace SymbolShapeHint with a boolean.Lei Zhang
2017-05-23Clean up CBC_SymbolInfo.chromium/3109Lei Zhang
2017-05-23Remove CBC_HighLevelEncoder::isSpecialB256().Lei Zhang
2017-04-28Remove dead dimensions code in fxbarcode.chromium/3084Lei Zhang
2017-04-27Remove CBC_HighLevelEncoder::illegalCharacter().Lei Zhang
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair