summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/xpdfwrapper
AgeCommit message (Expand)Author
2024-10-18tdf#148526 sdext,pdfimport: Write clipToStrokePathDr. David Alan Gilbert
2024-09-27tdf#162887 sdext.pdfimport: Fix tilingPatternFill crashDr. David Alan Gilbert
2024-04-04Drop a bit of redundancyMike Kaganski
2024-04-04Related: tdf#160260 Drop xpdfimport.err.pdf, let PDF import return falseMike Kaganski
2024-04-03tdf#160260: make poppler wrapper executable Unicode-aware on WindowsMike Kaganski
2024-03-07sdext.pdfimport: Use std::unique_ptrDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Enable tilingPatternFillDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Flip bitmapDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Write the tiling pattern imageDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport: Write the tiling pattern headerDr. David Alan Gilbert
2024-01-13Fix obscure xpdfimport crash on missing fontsThorsten Behrens
2022-09-13Fix build with Poppler 22.09.0Sam James
2022-06-24Follow-up for Poppler 22.06 updateNathan Pratta Teodosio
2022-06-23Update for Poppler 22.06Nathan Pratta Teodosio
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