summaryrefslogtreecommitdiff
path: root/xfa/src/fxbarcode
AgeCommit message (Expand)Author
2016-01-26Fix DOS newlinesTom Sepez
2016-01-11Clean compiling warnings on LinuxJun Fang
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-11XFA: avoid multiplications in FX_AllocsTom Sepez
2015-12-11Fix size calculation in BC_QRCodeWriter.cppTom Sepez
2015-12-10Fix compiling warnings on Linux (part2)Jun Fang
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-05Fix XFA compilation warnings, part 2Tom Sepez
2015-11-03Remove unused variablesJun Fang
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-10-30XFA: Remove dead code in CBC_BufferedImageLuminanceSource and friends.Lei Zhang
2015-10-30XFA: Remove null CFX_DIBAttribute default argument.Tom Sepez
2015-10-28Include cmath so we get std::isnandan sinclair
2015-10-20XFA: Fix unittests and embeddertests crashersTom Sepez
2015-10-02XFA: Remove test for new.Lei Zhang
2015-08-17Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.Lei Zhang
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-18Replace some Release() calls with virtual destructors.Tom Sepez
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-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-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-01-16Fix a PDF417 encoding bug for 45 digits numeric data.Bo Xu
2015-01-12Fix include paths for pdfium_unittests under chromium checkout.Tom Sepez
2015-01-09Organize barcode codes into modules.Bo Xu
2015-01-09Unit test for 417HighLevelEncoderTom Sepez
2015-01-08Add original copyright notice for barcode module.Bo Xu
2014-12-29Fix compilation breakage at d70b545.Tom Sepez
2014-12-29Fix the big integer bug in PDF417.Bo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu