Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
3878e1a206db89f8a9e38c72e7557fab04f96aa5
/
core
/
fpdftext
59dfc62
Removing unused defines
by Dan Sinclair
· 7 years ago
8b1408e
Remove FXSYS_strlen and FXSYS_wcslen
by Ryan Harrison
· 7 years ago
875e98c
Remove FX_STRSIZE and replace with size_t
by Ryan Harrison
· 7 years ago
aee0db0
Move CFX_UnownedPtr to UnownedPtr
by Dan Sinclair
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
06c6855
Rewrite IsHyphen using string operations
by Ryan Harrison
· 7 years ago
740bcd8
Split fx_ucd.h into fx_unicode.h and fx_ucddata.h.
by Tom Sepez
· 7 years ago
57cb544
Adjust loops in preperation for FX_STRSIZE int->size_t
by Ryan Harrison
· 7 years ago
bcd1e70
Remove fx_basic.h
by Dan Sinclair
· 7 years ago
a94566f
Move CFX_WideTextBuf out of fx_basic
by Dan Sinclair
· 7 years ago
aa3a9cd
Convert int* references to FX_STRSIZE
by Ryan Harrison
· 7 years ago
61cb112
Convert find markers to Optionals in CPDF_TextPageFind
by Ryan Harrison
· 7 years ago
12db751
Convert string Find methods to return an Optional
by Ryan Harrison
· 7 years ago
878b27d
Converted CFX_Matrix::TransformRect() to take in consts
by Jane Liu
· 7 years ago
8a1758b
Remove GetAt from string classes
by Ryan Harrison
· 7 years ago
ddb9b7c
Add checks of index operations on string classes
by Ryan Harrison
· 7 years ago
0186c18
Remove support for negative params to ReleaseBuffer()
by Ryan Harrison
· 7 years ago
da129ab
Replace raw value for constant error value in string operations
by Ryan Harrison
· 7 years ago
e7a99de
Convert calls to Mid() to Left() or Right() if possible
by Ryan Harrison
· 7 years ago
672a172
Simplify FX_GetMirrorChar() code.
by Lei Zhang
· 7 years ago
b21f174
Change SetReverse to GetInverse in CFX_Matrix
by Nicolas Pena
· 7 years ago
c6fd58d
Trimming brackets and quotes outside URLs.
by Henrique Nakashima
· 7 years ago
defe54d
Fixing click area for links with a URL with prepended text.
by Henrique Nakashima
· 7 years ago
0a91394
Remove explicit CFX_Matrix identity matrix instantiations.
by Lei Zhang
· 7 years ago
d0409af
Mass conversion of remaining class members (non-xfa)
by Tom Sepez
· 7 years ago
797ca5c
Mass conversion of all const-lifetime class members
by Tom Sepez
· 7 years ago
3a4c408
Rename CPDF_LinkExtract test file to match class
by Dan Sinclair
· 7 years ago
033e565
Convert to CFX_UnownedPtr, part 5
by Tom Sepez
· 8 years ago
6c8ed64
Better identify web links by trimming irrelevant chars
by Wei Li
· 8 years ago
0a08926
Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite member.
by Lei Zhang
· 8 years ago
ef002c8
Use fx_extension.h utilities in more places.
by Lei Zhang
· 8 years ago
e247ec4
Replace FXSYS_iswdigit with std::iswdigit.
by Lei Zhang
· 8 years ago
cfb1944
Cleanup the fx_extension code.
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
669a418
Drop FXSYS_ from math methods
by Dan Sinclair
· 8 years ago
7630907
Handle web links across lines
by Wei Li
· 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
a0061af
Convert TransformPoint calls to Transform calls
by Dan Sinclair
· 8 years ago
d476adc
Remove non CFX_PointF GetIndexAtPos
by Dan Sinclair
· 8 years ago
9ad7d96
Convert CPDF_TextPage classes to CFX_PointF
by Dan Sinclair
· 8 years ago
fa42927
Convert CPDF_TextObject to CFX_PointF
by Dan Sinclair
· 8 years ago
f528eee
Reland "Convert CFX_FloatPoint to CFX_PointF"
by Dan Sinclair
· 8 years ago
d8b01ca
Revert "Convert Origins to points"
by Dan Sinclair
· 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
da83d3a
Convert Origins to points
by Dan Sinclair
· 8 years ago
afb4456
Remove Transform in favour of TransformPoint
by Dan Sinclair
· 8 years ago
1b08df1
Convert Get methods to return instead of using out params.
by Dan Sinclair
· 8 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 8 years ago
8aafdf9
Remove CFX_ArrayTemplate from fpdftext and fxcodec.
by tsepez
· 8 years ago
12f3e4a
Remove FX_BOOL from core
by tsepez
· 8 years ago
16b703c
Fix some bool/int mismatches.
by tsepez
· 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
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 8 years ago
e030786
Move core/fpdftext/include to core/fpdftext
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
f7a0d69
Check for negative page size in FindTextlineFlowOrientation()
by thestig
· 8 years ago
17103b8
Make ownership explicit in CPDF_ContentMarkItem.
by tsepez
· 8 years ago
84be3a3
Use ToUnicode mapping even when unicode is 0.
by npm
· 8 years ago
38fd844
Rename dictionary set and get methods
by dsinclair
· 8 years ago
6296f2d
Remove CFX_Matrix::Copy() in favor of assignment
by tsepez
· 8 years ago
22b64c3
Make CPDF_ContentMark have a CPDF_ContentMarkData.
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
5960143
Revert "Replace wrapper methods in CPDF_Path with -> operator."
by tsepez
· 8 years ago
d09a097
Replace wrapper methods in CPDF_Path with -> operator.
by tsepez
· 8 years ago
c10c23a
Add -> operators to CFX_CountRef.
by tsepez
· 8 years ago
2d396ac
Move the classes in fpdf_text_int.cpp into their own files
by npm
· 8 years ago
43cbe9e
Remove unused methods in CPDF_TextPage and nits
by npm
· 8 years ago
2fad11a
Simplify CPDF_TextPage::FindTextlineFlowOrientation().
by thestig
· 8 years ago
f4bb580
Make code compile with clang_use_chrome_plugin (part II)
by weili
· 8 years ago
e7b0a2d
Clean up CPDF_TextPage.
by thestig
· 8 years ago
c183561
Add some consts and remove more casts in core/
by tsepez
· 8 years ago
4997b22
Get rid of NULLs in core/
by thestig
· 8 years ago
db444d2
Fix all the code which has duplicate variable declarations
by weili
· 8 years ago
afe9430
Make CFX_WideString(const CFX_WideString&) explicit.
by tsepez
· 9 years ago
f7fe678
Add much-needed Find() method for CFX_*StringC
by tsepez
· 9 years ago
8f4bf9a
More define cleanup.
by dsinclair
· 9 years ago
7c5f4b5
Fix incorrect offset computation.
by etienneb
· 9 years ago
df964df
Replace CFX_RectArray with std::vector<CFX_FloatRect>
by tsepez
· 9 years ago
6914118
Remove CFX_ArrayTemplate from CPDF_LinkExtract
by tsepez
· 9 years ago
a28ae38
Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces.
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
b4c9f3f
Remove implicit cast from CFX_ByteString to (const char*).
by tsepez
· 9 years ago
05d53f0
Code change to avoid signed/unsigned mismatch warnings.
by Wei Li
· 9 years ago
bd56755
Rename GetElementValue() to GetDirectObject{By,At}().
by tsepez
· 9 years ago
8940993
Reduce signed/unsigned comparison warnings
by Wei Li
· 9 years ago
b5e8f14
Remove FX_DWORD from core/ and delete definition
by tsepez
· 9 years ago
ad72181
Add missing comma.
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
Next »