summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-16Poppler 0.79.0poppler-0.79.0Albert Astals Cid5-4/+20
2019-07-15JPXStream::init: ignore dict Length if clearly brokenAlbert Astals Cid1-1/+1
2019-07-15SplashOutputDev::tilingPatternFill: Fix crash on broken fileAlbert Astals Cid1-0/+4
2019-07-10Fix mistake on 093531cd0d0878b892d92ebc56c26936e5de3712Albert Astals Cid1-2/+2
2019-07-10Update (C) of last commitAlbert Astals Cid6-0/+6
2019-07-08Added option to set the form available to printJoão Netto3-0/+48
2019-07-06Implemented support for setIcon by changing appearanceJoão Netto7-2/+185
2019-07-04Account for verticesA possible overflow in GfxGouraudTriangleShading::parseAlbert Astals Cid1-1/+7
2019-07-04TextOuputDev: Fix crash when grealloc would overflowAlbert Astals Cid2-8/+17
2019-07-04Add a template asking people to check the merge optionAlbert Astals Cid1-0/+3
2019-07-03Turn README into README.md and expand itFederico Mena Quintero2-39/+107
2019-07-03qt5: replace deprecated qStableSort with std::stable_sortAlbert Astals Cid1-2/+2
2019-07-03QString::null is deprecated, use QString()Albert Astals Cid2-3/+3
2019-07-03Update (C) after last commitAlbert Astals Cid1-1/+1
2019-07-03Change Function::getToken return a GooString instead of a pointerAlbert Astals Cid2-45/+20
2019-07-01Add unit test for class DefaultAppearanceTobias Deiminger1-0/+40
2019-07-01Fix bad cast of GooString* to const char* in DefaultAppearanceTobias Deiminger1-2/+3
2019-06-27Convert all files to UTF-8Daniel Schaefer7-9/+9
2019-06-27Poppler 0.78.0poppler-0.78.0Albert Astals Cid5-5/+26
2019-06-26Add Jose (C) and move error() message as discussed in gitlabAlbert Astals Cid1-4/+5
2019-06-25Handle Ink annots without an InkList but with an APJosé Aliste1-2/+8
2019-06-21Add AnnotWidget::setFormAdditionalActionAlbert Astals Cid4-5/+43
2019-06-21Add LinkJavaScript::createObjectAlbert Astals Cid2-0/+11
2019-06-21Annot: Move implementation of getFormAdditionalActionAlbert Astals Cid1-19/+15
2019-06-21Enable shadow warning by defaultAlbert Astals Cid1-2/+2
2019-06-21qt5: rename variable to fix shadow warningAlbert Astals Cid1-3/+3
2019-06-21Splash: Rename local variable to fix shadow warningAlbert Astals Cid1-6/+6
2019-06-21glib: Rename variable to make it more clear what it isAlbert Astals Cid1-2/+2
2019-06-21CairoOuputDev: Rename some input variablesAlbert Astals Cid1-26/+26
2019-06-21rename text member to textPageAlbert Astals Cid2-22/+22
2019-06-21GfXShading: Prepend some variables with bbox_Albert Astals Cid2-11/+11
2019-06-21GfxFont: Rename local variable cmap to cnameCmapAlbert Astals Cid1-6/+6
2019-06-21TextOutputDev: break i definition into multiple onesAlbert Astals Cid1-6/+8
2019-06-21Annot: Rename dx and dyAlbert Astals Cid1-5/+5
2019-06-21Annot: rename one i and one j to kAlbert Astals Cid1-7/+7
2019-06-21Annot: break out a i definition into multipleAlbert Astals Cid1-9/+9
2019-06-21Annot: Rename three type to a longer more qualified nameAlbert Astals Cid1-7/+7
2019-06-21coords -> coordsAAlbert Astals Cid1-2/+2
2019-06-21Annot: rect -> rectA in constructor parametersAlbert Astals Cid1-38/+38
2019-06-21TextOutputDev: Don't a loop with variable i inside a loop with variable iAlbert Astals Cid1-2/+2
2019-06-21TextOutputDev: rename two in variables to fix shadow warningAlbert Astals Cid1-4/+4
2019-06-20Fix line annotation arrows for usage in dimensioningTobias Deiminger2-53/+66
2019-06-19Initialize Function::domainAlbert Astals Cid1-1/+1
2019-06-19Update (C) of last commitAlbert Astals Cid1-0/+1
2019-06-19Fix typos preventing parsing of start&durationEvgeny Stambulchik1-43/+39
2019-06-09Remove Annot::xrefAlbert Astals Cid2-40/+37
2019-06-09Remove AnnotAppearance::xrefAlbert Astals Cid2-3/+1
2019-06-07FormField::getFullyQualifiedName: Rename variableAlbert Astals Cid1-4/+4
2019-06-07FormField::_createWidget: Rename parameter to fix shadow warningAlbert Astals Cid1-5/+5
2019-06-07FormWidgetSignature::getSignedRangeBounds: obj -> byteRangeObjAlbert Astals Cid1-5/+5