Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
5b590337e0778b49dd7092af4a283ed0f9c5a2e9
/
core
/
fpdftext
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
· 9 years ago
f4bb580
Make code compile with clang_use_chrome_plugin (part II)
by weili
· 9 years ago
e7b0a2d
Clean up CPDF_TextPage.
by thestig
· 9 years ago
c183561
Add some consts and remove more casts in core/
by tsepez
· 9 years ago
4997b22
Get rid of NULLs in core/
by thestig
· 9 years ago
db444d2
Fix all the code which has duplicate variable declarations
by weili
· 9 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
34fa8d9
Handle empty objects in IsSameTextObject() and free from warning
by Wei Li
· 9 years ago
584b1e6
Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.
by Dan Sinclair
· 9 years ago
314743a
Reduce size of several PDFium constant tables.
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
6d6f1f4
Tidy fpdftext/ directory
by Tom Sepez
· 9 years ago
13ee55a
Move fx_crypto.h and fpdf_text.h out of core/include.
by Dan Sinclair
· 9 years ago
764ec51
Move core/src/ up to core/.
by Dan Sinclair
· 9 years ago