summaryrefslogtreecommitdiff
path: root/cpp
AgeCommit message (Expand)AuthorFilesLines
2020-10-07cpp: Fix crashes in embedded file handling on broken filesAlbert Astals Cid1-7/+13
2020-10-01Poppler 20.10.0poppler-20.10.0Albert Astals Cid1-1/+1
2020-09-01poppler 20.09.0poppler-20.09.0Albert Astals Cid1-1/+1
2020-08-0120.08.0poppler-20.08.0Albert Astals Cid1-1/+1
2020-07-110.90.1poppler-0.90.1Albert Astals Cid1-1/+1
2020-07-03Run clang-formatAlbert Astals Cid34-726/+496
2020-07-020.90.0poppler-0.90.0Albert Astals Cid1-1/+1
2020-05-270.89.0poppler-0.89.0Albert Astals Cid2-2/+2
2020-05-23cpp: Use push back instead of [] direct accessAlbert Astals Cid1-1/+1
2020-05-19Update (C)Albert Astals Cid8-8/+13
2020-05-19[cpp] separate the font info in text_box to another struct.suzuki toshiya4-50/+121
2020-05-19[cpp] change page_private::init_font_info_cache() to a void method.Albert Astals Cid2-4/+4
2020-05-19[cpp] in poppler-page.h, add "since 0.89" comment to 3 new methods.Albert Astals Cid1-4/+12
2020-05-19[cpp] introduce a boolean font_info_cache_initialized, to distinguish an init...suzuki toshiya2-1/+4
2020-05-19[cpp] construct a font_iterator instance in the local storage of page_private...Adam Reichold1-5/+3
2020-05-19[cpp] remove wrong warning note for about the std::string object returned by ...Adam Reichold1-4/+0
2020-05-19[cpp] new enum poppler::text_box::writing_mode_enumAlbert Astals Cid3-8/+22
2020-05-19[cpp] simplify the initialization of poppler::font_info_private.ref and .emb_refAlbert Astals Cid1-4/+2
2020-05-19[cpp] Add the font infos to the text_box object.suzuki toshiya9-54/+238
2020-04-27Poppler 0.88.0poppler-0.88.0Albert Astals Cid2-2/+2
2020-03-31Add missing sinceAlbert Astals Cid1-2/+2
2020-03-31Add (C) from last commitAlbert Astals Cid3-0/+3
2020-03-31cpp: Add non_raw_non_physical layout for page::text()Jiri Jakes3-15/+17
2020-03-280.87.0poppler-0.87.0Albert Astals Cid1-1/+1
2020-03-01Poppler 0.86.1poppler-0.86.1Albert Astals Cid1-1/+1
2020-02-29Poppler 0.86.0poppler-0.86.0Albert Astals Cid1-1/+1
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