summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/xpdfwrapper
AgeCommit message (Expand)Author
2021-11-26Drop support for poppler w/o cpp/poppler-version.hJan-Marek Glogowski
2021-10-11sdext.pdfimport tdf#78427: Add support for more Font Weight featuresKevin Suo
2021-09-12allow build with poppler <= 0.71Rico Tzschichholz
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-20allow build with poppler <= 0.82Caolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-05Avoid ODR violation, consistently define ZLIB_CONSTStephan Bergmann
2021-07-27GooString::append(const std::string&) is new in poppler 0.83.0Luboš Luňák
2021-07-26sdext.pdfimport: Restore to read font file for the determination...Kevin Suo
2021-07-18poppler 0.73 doesn't have GooString::append(const std::string&)Caolán McNamara
2021-07-16restore compatibility with older popplersKevin Suo
2021-07-12tdf#78427 sdext.pdfimport: No need to read a font file for the purpose of...Kevin Suo
2021-06-23tdf#141709: Use poppler_dataMichael Warner
2021-03-21cid#1474243 Uninitialized scalar variableCaolán McNamara
2021-03-20cid#1474176 Unchecked return value from libraryCaolán McNamara
2020-06-18tdf#131353: Fix build with poppler 0.86.0Martin Whitaker
2019-12-04Fix build with poppler-0.83Martin Milata
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-28Fix build with poppler-0.82Rasmus Thomsen
2019-08-12Fix typosAndrea Gelmini
2019-05-22New loplugin:dataStephan Bergmann
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-15poppler: upgrade to release 0.73.0Michael Stahl
2019-01-15sdext: fix build with poppler 0.73Michael Stahl
2019-01-08Fix build with poppler-0.72Andreas Sturmlechner
2018-12-10Fix build with poppler 0.71Aleksei Nikiforov
2018-11-20poppler dropped GBool since 0.71Mike Kaganski
2018-11-08Resolves: rhbz#1647507 try inputted password as both user and owner passwordCaolán McNamara
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-23remove old poppler compat codeNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-05loplugin:useuniqueptr in PngHelper::createPngNoel Grandin
2018-04-24fix build with poppler 0.64Rene Engelhard
2018-04-20loplugin:constantparamNoel Grandin
2018-02-02sdext: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2018-01-08Allow building with poppler-0.62Dominique Leuenberger
2017-12-07loplugin:constparamsNoel Grandin
2017-10-31loplugin:constantparam in sdNoel Grandin
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-08-21Fix typosAndrea Gelmini
2017-01-17new loplugin: useuniqueptr: sdextNoel Grandin
2016-10-16clang-cl loplugin: sdextStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-20tdf#96080 PDF Import: fix incorrect whitespace characters sequenceVort
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-03-04Silence -Werror,-Wundef in external/poppler includes (clang-cl)Stephan Bergmann