summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-11Qt: Add a new page->annotations() call that let's you specify subtypesHEADmasterAlbert Astals Cid8-10/+137
2014-05-07Merge remote-tracking branch 'origin/poppler-0.26'Albert Astals Cid1-1/+4
2014-05-07Fix libopenjpeg 1.5 detection on some systemspoppler-0.26Albert Astals Cid1-1/+4
2014-05-07Merge remote-tracking branch 'origin/poppler-0.26'Albert Astals Cid3-4/+162
2014-05-07Only add annotations of the current page when splittingThomas Freitag3-4/+162
2014-05-04Merge remote-tracking branch 'origin/poppler-0.26'Albert Astals Cid1-1/+2
2014-05-04Fix extraction of text in some filesOlly Betts1-1/+2
2014-05-04Merge remote-tracking branch 'origin/poppler-0.26'Albert Astals Cid1-1/+3
2014-05-04Use field value V for radio buttonsMarek Kasik1-1/+3
2014-04-30glib: Fix multiple definition of PopplerTextSpanCarlos Garcia Campos1-3/+0
2014-04-30glib: Fix multiple definition of PopplerTextSpanCarlos Garcia Campos1-3/+0
2014-04-250.26.0poppler-0.26.0Albert Astals Cid6-7/+20
2014-04-14qt: Fix missing ! in TextAnnotation::setInplaceIntentFabio D'Urso2-2/+2
2014-04-14Initialize tmpBufLenAlbert Astals Cid2-4/+4
2014-04-10Remove unused memberAlbert Astals Cid1-2/+0
2014-04-100.25.3poppler-0.25.3Albert Astals Cid12-11/+30
2014-04-06qt5: remove m_fontInfoIterator from DocumentPino Toscano2-4/+0
2014-04-06Fix memory leakAlbert Astals Cid1-2/+2
2014-04-06Don't check twice for the same variable ^_^Albert Astals Cid1-1/+1
2014-04-06Fix memory leakAlbert Astals Cid1-0/+2
2014-04-06Fix Out-of-bounds readAlbert Astals Cid1-1/+7
2014-04-06Fix memory leakAlbert Astals Cid1-4/+4
2014-04-06Fix Uninitialized pointer read when nFucnsA is 0Albert Astals Cid1-1/+1
2014-04-06gfree -> delete since it was new'edAlbert Astals Cid1-1/+1
2014-04-06delete -> gfree since it was gmalocedAlbert Astals Cid1-1/+1
2014-04-06Fix memory leakAlbert Astals Cid1-1/+2
2014-04-06Fix memory leakAlbert Astals Cid1-1/+2
2014-04-05Merge remote-tracking branch 'origin/poppler-0.24'Pino Toscano2-4/+2
2014-04-05qt4/qt5: remove extra qDebugpoppler-0.24Pino Toscano2-2/+0
2014-04-05qt4/qt5: fix some kinds of OCG modelsPino Toscano2-2/+2
2014-03-30Avoid MinGW/Cygwin warnings due to redefinition of NOMINMAXPeter Breitenlohner4-2/+14
2014-03-31cairo: fix segv cause by bad image streamAdrian Johnson1-1/+9
2014-03-30pdftohtml: Fix typo in manpageJakub Wilk1-1/+1
2014-03-30glib: Fix the first coord of the qudrilateral in create_poppler_quads_from_an...Thomas Liebetraut1-1/+1
2014-03-28Fix error reported by ASAN in 3628.asan.0.3910.pdfAlbert Astals Cid1-0/+3
2014-03-28Fix error reported by ASAN in 5782.asan.0.7113.pdfAlbert Astals Cid1-4/+6
2014-03-28Fix error reported by ASAN in 590.asan.0.7288.pdfAlbert Astals Cid1-1/+1
2014-03-28Fix error reported by ASAN in 2279.asan.0.1904.pdfAlbert Astals Cid1-2/+2
2014-03-27Fix error reported by ASAN in 2010.asan.0.1506.pdfAlbert Astals Cid1-4/+9
2014-03-27Fix error reported by ASAN in 139.asan.0.581.pdfAlbert Astals Cid1-2/+2
2014-03-270.25.2poppler-0.25.2Albert Astals Cid25-45/+127
2014-03-26Fix overflow mallocAlbert Astals Cid1-2/+2
2014-03-26Fix error reported by ASAN in 1195.asan.0.293.pdfAlbert Astals Cid1-2/+3
2014-03-26Fix error reported by ASAN in 6609.asan.0.8343.pdfAlbert Astals Cid1-2/+3
2014-03-26Fix error reported by ASAN in 6760.asan.0.8568.pdfAlbert Astals Cid1-2/+6
2014-03-26Fix ASAN in 750.asan.0.9621.pdfAlbert Astals Cid1-3/+4
2014-03-26Fix ASAN in 784.asan.0.9671.pdfAlbert Astals Cid1-2/+2
2014-03-26Forgot my (C) in the last commitAlbert Astals Cid1-1/+1
2014-03-25Fix Heap-buffer-overflow in TextPage::updateFontAlbert Astals Cid1-2/+4
2014-03-22Reorder the if check conditionAlbert Astals Cid1-2/+2