Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
b0a2c6779b0f100b9f9472cebe9ef18532e24595
/
fpdfsdk
/
fpdf_structtree.cpp
c40985b
Tidy CPDF_StructElement.
by Lei Zhang
· 5 years ago
b86adc9
Make FPDF_StructElement_GetTitle() handle UTF-16BE correctly.
by Lei Zhang
· 5 years ago
b4c95fe
Rename WideString::{UTF8,UTF16LE}_Encode() to To{UTF8,UTF16LE}().
by Tom Sepez
· 6 years ago
3ef0242
Break circular dependence between {Byte,Wide}String
by Tom Sepez
· 6 years ago
888af47
Rename CPDF_PageObjectHolder::GetFormDict() to GetDict().
by Henrique Nakashima
· 6 years ago
fffdeeb
Add const/non-const versions of remaining CPDF_Dictionary methods.
by Lei Zhang
· 6 years ago
e5c0fa9
Make one more CPDF_PageObjectHolder member protected.
by Lei Zhang
· 7 years ago
8f63763
Make more CPDF_PageObjectHolder members protected.
by Lei Zhang
· 7 years ago
525147a
Use strict types in FPDF API, try #3
by Tom Sepez
· 7 years ago
00d47a6
Rename some fsdk files to cpdfsdk
by Dan Sinclair
· 7 years ago
ecd063e
Expose marked content IDs for images and alt text.
by Julian Lunger
· 7 years ago
e6ccf25
Convert CPDF_StructTree to size_t
by Dan Sinclair
· 7 years ago
81ad373
Convert CPDF_StructElement::CountKids to size_t
by Dan Sinclair
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 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
· 7 years ago
46abb66
Use more static_cast in fpdfsdk
by Nicolas Pena
· 7 years ago
d9dad3a
Add title (/T) extraction for PDF tagged structures
by dan sinclair
· 8 years ago
7f38961
Cleanup the tagged code
by dan sinclair
· 8 years ago
29479f6
Add method to get tagged type
by Dan Sinclair
· 8 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 8 years ago
f4a8c72
Properly refcount CPDF_StructElement
by Tom Sepez
· 8 years ago
0370d6b
Cleanup CPDF_StructElement.
by tsepez
· 8 years ago
d5b81ce
Return unique_ptr<> from IPDF_StructTree
by tsepez
· 8 years ago
9067fd6
Add APIs for limited use of document tagged code.
by thestig
· 8 years ago