summaryrefslogtreecommitdiff
path: root/poppler/MarkedContentOutputDev.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-14Update (C)Albert Astals Cid1-1/+1
2023-10-08cairo: write document logical structure if output is pdfAdrian Johnson1-2/+2
2022-03-11Add readability-braces-around-statementsAlbert Astals Cid1-1/+2
2022-03-10Update (C) of previous commitAlbert Astals Cid1-0/+1
2022-03-09Replace hand-coded reference counting in GfxFont by std::shared_ptrOliver Sander1-10/+6
2021-10-10Update (C)Albert Astals Cid1-0/+1
2021-10-09StructElement: support MCID in XObjectsAdrian Johnson1-1/+7
2021-08-27CI: Enable google-explicit-constructorAlbert Astals Cid1-2/+2
2021-03-01Hide symbols by defaultAlbert Astals Cid1-1/+2
2020-07-03Run clang-formatAlbert Astals Cid1-85/+78
2020-01-05Update last commit (C)Albert Astals Cid1-1/+1
2020-01-05Remove UnicodeMap reference countingAlbert Astals Cid1-1/+1
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-1/+1
2019-10-20CharCodeToUnicode::mapToUnicode: Make clear the data is constAlbert 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-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-6/+6
2018-09-24More constAlbert Astals Cid1-1/+1
2018-04-17Object::getName return const char instead of charAlbert Astals Cid1-1/+1
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-0/+4
2017-03-09Add override markersAlbert Astals Cid1-11/+11
2013-12-10Update copyrightsAlbert Astals Cid1-0/+2
2013-12-05Tagged-PDF: Text content extraction from structure elementsAdrian Perez de Castro1-0/+128