summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-040.28.0poppler-0.28.0Albert Astals Cid11-13/+56
2014-11-04Don't ship the moc filesHib Eris2-2/+0
2014-11-03Update (C)Albert Astals Cid16-13/+40
2014-11-03Need to dist this fileAlbert Astals Cid1-1/+2
2014-11-03Fix memory leaks when running pdfseparateAlbert Astals Cid4-66/+50
2014-11-03fix crash in Xref::getEntryAdrian Johnson1-2/+2
2014-11-01cairo: Use matrix to determine pattern sizeJason Crain1-4/+18
2014-10-31Include windows.h, not Windows.hHib Eris2-2/+2
2014-10-30regtest: Try to fix again the paths of the resources in the generated HTML re...Carlos Garcia Campos1-24/+23
2014-10-29regtest: respect --no-absolute-paths when creating the pretty diff linksCarlos Garcia Campos1-6/+10
2014-10-27regtest: Add an option to create the HTML report without absolute pathsCarlos Garcia Campos2-4/+15
2014-10-26regtest: Fix png diff generation with python-pil pillow forkCarlos Garcia Campos1-1/+1
2014-10-26regtest: Limit the number of worker threads to the number of documents to testCarlos Garcia Campos1-9/+18
2014-10-26regtest: Allow to run groups of tests individuallyCarlos Garcia Campos3-13/+49
2014-10-24Fix warning on unused variable in pdftocairo.ccHib Eris1-0/+2
2014-10-21fofi: Fix a crash when parsing an invalid font due to a integer overflowCarlos Garcia Campos1-1/+1
2014-10-21pdftocairo: add -printdlg output option for win32Adrian Johnson5-27/+337
2014-10-21pdftocairo: add a -setupdlg option that will the show printer propertiesAdrian Johnson4-12/+42
2014-10-21pdftocairo: fix a number of bugs in win32 printingAdrian Johnson4-105/+132
2014-10-21make pdftocairo-win32.cc a standalone .cc fileAdrian Johnson5-47/+77
2014-10-21pdftocairo: Allow an output file for win32 printing to be specifiedAdrian Johnson3-10/+19
2014-10-21Add support for printing to a Windows printer from pdftocairoRodrigo Rivas Costa4-13/+292
2014-10-21PDFDoc: fix crash when getPage() returns NULLAdrian Johnson1-1/+1
2014-10-21PDFDOC: Check for EOF when reading raw streamAdrian Johnson1-0/+4
2014-10-21pdfdetach: fix crash when getPage() returns nullAdrian Johnson1-0/+2
2014-10-20cairo: fix crash when no group color spaceAdrian Johnson1-1/+1
2014-10-07Fix memory leak in Dict.remove.Scott West1-1/+6
2014-10-07Make Attribute::getName() work when UTF-16BE is usedLuigi Scarso3-12/+21
2014-10-08cairo: only embed mime data if image decode map is identityAdrian Johnson2-4/+18
2014-10-08cairo: Only embed mime data for gray/rgb/cmyk colorspacesAdrian Johnson2-9/+32
2014-10-08cairo: don't render text when text matrix is not invertableAdrian Johnson2-5/+10
2014-10-05glib: Build introspection linking to the uninstalled librariesCarlos Garcia Campos1-1/+1
2014-10-01Fix 303287ebdad0de9fb2655c4d7eab627c0045ea04Albert Astals Cid1-4/+8
2014-09-30Fix assert in 5068.asan.0.6052.pdfAlbert Astals Cid1-1/+4
2014-09-30Map Standard/Expert encoding ligatures to AGLFN namesAdrian Johnson4-5/+51
2014-09-29Fix build with --disable-utilsHib Eris2-5/+5
2014-09-29use alt colorspace to get CMYK values for an ICC based CMYK colorspaceThomas Freitag1-4/+6
2014-09-29Refactor Makefiles to build a noinst library for parsing argsHib Eris4-30/+25
2014-09-27Update .gitignoreAdrian Johnson1-0/+2
2014-09-27Don't use -fPIC on mingwAdrian Johnson1-1/+11
2014-09-27make autogen.sh work with variables with spacesAdrian Johnson1-1/+1
2014-09-26Add compile to .gitignoreHib Eris1-0/+1
2014-09-26Merge remote-tracking branch 'origin/poppler-0.26'Albert Astals Cid1-8/+14
2014-09-26Fix rendering of file with a wrong embedded fontThomas Freitag1-8/+14
2014-09-13glib: Fix use of uninitialized members in PopplerInputStreamCarlos Garcia Campos1-1/+4
2014-09-13glib: Fix use of uninitialized members in PopplerInputStreamCarlos Garcia Campos1-1/+4
2014-08-21Merge remote-tracking branch 'origin/poppler-0.26'Albert Astals Cid9-11/+20
2014-08-210.26.4poppler-0.26.4Albert Astals Cid6-5/+17
2014-08-21Update (C) yearsAlbert Astals Cid2-1/+2
2014-08-21Make sure e is always initializedAlbert Astals Cid1-5/+1