summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-01poppler 21.06.0poppler-21.06.0Albert Astals Cid7-7/+27
2021-05-30Move the ownerKey/userKey padding to the correct placeAlbert Astals Cid1-11/+11
2021-05-29pad ownerKey/userKey if < 32Albert Astals Cid1-0/+11
2021-05-27Don't force ownerKey and userKey to be exacly 32 chars longAlbert Astals Cid1-1/+1
2021-05-26uintx -> uintx_tAlbert Astals Cid1-6/+8
2021-05-25Update (C) of last commitAlbert Astals Cid1-1/+1
2021-05-25Be a bit more verbose when we think Invalid encryption key length is wrongAlbert Astals Cid1-1/+4
2021-05-20Update (C)Albert Astals Cid12-6/+12
2021-05-20Remove OutlineItem::closeAlbert Astals Cid3-17/+8
2021-05-20Cast to the actual type we're storing inAlbert Astals Cid1-1/+1
2021-05-19Use std::unique_ptr in the Qt6 interfaceOliver Sander45-696/+433
2021-05-15Update (C)Albert Astals Cid16-0/+16
2021-05-15Provides the `wasReconstructed` value to callerMahmoud Khalil16-24/+181
2021-05-14Mark two Stream::isFoo functions as constAlbert Astals Cid16-66/+66
2021-05-14Update (C) of previous commitAlbert Astals Cid3-3/+3
2021-05-14Fancier left/right signature visual representationAlbert Astals Cid8-20/+172
2021-05-12make boost opt-out if building splashHubert Figuière2-5/+11
2021-05-12FoFiTrueType::cvtSfnts: Protect against integer overflowAlbert Astals Cid1-3/+9
2021-05-09FoFiTrueType::cvtSfnts: Protect against integer overflowAlbert Astals Cid1-3/+8
2021-05-08qt: Don't assert when trying to invert singular matricesAlbert Astals Cid2-4/+14
2021-05-08Update (C) of previous commitAlbert Astals Cid1-1/+1
2021-05-08Restore setting the Encoding in createAnnotDrawFontAlbert Astals Cid1-0/+1
2021-05-02Poppler 21.05.0poppler-21.05.0Albert Astals Cid8-8/+27
2021-04-28Update (C) of previous commitsAlbert Astals Cid5-5/+5
2021-04-27CI: Use fedora 34 for mingwAlbert Astals Cid1-2/+2
2021-04-25find, glib: Enhance find to support multi-line matchingNelson Benítez León16-123/+652
2021-04-22CI: rename clazy CI to make it clear it uses a new C compilerAlbert Astals Cid1-1/+1
2021-04-22CI: Use clang-12Albert Astals Cid2-10/+10
2021-04-21GfxShading::init: Fix assert in broken filesAlbert Astals Cid1-1/+4
2021-04-20qt: Allow to pass the border width when signingAlbert Astals Cid4-4/+50
2021-04-20qt: Make sure new signatures are always properly orientedAlbert Astals Cid2-4/+6
2021-04-16Prevent integer overflow PSOutputDev::checkPageSliceAlbert Astals Cid1-1/+6
2021-04-15pdftoppm: Fix regression when using single scaleToAlbert Astals Cid1-2/+9
2021-04-14qt: QStringToUnicodeGooString don't produce a "fake empty" stringAlbert Astals Cid4-6/+26
2021-04-14PSOutputDev::setupResources: Fix infinite recursion call on broken filesAlbert Astals Cid1-1/+10
2021-04-13Annot: Make things more const correctAlbert Astals Cid2-3/+5
2021-04-11Allow to disable building manual testsVolker Krause1-1/+4
2021-04-07TextOutputDev: Fix crash in malformed fileAlbert Astals Cid1-1/+1
2021-04-06Export SplashFont* symbols used by ScribusEvangelos Foutras3-3/+7
2021-04-01Poppler 21.04.0poppler-21.04.0Albert Astals Cid6-6/+38
2021-03-29pdfimages: Do not assert in "too big images"Albert Astals Cid1-6/+10
2021-03-28Update (C)Albert Astals Cid2-2/+2
2021-03-28Forms: fix unclicking standalone form buttonsNelson Benítez León3-3/+53
2021-03-28Update (C)Albert Astals Cid1-0/+1
2021-03-28Implement rendering of Masks of Image subtype.Steve Rosenhamer1-6/+41
2021-03-26glib: Remove incorrecly used volatile from enum type registration codeChristian Persch1-5/+5
2021-03-26glib: Use stock glib macro to define boxed typeChristian Persch6-33/+18
2021-03-26utils: New paragraph for "-sign" in pdfsig.1Marek Kasik1-0/+1
2021-03-21qt: Fix memory leak when QImage constructor "fails"Albert Astals Cid2-4/+12
2021-03-16Fix rendering of text in some filesAlbert Astals Cid1-24/+24