summaryrefslogtreecommitdiff
path: root/poppler/PDFDocFactory.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-16PDFDoc: Make passwords std::optional instead of pointersAlbert Astals Cid1-2/+2
2021-08-27CI: Enable google-explicit-constructorAlbert Astals Cid1-2/+2
2021-03-01Hide symbols by defaultAlbert Astals Cid1-1/+2
2021-02-12Make PDFDocBuilder return a std::unique_ptrOliver Sander1-2/+4
2020-07-03Run clang-formatAlbert Astals Cid1-16/+13
2019-03-21Update (C) from last commitAlbert Astals Cid1-0/+1
2019-03-21Remove GooList completelyOliver Sander1-2/+2
2019-03-21Make GooList a template typeOliver Sander1-3/+2
2018-10-05Some more NULL to nullptrAlbert Astals Cid1-3/+3
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+4
2010-04-05add some docuHib Eris1-0/+12
2010-04-05Make some paremeters const & to clearly show we just read themAlbert Astals Cid1-1/+2
2010-04-05Add PDFDocFactoryHib Eris1-0/+42