summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-17/+17
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-17Use std::vector instead of boost::shared_arrayStephan Bergmann1-19/+19
2015-11-11new loplugin: memoryvarNoel Grandin1-5/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-03-30loplugin:staticfunctionNoel Grandin1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-02-17SkipImages option for PDF importMihai1-1/+45
2015-01-22fdo#79045 PDF Import: fix text displacementVort1-1/+10
2015-01-21fdo#85174 PDF Import: fix character positions without modifying popplerVort1-11/+17
2015-01-20continue to implement drawChar for unpatched popplers without drawChar2 hackCaolán McNamara1-0/+7
2015-01-20fdo#85174 PDF Import: fix character positionsVort1-5/+3
2015-01-20Some more loplugin:cstylecast: sdextStephan Bergmann1-2/+2
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-08-27Resolves: fdo#83137 NULL pActionCaolán McNamara1-1/+1
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-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-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-6/+2
2013-10-29Drop unnecessary #includeTakeshi Abe1-1/+0
2013-08-20also adjust for poppler 0.24Bjoern Michaelsen1-1/+1
2013-07-16fix build with system poppler-0.23.0Petr Mladek1-1/+5
2013-04-30Fix import of images from pdf.Thorsten Behrens1-2/+22
2013-03-04coverity#982282: Resource leak in objectJulien Nabet1-0/+4
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-21fix build with poppler-0.21.1Petr Mladek1-1/+6
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard1-1/+3
2012-10-31fix build with system poppler-0.21.0Petr Mladek1-0/+4
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-26/+14
2012-05-17WaE: MSVC2008 C4309 truncation of constant dataCaolán McNamara1-2/+4
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-03-12suppress errors with -WerrorDavid Tardon1-1/+5
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 McNamara1-0/+4
2011-02-06porting extensions to boost containersFridrich Štrba1-1/+1
2010-10-18remove non-compiled codePovilas Kanapickas1-20/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-29native0ext:#161688# rebranding extensions - transplanted from 28f77bc32e70@na...Vladimir Glazunov1-6/+47