summaryrefslogtreecommitdiff
path: root/utils/HtmlOutputDev.cc
AgeCommit message (Expand)AuthorFilesLines
2010-07-09warnings-=2Hib Eris1-1/+2
2010-04-05Rework DCTStream error handling, should work better nowAlbert Astals Cid1-2/+2
2010-01-02Make pdftoppm embed correct resolution in PNG and JPEG filesAdrian Johnson1-1/+3
2009-11-05fontpos is never set to -1, so remove the checks in HtmlOutputDev.Reece Dunn1-8/+3
2009-08-08Add the -png flag to pdftoppm to output to PNGAlbert Astals Cid1-54/+12
2009-07-31rename the functionAlbert Astals Cid1-2/+2
2009-06-19Use Interpolate flag to decide whether applying image interpolation during re...Carlos Garcia Campos1-8/+8
2009-05-11Update copyright headers for previous patchesCarlos Garcia Campos1-0/+1
2009-05-11Make sure ImageStream::close() is called after ImageStream::reset()Carlos Garcia Campos1-0/+1
2009-01-06do not leak fName if fopen failsAlbert Astals Cid1-0/+3
2009-01-06Do not leak pgNum and imgnum if fopen failsAlbert Astals Cid1-7/+9
2009-01-06Make pdftohtml output png images when the image stream is not a jpegWarren Toomey1-6/+120
2008-09-20Fix memory leakTomas Are Haavet1-0/+1
2008-09-20Fix mismatched free/deleteTomas Are Haavet1-1/+2
2008-09-10Generate the outline file at the same place the other files are generatedHaruyuki Kawabe1-1/+2
2008-09-02Kjartan was missing and just agreedAlbert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+13
2008-07-28make xml output valid xmlBoris Toloknov1-31/+54
2008-07-28Limit ascent and descent are to reasonable values.Boris Toloknov1-2/+12
2008-07-28Make html output to keep all the spaces with  Boris Toloknov1-1/+1
2008-07-28findDest crashes on null goostrings so rework the ifs a bitAlbert Astals Cid1-7/+9
2008-05-31Make sure file exists before printing itAlbert Astals Cid1-1/+1
2008-01-10Fix two use after free bugs in HtmlOutputDev.ccKjartan Maraas1-2/+2
2007-09-24Even less compiler warnings.Krzysztof Kowalczyk1-4/+6
2007-09-23Remove unused variables.Krzysztof Kowalczyk1-23/+0
2007-07-15 * utils/HtmlOutputDev.cc:Albert Astals Cid1-27/+10
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-5/+10
2006-03-19fix htmloutputdevAlbert Astals Cid1-1/+1
2006-01-232006-01-23 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+1
2006-01-18Brad patch for embedded document extraction, only has Qt4 bindings for now, n...Albert Astals Cid1-0/+1
2005-12-30 * utils/HtmlOutputDev.cc:Albert Astals Cid1-0/+2
2005-12-122005-12-12 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+1569