summaryrefslogtreecommitdiff
path: root/poppler/StructTreeRoot.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-28Use the newly introduced Ref::INVALID()Albert Astals Cid1-2/+2
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-11-09Pass small and trivially-copyable type by valueAlbert Astals Cid1-1/+1
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-05Some more NULL to nullptrAlbert Astals Cid1-3/+3
2018-09-19Update (C)Albert Astals Cid1-0/+1
2018-09-17Fix TODO in OCGs by creating a look-up table from Ref to OptionalContentGroup...Adam Reichold1-1/+1
2018-03-18Update copyrightsAlbert Astals Cid1-0/+1
2018-01-09Fix another clazy rule-of-three warningAlbert Astals Cid1-4/+2
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-1/+1
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-0/+4
2018-01-04Fix some bugs in StructTreeRoot parsing of parent treeAdrian Johnson1-4/+10
2014-03-270.25.2poppler-0.25.2Albert Astals Cid1-1/+1
2014-03-05Rename getNumElements, getElement and appendElement as getNumChildren, getChi...Carlos Garcia Campos1-4/+4
2013-10-02Tagged-PDF: Implement parsing of StructTreeRootAdrian Perez de Castro1-0/+83