summaryrefslogtreecommitdiff
path: root/xfa/src/fxbarcode/common
AgeCommit message (Expand)Author
2016-03-14Move xfa/src up to xfa/.Dan Sinclair
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-24Get rid of CBC_AutoPtr and use std::unique_ptr instead.Lei Zhang
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-23Remove uses of this->foo.Lei Zhang
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-22Expand XFA includes to be relative to pdfium/.Dan Sinclair
2016-02-22Fixing include guards, and presubmit.Dan Sinclair
2016-02-18Fixup incorrect include guards.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-11XFA: avoid multiplications in FX_AllocsTom Sepez
2015-11-03Remove unused variablesJun Fang
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
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-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-01-09Organize barcode codes into modules.Bo Xu