summaryrefslogtreecommitdiff
path: root/fxbarcode/oned/BC_OnedEAN13Writer.cpp
AgeCommit message (Expand)Author
2017-09-01Cleanup usages of Mid(foo, 1), Right(1), and Left(1)chromium/3203Ryan Harrison
2017-09-01Prepare for converting FX_STRSIZE int->size_tRyan Harrison
2017-08-31Fixing CBC_OnedEAN13Writer checksum.Henrique Nakashima
2017-08-30Convert int* references to FX_STRSIZERyan Harrison
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-15Remove GetAt from string classesRyan Harrison
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-11Rename render device classesDan Sinclair
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-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair