Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
655c783b8077f18e17418a3aab9b5a07c8055049
/
fpdfsdk
/
fxedit
ef002c8
Use fx_extension.h utilities in more places.
by Lei Zhang
· 8 years ago
1629f60
Add CFX_RenderDevice::AutoRestorer()
by Tom Sepez
· 8 years ago
f51a02a
Cleanup codepage and charset definitions.
by Dan Sinclair
· 8 years ago
1835a6f
Tweak CFDF_Font::AppendChar()
by Tom Sepez
· 8 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 8 years ago
1a89e36
Remove dead code in fxet_edit.h.
by Lei Zhang
· 8 years ago
7388470
Use std::map<> in CPLST_Select
by Tom Sepez
· 8 years ago
a8c2b91
Remove dead CFX_Edit code and fix some typos.
by Lei Zhang
· 8 years ago
52f69b3
Make CPVT_WordPlace more conformant with the prevailing idioms.
by Tom Sepez
· 8 years ago
9bbc354
remove CFX_ArrayTemplate from fxet_list.
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
a0061af
Convert TransformPoint calls to Transform calls
by Dan Sinclair
· 8 years ago
f528eee
Reland "Convert CFX_FloatPoint to CFX_PointF"
by Dan Sinclair
· 8 years ago
22da8c2
Delete unused method CPWL_Edit::GeneratePageObjects
by Nicolas Pena
· 8 years ago
92a32db
Revert "Convert CFX_FloatPoint to CFX_PointF"
by dsinclair
· 8 years ago
4797c42
Convert CFX_FloatPoint to CFX_PointF
by Dan Sinclair
· 8 years ago
afb4456
Remove Transform in favour of TransformPoint
by Dan Sinclair
· 8 years ago
3509d16
Use std::vector, unique_ptrs in fxet_edit.h
by Tom Sepez
· 8 years ago
6745f96
Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindow
by tsepez
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
98151ca
Cleanup DEPS files
by dsinclair
· 8 years ago
69d9c68
Move core/fpdfapi/fpdf_render to core/fpdfapi/render
by dsinclair
· 8 years ago
488b7ad
Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser
by dsinclair
· 8 years ago
41872fa
Move core/fpdfapi/fpdf_page to core/fpdfapi/page
by dsinclair
· 8 years ago
bc5e6d2
Move core/fpdfapi/fpdf_font to core/fpdfapi/font
by dsinclair
· 8 years ago
36eb4bd
Add ptr_util.h from base until std::make_unique<> available
by tsepez
· 8 years ago
0bb385b
Move fpdfsdk/fxedit/include to fpdfsdk/fxedit
by dsinclair
· 8 years ago
74a34fc
Move core/fxge/include to core/fxge
by dsinclair
· 8 years ago
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 8 years ago
1727aee
Move core/fpdfdoc/include to core/fpdfdoc
by dsinclair
· 8 years ago
61df2c7
Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render
by dsinclair
· 8 years ago
c6c425a
Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser
by dsinclair
· 8 years ago
8a752ab
Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page
by dsinclair
· 8 years ago
166bc16
Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font
by dsinclair
· 8 years ago
d4c34f2
Replace std::unique_ptr.reset() with WrapUnique assignment.
by thestig
· 8 years ago
ea3c3be
Remove duplicated charset definitions, and move them to fx_font.h
by npm
· 8 years ago
8faac62
Cleanup CFX_SystemHandler.
by dsinclair
· 8 years ago
41d6bbe
Delete unused parameter nWordStyle from GetCharWidth()
by npm
· 8 years ago
63f545c
CFX_FloatPoint default constructor and equals operators
by tsepez
· 8 years ago
067990c
Stop converting widestring -> c_str -> widestring in several places.
by tsepez
· 8 years ago
55a1eb0
Delete unused methods and definitions from fxet_edit
by npm
· 8 years ago
a31da74
Pass CFX_WideString further down widget callers
by tsepez
· 8 years ago
fc1d16f
Make CPDF_Path have a CFX_Path rather than inheriting
by tsepez
· 8 years ago
fbda17d
Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.
by tsepez
· 8 years ago
d24c3a6
Revert "Add -> operators to CFX_CountRef."
by tsepez
· 8 years ago
adbd329
Revert "Use ->() in CPDF_ColorState"
by tsepez
· 8 years ago
91ddd3f
Use ->() in CPDF_ColorState
by tsepez
· 8 years ago
c10c23a
Add -> operators to CFX_CountRef.
by tsepez
· 8 years ago
987f3ee
Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.
by tsepez
· 8 years ago
9ada2d8
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
by npm
· 8 years ago
660de3c
Move CFX_ClipRgn and CFX_PathData into their own files.
by npm
· 8 years ago
448c433
Splitting fpdfdoc/doc_* part II.
by dsinclair
· 8 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 8 years ago
efd5a99
Removing default params from CFX_Edit.
by dsinclair
· 8 years ago
d8f3978
Remove CFX_Edit_Refresh::Analyse
by dsinclair
· 8 years ago
dbc7716
Cleanup some PWL interfaces.
by dsinclair
· 8 years ago
e35af1e
Remove some IFX_* wrappers.
by dsinclair
· 8 years ago
a2919b3
Remove RichText support from fpdfsdk/fxedit.
by dsinclair
· 8 years ago
dff03da
Clean up fxet_ap.cpp.
by thestig
· 8 years ago
625ad66
Make code compile with clang_use_chrome_plugin (part IV)
by weili
· 9 years ago
1cd352e
Get rid of NULLs in fpdfsdk/
by thestig
· 9 years ago
4997b22
Get rid of NULLs in core/
by thestig
· 9 years ago
fd6cfad
Clean up CPDF_TextRenderer slightly.
by thestig
· 9 years ago
41846a0
Remove default argument from RestoreState() methods.
by thestig
· 9 years ago
8f5f897
Add an enum to represent text rendering modes.
by thestig
· 9 years ago
71a452f
Make CFX_ByteString(const CFX_ByteStringC&) explicit.
by tsepez
· 9 years ago
594b20b
Fix some misc nits.
by thestig
· 9 years ago
732f6a0
IFX_Edit::NewEdit never returns nullptr.
by thestig
· 9 years ago
821d59e
CPDF_VariableText::GetIterator() never returns NULL.
by thestig
· 9 years ago
2c3a16a
Remove some dead code.
by thestig
· 9 years ago
8f4bf9a
More define cleanup.
by dsinclair
· 9 years ago
8c32dfa
Subtract instead of adding the negation.
by thestig
· 9 years ago
b959010
Remove IFX_SystemHandler.
by dsinclair
· 9 years ago
8e4c505
Rename CFX_ByteTextBuf::GetByteString() to AsStringC().
by tsepez
· 9 years ago
4c3debb
Rename both As{Byte,Wide}StringC() helpers to AsStringC().
by tsepez
· 9 years ago
89bdd08
Move code from fpdfsdk/include to the sub directories.
by dsinclair
· 9 years ago
48baa5f
Move core/include/fxge to core/fxge/include.
by dsinclair
· 9 years ago
c7a7349
Remove core/include/fpdfdoc/fpdf_vt.h
by dsinclair
· 9 years ago
28f97ff
Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.
by tsepez
· 9 years ago
ed9c438
Make IPDF_VariableText_{Provider,Iterator} inner classes.
by dsinclair
· 9 years ago
8940993
Reduce signed/unsigned comparison warnings
by Wei Li
· 9 years ago
c3255f5
Remove FX_DWORD from fpdfsdk/ and testing
by tsepez
· 9 years ago
61b2fc7
Split core/include/fpdfapi/fpdf_resource.h
by dan sinclair
· 9 years ago
62a70f9
Remove FX_WORD in favor of uint16_t.
by Tom Sepez
· 9 years ago
d4e8f12
Re-enable several MSVC warnings
by Wei Li
· 9 years ago
584b1e6
Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.
by Dan Sinclair
· 9 years ago
455a419
Move core/include/fpdfapi/fpdf_page.h to correct locations.
by Dan Sinclair
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago