summaryrefslogtreecommitdiff
path: root/fxbarcode/datamatrix
AgeCommit message (Expand)Author
2017-09-01Cleanup usages of Mid(foo, 1), Right(1), and Left(1)chromium/3203Ryan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-15Remove GetAt from string classesRyan Harrison
2017-08-11Remove potential out of bounds call to GetAt()Ryan 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-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-24Cleanup CBC_SymbolInfo::lookup().Lei Zhang
2017-05-23Remove useless CBC_SymbolShapeHint.Lei Zhang
2017-05-23Clean up CBC_SymbolInfo.chromium/3109Lei Zhang
2017-05-23Remove CBC_HighLevelEncoder::isSpecialB256().Lei Zhang
2017-05-02Pass explicit string size in EncodeToCodewords().Lei Zhang
2017-04-28Clean up private methods in CBC_C40Encoder.Lei Zhang
2017-04-28Remove dead dimensions code in fxbarcode.chromium/3084Lei Zhang
2017-04-27Remove CBC_HighLevelEncoder::illegalCharacter().Lei Zhang
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair