Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
25d2ad482399ec20fdd0542d7c286ed06842f053
/
xfa
/
fxfa
/
parser
/
cxfa_widgetdata.h
25d2ad4
Tighten up XFA Visibility
by Dan Sinclair
· 8 years ago
f8a9439
Replace CXFA_{Object,Node}Array with std::vector
by Tom Sepez
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 8 years ago
82aa396
Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>
by tsepez
· 8 years ago
c635c93
Remove the ::GetCapacity methods.
by Dan Sinclair
· 8 years ago
51709be
Replace CFX_WideStringArray with std::vector
by tsepez
· 8 years ago
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 8 years ago
e93dbd6
Fix some FX_BOOL / int noise in XFA barcodes
by tsepez
· 8 years ago
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 8 years ago
8c2a8cd
Fix spelling of "Formated" in several variables
by tsepez
· 8 years ago
56a8b19
Convert XFA_ELEMENT to an enum class
by dsinclair
· 9 years ago
47bcd4c
Make code compile with clang_use_chrome_plugin (part V)
by weili
· 9 years ago
800222e
Fix MSVC C4800 build warnings.
by thestig
· 9 years ago
afe9430
Make CFX_WideString(const CFX_WideString&) explicit.
by tsepez
· 9 years ago
6f167c3
Change string argument type to GetFormatDataValue.
by tsepez
· 9 years ago
088632c
Fix spelling for SetSelectedItems
by dsinclair
· 9 years ago
44d054c
Split fxfa_objectacc.h into pieces.
by dsinclair
· 9 years ago