summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-03FormFieldChoice::updateSelection: Fixed wrong loop conditionpoppler-0.20Fabio D'Urso1-1/+1
2012-10-23Fix the or-ing of flagsAlbert Astals Cid1-2/+2
2012-10-19Define the numbers a bit better so gcc in i386 understands them betterAlbert Astals Cid1-2/+2
2012-10-17Free entries in the xref form a linked list: terminate it properly when writi...Fabio D'Urso1-0/+1
2012-10-16AnnotWidget: Avoid repeatedly deleting and creating xref entries for appearan...Fabio D'Urso2-12/+29
2012-10-16Generate and write the appearance stream in AnnotWidget::updateWidgetApperance()Fabio D'Urso1-5/+25
2012-10-16Killed FormField::isModified() in favor of a new AnnotWidget callbackFabio D'Urso4-23/+58
2012-10-14FormFieldChoice ctor: Fixed wrong index variableFabio D'Urso1-1/+1
2012-10-100.20.5poppler-0.20.5Albert Astals Cid5-4/+19
2012-10-06glib: chain up finalize to the parent classCarlos Garcia Campos2-0/+8
2012-10-04Do not render invalid outlinesThomas Freitag1-0/+4
2012-10-03Fix crash when parsing some unknown colorspacesAlbert Astals Cid1-1/+1
2012-10-02support automake-1.12 in autogen.shLu Wang1-7/+8
2012-09-26Initilize rootNumAlbert Astals Cid1-0/+1
2012-09-26More crash fixes for broken documentsThomas Freitag1-15/+82
2012-09-26Fix more crashes in broken filesThomas Freitag1-3/+23
2012-09-26Add unlikelysAlbert Astals Cid1-16/+16
2012-09-26Less crashes in broken filesThomas Freitag1-2/+98
2012-09-26Add some unlikelysAlbert Astals Cid1-14/+14
2012-09-26More fixes against broken filesThomas Freitag1-12/+93
2012-09-26Fix crash in 158.pdf.asan.d.451Thomas Freitag1-0/+8
2012-09-26Don't close the stream if it's not a streamLu Wang1-1/+3
2012-09-25Add LCMS_FLAGSAlbert Astals Cid1-1/+2
2012-09-16Rework the #ifdef so that i don't get a gcc warningAlbert Astals Cid1-1/+2
2012-09-16Forgot to add the new test to autotoolsAlbert Astals Cid1-1/+6
2012-09-16Fix parsing of numbersAlbert Astals Cid3-2/+131
2012-09-15Fix build using mingw64 with winpthreadAlexey Pavlov3-3/+17
2012-09-11Do not use isnan as it is C99Albert Astals Cid1-3/+3
2012-09-11Check for NaN in TextPage::addCharJason Crain1-1/+4
2012-09-10Fix typoAlbert Astals Cid1-2/+2
2012-09-100.20.40.20.40.20.40.20.4poppler-0.20.4Albert Astals Cid6-6/+19
2012-09-09Try to find another rootNum if actual rootNum doesn't point to a dictThomas Freitag2-4/+14
2012-09-09Fix invalid memory access in solves 1066.pdf.asan.38.75Thomas Freitag2-0/+26
2012-09-09Fix invalid memory access in 1106.pdf.asan.30.120.patchThomas Freitag1-0/+5
2012-09-09Fix crash in 1255.pdf.SIGSEGV.56f.285Thomas Freitag1-0/+6
2012-09-09Fix invalid memory access in 61.pdf.asan.13.95Thomas Freitag2-8/+19
2012-09-09Add unlikelyAlbert Astals Cid1-1/+1
2012-09-09Fix wrong memory access in 68.pdf.asan.7.1030Thomas Freitag1-0/+4
2012-09-09Fix memory leakAlbert Astals Cid1-0/+1
2012-09-09Add unlikelys to the ifsAlbert Astals Cid2-3/+3
2012-09-09Fix crash in 1162.pdf.SIGSEGV.28e.182Thomas Freitag1-0/+4
2012-09-09Fix crash in 1028.pdf.SIGSEGV.ae6.33William Bader1-0/+8
2012-09-09Fix memory leakAlbert Astals Cid1-1/+1
2012-09-09Fix memory leakAlbert Astals Cid1-1/+2
2012-09-09Fix crash in 589.pdf.SIGSEGV.8b1.929Thomas Freitag1-0/+8
2012-09-08Only complain when the malloc really failedAlbert Astals Cid1-1/+1
2012-08-30qt4: unbreak spacingAlbert Astals Cid1-3/+3
2012-08-30Accept FileSpec as Dict too and not only as RefAlbert Astals Cid1-1/+3
2012-08-30Take into account the embFile returned by the core may be NULLAlbert Astals Cid2-8/+15
2012-08-30Return NULL EmbFile if the FileSpec is not okAlbert Astals Cid1-0/+4