Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
fb2a824f87f7096382681fd258906823ef93ebec
/
fpdfsdk
/
fpdfppo.cpp
71a452f
Make CFX_ByteString(const CFX_ByteStringC&) explicit.
by tsepez
· 9 years ago
7b1ccf9
Make CPDF_Dictionary methods take CFX_ByteString arguments
by tsepez
· 9 years ago
b4c9f3f
Remove implicit cast from CFX_ByteString to (const char*).
by tsepez
· 9 years ago
e1aebd4
Use std::vector as internal storage for CPDF_Array
by Wei Li
· 9 years ago
4c3debb
Rename both As{Byte,Wide}StringC() helpers to AsStringC().
by tsepez
· 9 years ago
28f97ff
Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.
by tsepez
· 9 years ago
9f2970c
Remove CFX_{Byte,Wide}String::Equal in favor of "==".
by tsepez
· 9 years ago
bd56755
Rename GetElementValue() to GetDirectObject{By,At}().
by tsepez
· 9 years ago
c3255f5
Remove FX_DWORD from fpdfsdk/ and testing
by tsepez
· 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
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/fpdfppo.cpp]
5fc239a
Split fpdf_parser_objects.cpp into per-class .cpp/.h files.
by Tom Sepez
· 9 years ago
3ebd121
Review and cleanup lint warnings.
by Dan Sinclair
· 9 years ago
310438f
Split off CPDF_Document into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
11d9355
Banish CFX_WordArray to XFA-land.
by Tom Sepez
· 9 years ago
9b76113
Merge to XFA: Member function name refactoring
by Wei Li
· 9 years ago
8e5cd19
Merge to XFA: War on #defines, part 1.
by Tom Sepez
· 9 years ago
bd292ae
Merge to XFA: Fix some iterator invalidation issues while traversing CPDF_Dictionary.
by Oliver Chang
· 9 years ago
3f1c71f
Merge to XFA: Use std::map as CPDF_Dictionary's underlying store.
by Oliver Chang
· 9 years ago
aa8bf7e
Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.
by Lei Zhang
· 9 years ago
4880d1a
Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new instead.
by Lei Zhang
· 9 years ago
d983b09
Merge to XFA: Remove FX_BSTRC.
by Lei Zhang
· 9 years ago
214947d
XFA: Needless include in pdfppo.cpp
by Tom Sepez
· 9 years ago
c7e4c4f
Update XFA fpdfsdk to match master
by Tom Sepez
· 9 years ago
bde53d2
Merge to XFA: Remove relative includes.
by Lei Zhang
· 9 years ago
b4e7f30
Merge to XFA: Fix all relative includes to public.
by Lei Zhang
· 9 years ago
8241df7
Merge to XFA: Fix all relative includes to third_party.
by Lei Zhang
· 9 years ago
bf81c14
Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference.""
by Dan Sinclair
· 9 years ago
aa435ba
Merge to XFA: Add type cast definitions for CPDF_Stream.
by Dan Sinclair
· 9 years ago
2b11dc1
Merge to XFA: Add type cast definitions for CPDF_Array.
by Dan Sinclair
· 9 years ago
710c909
Merge to XFA: Add type cast definitions for CPDF_Name.
by Dan Sinclair
· 9 years ago
f1251c1
[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""
by Dan Sinclair
· 9 years ago
471a103
Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument().
by Tom Sepez
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 10 years ago
2f2ffec
Merge to XFA - else after returns.
by Tom Sepez
· 10 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 10 years ago
60f507b
Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/
by Lei Zhang
· 10 years ago
d7e5cc7
Merge to XFA: Remove typdefs for pointer types in fx_system.h.
by Tom Sepez
· 10 years ago
bfa9a82
Merge to XFA: Use stdint.h types throughout PDFium.
by Tom Sepez
· 10 years ago
1ed8a21
Merge to XFA: Create top-level public/ header directory.
by Tom Sepez
· 10 years ago
207299b
XFA: merge patch from issue 801913002 and 804463003
by John Abd-El-Malek
· 10 years ago
fdc00a7
Merge XFA to PDFium master at 4dc95e7 on 10/28/2014
by Bo Xu
· 10 years ago
4cf3695
The cause of this issue is that there is an indirect object like '112 0 R' but no its direct object '112 0 object' in the test pdf file. Without checking the validity, it causes a null pointer when trying to get the direct object by an indirect object.
by Jun Fang
· 10 years ago
d38a35e
Treat null Parent as no Parent for dictionary objects
by Bo Xu
· 10 years ago
287e11a
Remove "this==NULL" and adjust corresponding callers
by Bo Xu
· 11 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