- e76203d Use smart pointers for class owned pointers in xfa/fxbarcode by weili · 8 years ago
- ad5ac75 Fix typos of the word outer. by thestig · 8 years ago
- 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
- 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
- d931476 Remove unused code. by dsinclair · 8 years ago
- a261534 Remove barcode reading code. by dsinclair · 8 years ago
- 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
- 29b8ad0 Make code compile with clang_use_chrome_plugin (part III) by weili · 8 years ago
- 82e24b1 Optionally skip image type detection in progressive decoder. by dsinclair · 8 years ago
- f49747f Trust the compiler to do array indexing and superclass promotion. by tsepez · 8 years ago
- 17e15d2 Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel by tsepez · 8 years ago
- bbf2713 Remove redundant make_pair* cast in fxbarcode by tsepez · 8 years ago
- c14c958 Remove redundant casts, part 9. by tsepez · 8 years ago
- 855665d remove redundant CFX_Matrix* cast in one-d barcode by tsepez · 8 years ago
- 6dc1d77 Get rid of NULLs in xfa/fxbarcode/ by thestig · 8 years ago
- 52d7856 Clean up C-Style casts in CBC_CodeBase and subclasses by tsepez · 8 years ago
- db444d2 Fix all the code which has duplicate variable declarations by weili · 8 years ago
- f02f7e5 Fix compile error ‘isnan’ was not declared in this scope by phajdan.jr · 8 years ago
- befa450 Remove default arguments from CFX_FxgeDevice. by thestig · 8 years ago
- 25fa42f Clean up fx_ge.h and IWYU. by thestig · 8 years ago
- 524fa62 Clean up more XFA code which causes warnings by weili · 9 years ago
- 76852be Fix /analyze warnings in fxbarcode/ by tsepez · 9 years ago
- 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
- 3cc01f2 Fix the code that causes warnings by weili · 9 years ago
- afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
- 28c7844 Add CFX_ByteStringC::CharAt() to avoid c_str() and casts. by tsepez · 9 years ago
- 6020e45 Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11 by tsepez · 9 years ago
- fbe14b9 Fix lint bugs. by thestig · 9 years ago
- 8f0d0da Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10 by tsepez · 9 years ago
- e801d4e Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9 by tsepez · 9 years ago
- d5d07dc Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8 by tsepez · 9 years ago
- 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
- 33a747d Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, Part 5 by tsepez · 9 years ago
- aef780d Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4 by tsepez · 9 years ago
- d00a912 Make CFX_BasicArray non-copyable. by tsepez · 9 years ago
- ff242e0 Avoid needless construction of CFX_ByteStrings during string building by tsepez · 9 years ago
- bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
- b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 9 years ago
- d55e11e Remove ICodec_* Interfaces. by dsinclair · 9 years ago
- 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
- 8b36e5c Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg by tsepez · 9 years ago
- 86e5474 Move include/fxcodec to fxcodec/include by dsinclair · 9 years ago
- 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 9 years ago
- 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
- fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
- 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
- deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
- 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
- a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
- 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
- 4161c5c Make a few more const tables smaller. by Tom Sepez · 9 years ago
- a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 9 years ago
- 314743a Reduce size of several PDFium constant tables. by Tom Sepez · 9 years ago
- 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago