summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/xpdfwrapper
AgeCommit message (Expand)AuthorFilesLines
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl1-4/+0
2014-08-27Resolves: fdo#83137 NULL pActionCaolán McNamara1-1/+1
2014-08-01avoid memory leakDavid Tardon1-3/+5
2014-08-01fix parsing of cmdline argsDavid Tardon1-6/+6
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort1-28/+5
2014-05-15fdo#78549 PDF Import: fix incorrect transformation matrix writingVort1-2/+2
2014-04-22fdo#71217 PDF Import: Fix importing of JPEG imagesVort1-4/+69
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-10/+0
2014-04-08fdo#45001 fdo#77105 PDF Import: rotated text fixesVort1-5/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-03fdo#40513 PDF Import: Hack: Replace incorrect values of font's ascent propertyVort1-1/+18
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-01-10Use proper bool operationsStephan Bergmann1-1/+1
2013-12-18fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-4/+0
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-6/+2
2013-11-14GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPEMichael Stahl1-2/+2
2013-11-14remove more pragma instances of GCC system_headerMichael Stahl1-2/+9
2013-11-05fixincludeguards.sh: sdextThomas Arnhold2-5/+5
2013-10-29Drop unnecessary #includeTakeshi Abe1-1/+0
2013-08-20also adjust for poppler 0.24Bjoern Michaelsen2-2/+2
2013-07-16fix build with system poppler-0.23.0Petr Mladek2-2/+10
2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba2-36/+2
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl1-6/+1
2013-04-30WaE: 'SAL_OVERRIDE' macro redefinedTor Lillqvist1-6/+2
2013-04-30Fix import of images from pdf.Thorsten Behrens2-72/+89
2013-03-04coverity#982282: Resource leak in objectJulien Nabet2-0/+5
2013-02-18coverity#983173 Resource leakNorbert Thiebaud1-1/+4
2013-02-18coverity#983175 Resource leakNorbert Thiebaud1-0/+3
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann1-6/+2
2012-11-21fix build with poppler-0.21.1Petr Mladek1-1/+6
2012-11-13Revert "fdo#38878 upgrade xpdf to poppler"Tor Lillqvist2-1/+34
2012-11-13fdo#38878 upgrade xpdf to popplerPeter Foley2-34/+1
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard2-4/+8
2012-10-31fix build with system poppler-0.21.0Petr Mladek1-0/+4
2012-10-02re-base on ALv2 code. Includes:Michael Meeks4-104/+56
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+15
2012-05-17WaE: MSVC2008 C4309 truncation of constant dataCaolán McNamara2-3/+5
2012-05-15Do not call getOrigName everTomas Chvatal1-4/+0
2012-05-14better fix for poppler 0.20Petr Mladek1-3/+1
2012-05-14poppler 0.20 changed its apiIonut Biru1-0/+4
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-0/+5
2012-04-13gbuildize internal zlibCaolán McNamara1-5/+0
2012-03-12suppress errors with -WerrorDavid Tardon1-1/+5
2012-03-06gbuildize sdextDavid Tardon1-82/+0
2011-09-21build without glib poppler bindingsLuboš Luňák1-1/+5
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-09-02Resolves: rhbz#735182 libreoffice doesn't build with poppler-0.17.3Caolán McNamara1-1/+5
2011-07-19poppler 0.17.0 changed its api for no some reason or otherCaolán McNamara2-0/+11