Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
e02b2bc896b0872ce1a9d0997946b07dc76b9f7b
/
xfa
/
fxfa
/
app
/
cxfa_textlayout.cpp
e02b2bc
Use CXFA_TextUserData in place of CFX_Retainable where possible.
by Tom Sepez
· 8 years ago
0d86ecb
Move fde XML parser to core
by Dan Sinclair
· 8 years ago
5fa4e98
Move XML attribute handling to a base class.
by Dan Sinclair
· 8 years ago
93bfc26
Cleanup CFDE_XMLCharData and CFDE_XMLText
by Dan Sinclair
· 8 years ago
ac35589
Split the FDE XML file into indiviual class files.
by Dan Sinclair
· 8 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 8 years ago
669a418
Drop FXSYS_ from math methods
by Dan Sinclair
· 8 years ago
0bb1333
Add some calls to MakeUnique
by Dan Sinclair
· 8 years ago
d9828fd
Rename FDE files to match contents.
by Dan Sinclair
· 8 years ago
efcae5d
Split xfa_object.h apart.
by Dan Sinclair
· 8 years ago
5c500ac
Return arrays where appropriate in fxfa.
by Tom Sepez
· 8 years ago
fcc309e
Use std::vector in fxfa/app.
by Tom Sepez
· 8 years ago
e533b93
Create common base class for TxtBreak and RTFBreak.
by Dan Sinclair
· 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
c36fe07
Cleanup FX_TXTBREAK
by Dan Sinclair
· 8 years ago
f7fccbd
Remove CFX_RTFPieceArray and use std::vector
by Dan Sinclair
· 8 years ago
b0d3160
Change CreateBreak to return a unique_ptr
by Dan Sinclair
· 8 years ago
bef7389
Return values instead of out params
by Dan Sinclair
· 8 years ago
7071943
Remove unused methods from RTFBreak and TextBreak
by Dan Sinclair
· 8 years ago
d2ee0f3
Convert the FX_RTFBREAK defines to an enum class
by Dan Sinclair
· 8 years ago
d7de8e1
Convert FX_RTFLINEALIGNMENT to an enum class
by Dan Sinclair
· 8 years ago
fb906e3
Remove unused layout styles
by Dan Sinclair
· 8 years ago
1026eab
Remove unused RTF Break Policies
by Dan Sinclair
· 8 years ago
2c02fae
Change FXTEXT_CHARPOS to use CFX_PointF
by Dan Sinclair
· 8 years ago
d8b01ca
Revert "Convert Origins to points"
by Dan Sinclair
· 8 years ago
da83d3a
Convert Origins to points
by Dan Sinclair
· 8 years ago
071d786
Rename x,y to width,height for Size types
by dan sinclair
· 8 years ago
65c7c23
Remove FX_WSTRC usage
by dan sinclair
· 9 years ago
03de884
Remove last usage of IFX_Retainable.
by Tom Sepez
· 9 years ago
7e5fdd0
Track CFDE_CSSComputedStyle with retained ptrs
by Dan Sinclair
· 9 years ago
95bec80
Split fde/css files into individual class files.
by Dan Sinclair
· 9 years ago
783a7e0
Avoid endless loop deleting CFGAS_GEFont.
by tsepez
· 9 years ago
b9fbe6e
Rename FDE_CSSRECT and FDE_CSSLENGTH
by Dan Sinclair
· 9 years ago
cfb856c
Remove IFDE_CSS interfaces which are only implemented once.
by Dan Sinclair
· 9 years ago
96f482c
Convert FDE CSS enums to enum classes.
by Dan Sinclair
· 9 years ago
0cb9b8c
Strip out custom allocator code
by Dan Sinclair
· 9 years ago
1f5d498
Split xfa_textlayout apart.
by Dan Sinclair
· 9 years ago