summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdf_structtree.cpp
AgeCommit message (Expand)Author
2017-04-08Add title (/T) extraction for PDF tagged structureschromium/3067chromium/3066dan sinclair
2017-04-06Cleanup the tagged codedan sinclair
2017-04-04Add method to get tagged typeDan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-01-30Properly refcount CPDF_StructElementTom Sepez
2017-01-26Cleanup CPDF_StructElement.tsepez
2016-12-16Return unique_ptr<> from IPDF_StructTreetsepez
2016-11-23Add APIs for limited use of document tagged code.thestig