summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/oned
AgeCommit message (Expand)Author
2016-05-02Fix lint bugs.thestig
2016-04-29Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9tsepez
2016-04-28Do not check pointers before deleting them.thestig
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair