summaryrefslogtreecommitdiff
path: root/xfa/src/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.cpp
AgeCommit message (Expand)Author
2016-01-26Fix DOS newlinesTom Sepez
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-11-06XFA: Actually fix all relative includes to third_party.Lei Zhang
2015-11-03Remove unused variablesJun Fang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-01-16Fix a PDF417 encoding bug for 45 digits numeric data.Bo Xu
2015-01-09Organize barcode codes into modules.Bo Xu