summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/cbc_ean8.cpp
AgeCommit message (Expand)Author
2017-01-31Remove BC_EXCEPTION_CHECK macroschromium/2999Tom Sepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-06-16Remove barcode reading code.dsinclair
2016-06-14Make code compile with clang_use_chrome_plugin (part III)weili
2016-06-06Clean up C-Style casts in CBC_CodeBase and subclassestsepez
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-05-02Fix lint bugs.thestig
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument.tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-03-21Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode.Dan Sinclair