summaryrefslogtreecommitdiff
path: root/cpp/poppler-toc.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Run clang-formatAlbert Astals Cid1-26/+11
2019-03-21Update (C) from last commitAlbert Astals Cid1-0/+1
2019-03-21Remove GooList completelyOliver Sander1-4/+3
2019-03-21Remove method GooList::getOliver Sander1-1/+1
2019-03-21Make GooList a template typeOliver Sander1-3/+3
2019-03-21Remove method GooList::getLengthOliver Sander1-3/+3
2019-02-10cpp: docs: Add header file informationMasamichi Hosoda1-0/+3
2018-10-26poppler-toc.cpp: typo fixluzpaz1-1/+1
2018-04-06Add some more constAlbert Astals Cid1-4/+5
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-2/+2
2010-03-02[cpp] update the copyrightsPino Toscano1-1/+1
2010-02-23[cpp apidox] add API documentation for the 'toc' and 'toc_item' classesPino Toscano1-0/+57
2009-12-17simplifyPino Toscano1-1/+1
2009-12-15[cpp] properly delete the children of a toc itemPino Toscano1-0/+1
2009-12-15[cpp] actually implement toc::root()Pino Toscano1-0/+5
2009-12-13Start of a pure C++ frontend for Poppler.Pino Toscano1-0/+136