summaryrefslogtreecommitdiff
path: root/xfa/src/fxbarcode/oned/BC_OneDimWriter.cpp
AgeCommit message (Expand)Author
2016-02-24Remove foo != NULL checks in xfa/src/fxbarcode.Lei Zhang
2016-02-24Remove include only barcode.h and IWYU.Dan Sinclair
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-22Expand XFA includes to be relative to pdfium/.Dan Sinclair
2016-01-26Fix DOS newlinesTom Sepez
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-17Remove FDE_Alloc in favor of FX_Alloc.Tom Sepez
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-06XFA: Actually fix all relative includes to third_party.Lei Zhang
2015-11-03Remove unused variablesJun Fang
2015-08-17Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.Lei Zhang
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-01-09Organize barcode codes into modules.Bo Xu