summaryrefslogtreecommitdiff
path: root/poppler
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Fix a crash when selecting text in word modeCarlos Garcia Campos1-1/+1
2008-11-16optContentConfig is not actually stored in PDFDoc but in CatalogCarlos Garcia Campos1-1/+0
2008-11-12Ensure cairo font matrix is invertableAdrian Johnson1-1/+14
2008-11-09Update copyrights of the last commitsAlbert Astals Cid5-1/+5
2008-11-09Fix a crash when initializing an Annot with a null catalogCarlos Garcia Campos1-1/+1
2008-11-08Fix memory leaks in OptionalContentCarlos Garcia Campos2-14/+9
2008-11-08Check annotation optional content properties before drawing itCarlos Garcia Campos2-10/+14
2008-11-08Do not show hidden optional contentCarlos Garcia Campos2-36/+84
2008-11-08Minor code cleanup and consistency issuesCarlos Garcia Campos2-15/+15
2008-11-08Delete the optContent object if it's invalidCarlos Garcia Campos3-0/+12
2008-11-05Do not abort if indexHighA is 'invalid', move it to the closest valid value a...Albert Astals Cid1-3/+4
2008-11-05Rename i to j so that code is more clear by not shadowing the function parameterAlbert Astals Cid1-4/+4
2008-11-05Fix crash in case indices is NULLAlbert Astals Cid1-2/+5
2008-11-05Do not leak uBuf in the error caseAlbert Astals Cid1-0/+1
2008-11-01Restore the cairo Type3 font image prescaling funtionalityAdrian Johnson4-30/+43
2008-11-01Remove cairo font matrix y flip when inside a Type 3 charAdrian Johnson1-5/+0
2008-11-01Transform the glyph advance by the font matrixAdrian Johnson1-0/+1
2008-11-01Use the font BBox, not the font matrix to set the Gfx BBoxAdrian Johnson1-0/+1
2008-11-01Ensure both the font matrix and y-axis flip are in the matrixAdrian Johnson1-3/+3
2008-10-31Implement Type 3 fonts in cairo backend using cairo user-fontsAdrian Johnson4-11/+194
2008-10-31Add CairoOutputDev functions for getting Type 3 glyph metricsAdrian Johnson2-0/+17
2008-10-31Make the catalog available to CairoFontEngineAdrian Johnson4-5/+10
2008-10-31Allow multiple instances of CairoOutputDev to be createdAdrian Johnson2-6/+14
2008-10-31Use correct return type in _ft_new_faceAdrian Johnson1-1/+1
2008-10-31Refactor CairoFontAdrian Johnson2-92/+131
2008-10-12Do not crash if there is not fontAlbert Astals Cid1-1/+3
2008-10-10obj4 should be the index 1 on the Array, not the 0, that's already obj3Albert Astals Cid1-1/+1
2008-10-09If Name is a Ref we want to get the String it references, not the RefAlbert Astals Cid1-1/+1
2008-10-08Initialize properly OptionalContentGroup::m_nameMark Kaplan1-1/+2
2008-10-04Remove unused varAlbert Astals Cid1-1/+1
2008-10-04free the objectAlbert Astals Cid1-0/+4
2008-10-04If we try saving a document that was encrypted, we break everything, so just ...Albert Astals Cid1-0/+7
2008-09-30Fix StitchingFunction(StitchingFunction *func) and GfxAxialShading(GfxAxialSh...Albert Astals Cid2-1/+3
2008-09-30And Marco said yes to GPLv2+Albert Astals Cid3-0/+9
2008-09-28If libjpeg tells us to abort, let's abort :DAlbert Astals Cid1-0/+1
2008-09-26Carl agreed too, so CairoOutputDev.cc is doneAlbert Astals Cid1-0/+3
2008-09-24Do what Jeff really want to do, mark the font as invalid if it matches any of...Albert Astals Cid1-1/+1
2008-09-23Only do the scale to 'm' size trick on non embedded fonts as it was meant to beAlbert Astals Cid1-1/+3
2008-09-22Check the types here tooAlbert Astals Cid1-14/+22
2008-09-21Check for duplicate open fonts.Chris Wilson1-25/+189
2008-09-21really use the key passed to itPino Toscano1-1/+1
2008-09-21Read the 'readOnly' attribute directly in the FormField constructor.Pino Toscano1-9/+3
2008-09-21Handle streams as entries for the catalog JS name tree.Pino Toscano1-5/+13
2008-09-20Compile with -pedanticAlbert Astals Cid1-2/+2
2008-09-20Remove some warnings and errors when compiling with gcc and -pedanticTomas Are Haavet1-2/+3
2008-09-20make sure the image is setup before using it, otherwise some things don't pri...Albert Astals Cid1-0/+6
2008-09-14If when looking for an object we get objSomeNumberAfter assume it was an int ...Albert Astals Cid1-0/+25
2008-09-12Make sure DecryptAESState::bufIdx is never bigger than 16, otherwise we crashAlbert Astals Cid1-0/+6
2008-09-09Qt4 frontend had timezone parsing that got lost when moving to the common fun...Albert Astals Cid2-7/+15
2008-09-08Increase soname for libpoppler, i'm almost sure we broke BC thereAlbert Astals Cid1-1/+1