summaryrefslogtreecommitdiff
path: root/cpp
AgeCommit message (Expand)AuthorFilesLines
2020-02-15Update(C)Albert Astals Cid1-1/+1
2020-02-15Use std::unique_ptr to pass around LinkDest objectsOliver Sander1-8/+4
2020-01-29Poppler 0.85.0poppler-0.85.0Albert Astals Cid1-1/+1
2020-01-05cpp: Make document_private() private just in caseAlbert Astals Cid1-2/+3
2020-01-05Update (C) for previous commitsAlbert Astals Cid5-4/+5
2020-01-04Remove the error callback data pointer as none of the frontends make use of it.Adam Reichold3-3/+3
2020-01-04Move the initer of the cpp frontend into the core to able to reuse it for the...Adam Reichold3-74/+18
2019-12-28Poppler 0.84.0poppler-0.84.0Albert Astals Cid1-1/+1
2019-12-03Enable modernize-loop-convertAlbert Astals Cid2-7/+7
2019-12-02Enable modernize-use-emplaceAlbert Astals Cid2-6/+6
2019-12-02Enable modernize-use-equals-deleteAlbert Astals Cid1-3/+3
2019-12-02Enable modernize-make-shared and modernize-make-uniqueAlbert Astals Cid1-4/+4
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-11-29Enable readability-inconsistent-declaration-parameter-nameAlbert Astals Cid2-9/+10
2019-11-29Return early in operator= if we're assigning to ourselvesAlbert Astals Cid1-1/+4
2019-11-27Poppler 0.83.0poppler-0.83.0Albert Astals Cid1-1/+1
2019-11-17Update (C) of previous commitsAlbert Astals Cid1-0/+1
2019-11-09Make globalParams a std::unique_ptrOliver Sander1-3/+2
2019-10-250.82.0poppler-0.82.0Albert Astals Cid1-1/+1
2019-10-23Make FontInfo::scan return a std::vector objectOliver Sander1-10/+5
2019-10-02Enable clang-tidy bugprone-too-small-loop-variableAlbert Astals Cid1-2/+2
2019-09-30Run clang-tidy on CIAlbert Astals Cid4-10/+11
2019-09-22Poppler 0.81.0poppler-0.81.0Albert Astals Cid1-1/+1
2019-08-220.80.0poppler-0.80.0Albert Astals Cid1-1/+1
2019-07-16Poppler 0.79.0poppler-0.79.0Albert Astals Cid1-1/+1
2019-06-27Poppler 0.78.0poppler-0.78.0Albert Astals Cid1-1/+1
2019-05-25Poppler 0.77.0poppler-0.77.0Albert Astals Cid1-1/+1
2019-05-15Update (C) of previous commitsAlbert Astals Cid1-0/+1
2019-05-14cpp: Change displayPageSlice parameter to make render_page thread-safeJulián Unrrein1-1/+3
2019-05-01Poppler 0.76.1poppler-0.76.1Albert Astals Cid1-1/+1
2019-04-21poppler 0.76.0poppler-0.76.0Albert Astals Cid1-1/+1
2019-03-29Make Catalog::findPage just take a Ref instead of num and genAlbert Astals Cid1-1/+2
2019-03-28cpp: Support UTF16-LE stringsAlbert Astals Cid1-8/+6
2019-03-21Update (C) from last commitAlbert Astals Cid3-0/+3
2019-03-21Remove GooList completelyOliver Sander3-8/+5
2019-03-21Remove method GooList::getOliver Sander2-2/+2
2019-03-21Remove method deleteGooListOliver Sander1-1/+4
2019-03-21Make GooList a template typeOliver Sander3-7/+8
2019-03-21Remove method GooList::getLengthOliver Sander2-5/+5
2019-03-210.75.0poppler-0.75.0Albert Astals Cid1-1/+1
2019-02-12cpp: tests: Add showing version information to poppler-dumpMasamichi Hosoda1-0/+10
2019-02-10cpp: docs: Add description of header version macroMasamichi Hosoda1-0/+21
2019-02-10cpp: docs: Add header file informationMasamichi Hosoda12-0/+39
2019-02-10cpp: docs: Fix doc generating from poppler-version.h.inMasamichi Hosoda1-1/+1
2019-02-070.74.0poppler-0.74.0Albert Astals Cid2-2/+2
2019-01-15cpp: Add named destination for poppler-dumpMasamichi Hosoda1-0/+97
2019-01-15cpp: Add document::create_destination_map()Masamichi Hosoda2-0/+64
2019-01-15cpp: Add destination classMasamichi Hosoda4-0/+410
2019-01-07Poppler 0.73.0poppler-0.73.0Albert Astals Cid2-2/+2
2018-12-26Update (C)Albert Astals Cid2-0/+2