summaryrefslogtreecommitdiff
path: root/fxbarcode/oned/BC_OneDimWriter.cpp
AgeCommit message (Expand)Author
2017-11-29Remove dead CBC_OneDimWriter code.chromium/3281Lei Zhang
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-05Remove isDevice parameter from barcode Render().Henrique Nakashima
2017-08-30Convert int* references to FX_STRSIZERyan Harrison
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-01Replace raw value for constant error value in string operationsRyan 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-05-05Represent 1D barcodes with CFX_PathData internally.Lei Zhang
2017-05-04Reduce 1D barcode DrawPath calls.Lei Zhang
2017-05-01Remove more |new|s, part 5Tom Sepez
2017-04-21Change more fxbarcode to use return values.Lei Zhang
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