summaryrefslogtreecommitdiff
path: root/poppler
AgeCommit message (Expand)AuthorFilesLines
2014-05-07Only add annotations of the current page when splittingThomas Freitag2-3/+154
2014-05-04Fix extraction of text in some filesOlly Betts1-1/+2
2014-05-04Use field value V for radio buttonsMarek Kasik1-1/+3
2014-04-100.25.3poppler-0.25.3Albert Astals Cid2-2/+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-03-30Avoid MinGW/Cygwin warnings due to redefinition of NOMINMAXPeter Breitenlohner1-0/+3
2014-03-31cairo: fix segv cause by bad image streamAdrian Johnson1-1/+9
2014-03-28Fix error reported by ASAN in 5782.asan.0.7113.pdfAlbert Astals Cid1-4/+6
2014-03-270.25.2poppler-0.25.2Albert Astals Cid9-9/+10
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-15Fix regression when creating level1 PSWilliam Bader2-3/+16
2014-03-12Limit numeric parsing of character namesJason Crain2-41/+102
2014-03-05Rename getNumElements, getElement and appendElement as getNumChildren, getChi...Carlos Garcia Campos4-13/+13
2014-02-26Try harder to open broken filesAlbert Astals Cid2-15/+26
2014-02-23Tagged-PDF: Fix parsing of attached element attributesAdrian Perez de Castro1-1/+1
2014-02-18Some error() usage fixesFabio D'Urso5-7/+10
2014-02-17Clang++ plugin that checks for usage errors in GooString::format-style callsFabio D'Urso1-1/+3
2014-02-10Make sure number of least objects in hints table is validAlbert Astals Cid1-0/+5
2014-02-08Allow properly identifying grouping elementsAdrian Perez de Castro2-12/+20
2014-02-08Report LBody elements in Tagged-PDF structure as block elementsAdrian Perez de Castro1-1/+1
2014-02-05pdftops: ensure there is always a page size in the outputAdrian Johnson1-0/+7
2014-02-05cairo: clip to crop boxAdrian Johnson1-0/+4
2014-02-05pdftops: Only change paper size when different to previous sizeAdrian Johnson1-5/+25
2014-02-05pdftops: Remove origpagesizes mode and make -origpagesizes an alias for -pape...Adrian Johnson2-9/+4
2014-02-05pdftops: Use crop box as page sizeAdrian Johnson1-21/+7
2014-02-05pdftps: fix DocumentMedia/Page/Media/PageBBox DSC commentsAdrian Johnson2-57/+116
2014-02-05pdftops: ensure paper size takes into account rotationTill Kamppeter1-28/+20
2014-01-27[qt] Improve compilation under Win 8 with Visual Studio 2012Bogdan Cristea4-7/+35
2014-01-19annots: Fix memory leak when setting AnnotTextMarkup quads twiceCarlos Garcia Campos1-0/+1
2014-01-06C for last commitAlbert Astals Cid1-1/+1
2014-01-06Fix rendering of pdf file from KDE bug 329600Albert Astals Cid1-1/+1
2014-01-06Update popplers (C)Albert Astals Cid2-2/+2
2014-01-03Merge remote-tracking branch 'origin/poppler-0.24'Albert Astals Cid1-0/+1
2014-01-02Update copyrightsAlbert Astals Cid1-0/+1
2013-12-28Simplify some calls to GooString::format-family functionsFabio D'Urso1-2/+2
2013-12-28Fixed some GooString format markersFabio D'Urso3-3/+5
2013-12-18Merge remote-tracking branch 'origin/poppler-0.24'Albert Astals Cid1-4/+5