Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d24236a926deeb8b9589c330c27dbd300b7f8c9d
/
fpdfsdk
/
pdfwindow
/
cpwl_edit.cpp
d24236a
Remove pointless CFX_FloatRect construction.
by Lei Zhang
· 7 years ago
f1eae2c
Converted low-hanging cpwl classes in CFX_ByteTextBuf to ostringstream.
by Henrique Nakashima
· 7 years ago
3516256
Implement CPWL_ComboBox::OnDestroy() to manage unowned pointers.
by Lei Zhang
· 7 years ago
633a3b7
Rename PWL_FooBar files to cpwl_foo_bar.
by Lei Zhang
· 7 years ago
[Renamed (97%) from fpdfsdk/pdfwindow/PWL_Edit.cpp]
12eea81
Remove unused bits from PWL_Edit headers.
by Lei Zhang
· 7 years ago
b45324b
Use NOTREACHED() in more places.
by Lei Zhang
· 8 years ago
cc20513
Introduce CFX_UnownedPtr to detect lifetime inversion issues.
by Tom Sepez
· 8 years ago
8a6fdad
Create common CXML_Object base class for CXML_Content and CXML_Element.
by Tom Sepez
· 8 years ago
f51a02a
Cleanup codepage and charset definitions.
by Dan Sinclair
· 8 years ago
908c848
Move core/fxcrt XML files to core/fxcrt/xml
by Dan Sinclair
· 8 years ago
52f69b3
Make CPVT_WordPlace more conformant with the prevailing idioms.
by Tom Sepez
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
a99de0e
Clean up CXML_Element.
by Lei Zhang
· 8 years ago
fc54e05
Cleanup PWL_Utils.
by Dan Sinclair
· 8 years ago
a0061af
Convert TransformPoint calls to Transform calls
by Dan Sinclair
· 8 years ago
b147e07
Convert point x,y into CFX_PointF
by dan sinclair
· 8 years ago
e460232
Cleanup CFX_PathData.
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
79365f7
Use enum class for PathPoint types.
by Nicolas Pena
· 8 years ago
6745f96
Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindow
by tsepez
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
bc5e6d2
Move core/fpdfapi/fpdf_font to core/fpdfapi/font
by dsinclair
· 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
166bc16
Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font
by dsinclair
· 8 years ago
ea3c3be
Remove duplicated charset definitions, and move them to fx_font.h
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
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
efd5a99
Removing default params from CFX_Edit.
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
907a522
Use FXFONT defines in place of integers.
by thestig
· 8 years ago
1cd352e
Get rid of NULLs in fpdfsdk/
by thestig
· 8 years ago
db444d2
Fix all the code which has duplicate variable declarations
by weili
· 8 years ago
92cb5e5
Convert border style defines to an enum class.
by dsinclair
· 9 years ago
71a452f
Make CFX_ByteString(const CFX_ByteStringC&) explicit.
by tsepez
· 9 years ago
821d59e
CPDF_VariableText::GetIterator() never returns NULL.
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
774bdde
Replace calls to deprecated CFX_{Wide,Byte}String::Empty()
by tsepez
· 9 years ago
4c3debb
Rename both As{Byte,Wide}StringC() helpers to AsStringC().
by tsepez
· 9 years ago
8da140e
Remove all PWL_Note classes
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
c3255f5
Remove FX_DWORD from fpdfsdk/ and testing
by tsepez
· 9 years ago
89e904b
Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.
by dan sinclair
· 9 years ago
61b2fc7
Split core/include/fpdfapi/fpdf_resource.h
by dan sinclair
· 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
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
[Renamed from fpdfsdk/src/pdfwindow/PWL_Edit.cpp]
3ebd121
Review and cleanup lint warnings.
by Dan Sinclair
· 9 years ago
281a9ea
Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
566b974
Revert "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
3b8fdd3
Replace CPDF_Rect and CPDF_Point with CFX types.
by Tom Sepez
· 9 years ago
50cce60
Fixing whitespace lint errors.
by Dan Sinclair
· 9 years ago
2398d89
Remove CFX_PtrList from renderer main loop.
by Tom Sepez
· 9 years ago
ab27768
Banish CFX_ByteArray and CFX_WideArray to the XFA side.
by Tom Sepez
· 9 years ago
32c7081
Split CPDF_PageObjectHolder off from CPDF_PageObjectList
by Tom Sepez
· 9 years ago
8139bc1
Merge to XFA: Rename CPDF_PageObjects to CPDF_PageObjectList
by Tom Sepez
· 9 years ago
c2fb35f
Merge to XFA: Remove header files that only have includes.
by Lei Zhang
· 9 years ago
60d909e
Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix
by Tom Sepez
· 9 years ago
bde53d2
Merge to XFA: Remove relative includes.
by Lei Zhang
· 9 years ago
a688a04
Merge to XFA: Fix all relative includes to core.
by Lei Zhang
· 9 years ago
a5b4704
Merge to XFA: Remove dead code that was reactivated when fixing overrides.
by Lei Zhang
· 9 years ago
62b2e91
Merge to XFA: Use override in more classes in core/
by Lei Zhang
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
e5b0bd1
Merge to XFA: Do some IWYU cleanups.
by Lei Zhang
· 9 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 9 years ago
60f507b
Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/
by Lei Zhang
· 9 years ago
d7e5cc7
Merge to XFA: Remove typdefs for pointer types in fx_system.h.
by Tom Sepez
· 9 years ago
bfa9a82
Merge to XFA: Use stdint.h types throughout PDFium.
by Tom Sepez
· 9 years ago
6675a80
Merge to XFA: Move fx_safe_types.h to include/ directory.
by Tom Sepez
· 9 years ago
d50b172
Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.
by Tom Sepez
· 10 years ago
4f7bc04
Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().
by Tom Sepez
· 10 years ago
53476d6
Merge to XFA: Prevent base::CheckedNumeric from leaking outside of pdfium.
by Tom Sepez
· 10 years ago
c616483
XFA: merge patch from CL 733693003, get rid of FX_LPCSTR cast
by Bo Xu
· 10 years ago
a94019d
Check path point count overflow in DrawThisAppearance
by Bo Xu
· 10 years ago
3f3b45c
Convert all line endings to LF.
by John Abd-El-Malek
· 11 years ago
5110c47
Initial commit.
by John Abd-El-Malek
· 11 years ago