summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Annot: Protect against division by 0.0Albert Astals Cid1-6/+8
2019-09-23Annot: Fix uninitialized memory read on broken filesAlbert Astals Cid1-5/+6
2019-09-22Poppler 0.81.0poppler-0.81.0Albert Astals Cid4-4/+12
2019-09-22Update (C) of last commitAlbert Astals Cid1-0/+1
2019-09-20CairoOutputDev: Check scaled dimensions for 0Marek Kasik1-0/+7
2019-09-02CI: Don't force a particular libc++ versionAlbert Astals Cid1-1/+1
2019-09-01SplashBitmap: Fix wrong width condition for splashModeDeviceN8Albert Astals Cid1-3/+3
2019-08-24GfxDeviceNColorSpace: Port to std::vector<std::string>Albert Astals Cid6-66/+52
2019-08-24GfxDeviceNColorSpace::parse: Only add to separationList if non nullAlbert Astals Cid1-1/+4
2019-08-24Always enable SPLASH_CMYKAlbert Astals Cid17-348/+17
2019-08-24Initialize BaseCryptStream::nextCharBuff on constructionAlbert Astals Cid1-0/+1
2019-08-220.80.0poppler-0.80.0Albert Astals Cid6-6/+33
2019-08-21Make sure guint64 is not overflownEvgeny Stambulchik1-6/+8
2019-08-21Store PopplerMovie.volume as double, mapped to 0 - 1Evgeny Stambulchik1-3/+4
2019-08-21PopplerMovieTime no longer usedEvgeny Stambulchik1-1/+0
2019-08-21GfxState: Move vars inside the ifdef they are used inAlbert Astals Cid1-1/+1
2019-08-21Use guint64 for time-related values of movie objects (in ns)Evgeny Stambulchik3-43/+34
2019-08-21Make poppler_movie_get_volume() return double 0.0-1.0Evgeny Stambulchik3-5/+5
2019-08-21Rename poppler_movie_synchronous_play -> poppler_movie_is_synchronousEvgeny Stambulchik4-5/+5
2019-08-21Update Since: comments for new video APIsEvgeny Stambulchik2-7/+7
2019-08-21Change time-related Movie glib API's to return time as outEvgeny Stambulchik3-14/+51
2019-08-21Update the Movie section in poppler-sections.txtEvgeny Stambulchik1-0/+7
2019-08-21Implement missing Movie API's in the Glib bindingsEvgeny Stambulchik3-1/+131
2019-08-21CI: Android move to the newer kdeorg sdk imageAlbert Astals Cid1-5/+5
2019-08-21glib: Documentation fixes for viewer preferencesMarek Kasik1-0/+7
2019-08-21glib: Return nullptr if n_ranges is nullptrMarek Kasik1-1/+2
2019-08-21glib: Use C struct for PopplerPageRangeMarek Kasik2-66/+8
2019-08-21glib: Make PrintPageRange preference available in APIMarek Kasik3-0/+48
2019-08-21glib: Add PopplerPageRange typeMarek Kasik3-0/+72
2019-08-21glib: Make NumCopies preference available in APIMarek Kasik3-1/+53
2019-08-21glib: Make Duplex preference available in APIMarek Kasik4-3/+90
2019-08-21glib: Make print scaling getter visibleMarek Kasik1-0/+1
2019-08-20Remove USE_FIXEDPOINT supportAdrian Bunk10-508/+7
2019-08-13Decrypt: take a Ref instead of two intAlbert Astals Cid4-26/+26
2019-08-13PDFDoc: Add some overloads that take a Ref instead of two intAlbert Astals Cid2-24/+35
2019-08-13XRef: add XRef::add overload that takes a RefAlbert Astals Cid3-9/+15
2019-08-10GfxPatchMeshShading::parse: Fix abort on broken filesAlbert Astals Cid1-1/+5
2019-08-08Update (C) of last commitAlbert Astals Cid3-0/+3
2019-08-08Add subsitute-font information to Qt bindingsJan Grulich3-0/+13
2019-08-05Update (C) of previous commitDan Shea3-0/+3
2019-08-01Add pdftotext -nodiag flag to remove diagonal text on outputDan Shea4-13/+55
2019-08-01GfxRadialShading::parse: Fix memory leak on broken filesAlbert Astals Cid1-0/+3
2019-08-01Implemented support for modifying the text appearance stream textJoão Netto8-1/+91
2019-07-21SplashXPathScanner: Optionally use small_vector from boostStefan Brüns4-0/+35
2019-07-20These changes were implemented in 0.79João Netto1-3/+3
2019-07-19Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-07-19qt5: Fix MSVC build (hopefully)Albert Astals Cid2-3/+3
2019-07-18Simplify GfxResources::lookupPatternAlbert Astals Cid1-10/+3
2019-07-18CI: install glibc-langpack-en on fedoraAlbert Astals Cid1-2/+2
2019-07-17cmake: Mark external lib include dirs as SYSTEMAlbert Astals Cid1-8/+9