summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-070.14.5poppler-0.14.5poppler-0.14Albert Astals Cid5-4/+14
2010-11-03Do not add sibling children as parentsAlbert Astals Cid1-3/+4
2010-11-03Do not loop forever in broken documentsAlbert Astals Cid2-5/+23
2010-11-02compile++Albert Astals Cid1-1/+1
2010-11-02Fix crash in broken documentsAlbert Astals Cid1-5/+11
2010-10-28Revert fdfffc9c68314d3f64dee7e0ef8617105e3198ddAlbert Astals Cid1-1/+0
2010-10-28if reallocn fails, free pAlbert Astals Cid1-2/+6
2010-10-27fix commentAlbert Astals Cid1-2/+2
2010-10-27Fix memory leaks that can happen with broken documentsAlbert Astals Cid1-0/+10
2010-10-27Fix memory leakAlbert Astals Cid1-0/+1
2010-10-27Do not crash if bitmap->alpha == NULLAlbert Astals Cid1-0/+6
2010-10-25Initialze movie to NULL on broken pdf filesAlbert Astals Cid1-0/+1
2010-10-23remove -ansi flag for cywin and mingwVincent Torri1-1/+7
2010-10-23update my C yearAlbert Astals Cid1-1/+1
2010-10-23Fix crash in malformed documentsAlbert Astals Cid1-0/+5
2010-10-23Do not leak attrs1Albert Astals Cid1-0/+1
2010-10-23Do not crash if n is 0Albert Astals Cid1-0/+3
2010-10-23add unlikely markerAlbert Astals Cid1-1/+1
2010-10-23Do not divide by 0 in rc4InitKeyAlbert Astals Cid1-0/+4
2010-10-23Check obj2 is a num before reading itAlbert Astals Cid1-1/+7
2010-10-17[CMake] Cairo package: make the version check really workingPino Toscano1-4/+4
2010-10-17[cairo] Fix a crash when redering documents with invalid type 3 fontsCarlos Garcia Campos1-1/+1
2010-10-15Only clip boxes to mediabox if we are at the page levelAlbert Astals Cid1-8/+11
2010-10-060.14.4poppler-0.14.4Albert Astals Cid5-4/+18
2010-10-05Make sure obj is a num before reading itAlbert Astals Cid1-2/+4
2010-10-03[annots] Fix a crash when drawing square/circle annots without a borderCarlos Garcia Campos1-60/+61
2010-09-29Fix uninitialized uses on DCTScanInfoTomas Hoger1-0/+3
2010-09-29Free namesAlbert Astals Cid1-0/+1
2010-09-21Compile++Albert Astals Cid1-2/+1
2010-09-21Avoid loops in Form::fieldLookupAlbert Astals Cid2-3/+27
2010-09-21Make sure obj1 is a num before reading itAlbert Astals Cid1-4/+16
2010-09-21Fix memory leak if obj2 is not a dictAlbert Astals Cid1-2/+3
2010-09-21Fix crash when idx is out of rangeAlbert Astals Cid1-1/+1
2010-09-21Fix crash when idx is out of rangeAlbert Astals Cid1-1/+5
2010-09-21Give a value to color.c[i]Albert Astals Cid1-0/+8
2010-09-21Forgot my (C) hereAlbert Astals Cid1-1/+1
2010-09-21Properly initialize stackAlbert Astals Cid1-0/+1
2010-09-21Properly initialize parserAlbert Astals Cid1-0/+2
2010-09-21Fix crash in broken pdf (parser->getStream() is 0)Albert Astals Cid1-2/+7
2010-09-21Initialize properly charactersReadAlbert Astals Cid1-0/+2
2010-09-21Fix crash in broken pdf (code < 0)Albert Astals Cid1-2/+3
2010-09-15fix copyrightAlbert Astals Cid1-1/+1
2010-09-15Set initial state of optional content groups based on BaseState fieldCarlos Garcia Campos1-5/+9
2010-09-12[glib] Fix a crash when building layer actionsCarlos Garcia Campos1-6/+9
2010-09-12[glib] Fix layers array generation when it contains multiple arraysCarlos Garcia Campos1-0/+1
2010-09-100.14.3poppler-0.14.3Albert Astals Cid5-4/+10
2010-09-09Fix checking whether _WIN32 is definedJonathan Liu2-2/+2
2010-08-31Read from the correct variableAlbert Astals Cid1-1/+2
2010-08-26Make declaration match what there is in the .cc fileAlbert Astals Cid1-2/+2
2010-08-10Tell windows we are writing/reading binary dataJonathan Liu2-0/+18