Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d7ac26c410073359ef83c84bba21df7956b024fb
/
fpdfsdk
/
fpdftext.cpp
875e98c
Remove FX_STRSIZE and replace with size_t
by Ryan Harrison
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
8ac7497
Remove ASSERT that was added to understand what was occuring
by Ryan Harrison
· 7 years ago
e420d9c
Add guard against reading more then expected from the page
by Ryan Harrison
· 7 years ago
2bf05a6
Leave space for null characters when getting text
by Ryan Harrison
· 7 years ago
c5ac057
Make FPDF_GetText stricter on inputs
by Ryan Harrison
· 7 years ago
61cb112
Convert find markers to Optionals in CPDF_TextPageFind
by Ryan Harrison
· 7 years ago
d300234
Add a new public method to get the the origin of a character.
by Andrew Weintraub
· 7 years ago
00d2ad1
Rename DLLEXPORT AND STDCALL
by Dan Sinclair
· 7 years ago
7e805d1
Revert "Add a build target and a proper export header for shared library builds."
by Henrique Nakashima
· 7 years ago
0033467
Add a build target and a proper export header for shared library builds.
by Felix Kauselmann
· 7 years ago
4cb82ee
Convert more c-style pointers to CFX_UnownedPtr
by Tom Sepez
· 8 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
d476adc
Remove non CFX_PointF GetIndexAtPos
by Dan Sinclair
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
521b750
Rename CPDFXFA_Document to CPDFXFA_Context
by dsinclair
· 8 years ago
4d29e78
Rename fpdfsdk/fpdfxfa files to match contents
by dsinclair
· 8 years ago
41872fa
Move core/fpdfapi/fpdf_page to core/fpdfapi/page
by dsinclair
· 8 years ago
114e46a
Move fpdfsdk/include to fpdfsdk
by dsinclair
· 8 years ago
bec7692
Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa
by dsinclair
· 8 years ago
e030786
Move core/fpdftext/include to core/fpdftext
by dsinclair
· 8 years ago
1727aee
Move core/fpdfdoc/include to core/fpdfdoc
by dsinclair
· 8 years ago
8a752ab
Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page
by dsinclair
· 8 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 8 years ago
8f4bf9a
More define cleanup.
by dsinclair
· 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
e530fb7
Move remaining fpdfdoc files
by dsinclair
· 9 years ago
89bdd08
Move code from fpdfsdk/include to the sub directories.
by dsinclair
· 9 years ago
d4e8f12
Re-enable several MSVC warnings
by Wei Li
· 9 years ago
455a419
Move core/include/fpdfapi/fpdf_page.h to correct locations.
by Dan Sinclair
· 9 years ago
13ee55a
Move fx_crypto.h and fpdf_text.h out of core/include.
by Dan Sinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
[Renamed from fpdfsdk/src/fpdftext.cpp]
50cce60
Fixing whitespace lint errors.
by Dan Sinclair
· 9 years ago
0f2ea02
Merge to XFA: Fix an uninitalized read in FPDFText_GetFontSize().
by Lei Zhang
· 9 years ago
875b9c9
XFA: Remove relative includes outside of xfa/.
by Lei Zhang
· 9 years ago
412e908
Merge to XFA: Get rid of most instance of 'foo == NULL'
by Lei Zhang
· 9 years ago
40e9ff3
Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk.
by Tom Sepez
· 9 years ago
51da093
Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/
by Tom Sepez
· 9 years ago
1b24628
XFA: More underlying types
by Tom Sepez
· 9 years ago
a688a04
Merge to XFA: Fix all relative includes to core.
by Lei Zhang
· 9 years ago
b4e7f30
Merge to XFA: Fix all relative includes to public.
by Lei Zhang
· 9 years ago
dfbf8e7
Next round of XFA changes to match master.
by Tom Sepez
· 9 years ago
7da9803
Merge to XFA: Extern in .cpp files is a code smell, part 1.
by Tom Sepez
· 9 years ago
38a5a39
Merge to XFA: Cleanup: s/Torelance/Tolerance/
by Lei Zhang
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
796c908
Merge to XFA: Cleanup: Do not check pointers before deleting them, part 2.
by Lei Zhang
· 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
1ed8a21
Merge to XFA: Create top-level public/ header directory.
by Tom Sepez
· 10 years ago
526f6d5
Cover fpdftext.h API with embeddertests.
by Tom Sepez
· 10 years ago
fdc00a7
Merge XFA to PDFium master at 4dc95e7 on 10/28/2014
by Bo Xu
· 10 years ago
d4e406e
Remove try/catch block
by Bo Xu
· 10 years ago
8daab31
Fix an out-of-boundary issue for wide string
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