Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d9828fd1653f0334c4e9b027d708dbc3df8c838a
/
xfa
/
fde
/
tto
/
fde_textout.cpp
d9828fd
Rename FDE files to match contents.
by Dan Sinclair
· 8 years ago
f0799fe
Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""
by Tom Sepez
· 8 years ago
31b08d4
Revert "Refcount all CFX_DIBSources (and subclasses) all the time."
by dsinclair
· 8 years ago
0004f29
Refcount all CFX_DIBSources (and subclasses) all the time.
by Tom Sepez
· 8 years ago
9c045de
Use std::vector for m_HotKeys
by Tom Sepez
· 8 years ago
5c529e6
Combine more RTF and TXT Break code
by Dan Sinclair
· 8 years ago
e533b93
Create common base class for TxtBreak and RTFBreak.
by Dan Sinclair
· 8 years ago
193e6ca
Add IndexInBounds() convenience routine.
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
893822a
Merge text breaking helper classes.
by Dan Sinclair
· 8 years ago
d8f45b3
Replace discrete array with a map.
by dan sinclair
· 8 years ago
8da7920
Simplify the CFX_TxtPiece class
by dan sinclair
· 8 years ago
a5a3de9
Remove unused defines from TextBreak.
by Dan Sinclair
· 8 years ago
9e9bab6
Cleanup TXTLINEALIGNMENT defines
by Dan Sinclair
· 8 years ago
c36fe07
Cleanup FX_TXTBREAK
by Dan Sinclair
· 8 years ago
52c73c2
Remove unused Txt break policies.
by Dan Sinclair
· 8 years ago
c803cbc
Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE>
by Tom Sepez
· 8 years ago
c3f74e9
Use std::deque for CFX_MassArrayTemplate<FDE_TTOPIECE>
by Tom Sepez
· 8 years ago
071d786
Rename x,y to width,height for Size types
by dan sinclair
· 8 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 8 years ago
3d32876
Use std::vector for CFX_RectF arrays
by tsepez
· 9 years ago
0cb9b8c
Strip out custom allocator code
by Dan Sinclair
· 9 years ago
e647799
Properly ref-count CFGAS_GEFont with CFX_RetainPtr.
by tsepez
· 9 years ago
d924770
Remove more unused widget styles
by dsinclair
· 9 years ago
a9caab9
Avoid the ptr.reset(new XXX()) anti-pattern
by tsepez
· 9 years ago
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 9 years ago
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 9 years ago
cddf825
Use smart pointers for class owned pointers under xfa/fde
by weili
· 9 years ago
3496545
Cleanup fgas/crt.
by dsinclair
· 9 years ago
cfb77cc
Get rid of NULLs in xfa/fde/
by thestig
· 9 years ago
a4fdfc5
Replace IFGAS_Font with underlying concrete type
by thestig
· 9 years ago
fe433f1
Remove FDE_HDEVICESTATE.
by dsinclair
· 9 years ago
b71dc76
Rename IFX_Font to IFGAS_Font
by tsepez
· 9 years ago
db444d2
Fix all the code which has duplicate variable declarations
by weili
· 9 years ago
befa450
Remove default arguments from CFX_FxgeDevice.
by thestig
· 9 years ago
d1f843e
Remove Release() from CFX_TxtBreak
by tsepez
· 9 years ago
f74ad99
Replace some calls to Release() with direct delete, part 1.
by tsepez
· 9 years ago
43854a5
Standardize on ASSERT.
by dsinclair
· 9 years ago
acd0d59
Cleanup FDE interfaces.
by dsinclair
· 9 years ago
d403329
Store WideString, not raw pointer, in FX_TXTRUN
by tsepez
· 9 years ago
774bdde
Replace calls to deprecated CFX_{Wide,Byte}String::Empty()
by tsepez
· 9 years ago
bd9748d
Remove implicit cast from CFX_WideString to (const wchar_t*)
by tsepez
· 9 years ago
17f382a
Cleanup various IFX_ text interfaces.
by dsinclair
· 9 years ago
a5c1323
Remove IFDE_Pen and IFDE_Brush.
by dsinclair
· 9 years ago
25c223d
Only SolidBrush types are created, remove other brushes.
by dsinclair
· 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
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago