summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-09-15tdf#78427 sdext.pdfimport: No need to read a font file for the purpose of...Kevin Suo1-8/+10
2022-09-15Fix build with Poppler 22.09.0Sam James1-1/+8
2022-09-15Update for Poppler 22.06Nathan Pratta Teodosio1-0/+30
2020-06-19tdf#131353: Fix build with poppler 0.86.0Martin Whitaker1-1/+3
2020-01-16Fix build with poppler-0.83Martin Milata1-0/+7
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-10-28Fix build with poppler-0.82Rasmus Thomsen1-0/+25
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-02-12loplugin:flatten in sdextNoel Grandin1-48/+48
2019-01-15sdext: fix build with poppler 0.73Michael Stahl1-2/+2
2019-01-08Fix build with poppler-0.72Andreas Sturmlechner1-0/+8
2018-12-10Fix build with poppler 0.71Aleksei Nikiforov1-0/+4
2018-11-20poppler dropped GBool since 0.71Mike Kaganski1-11/+10
2018-10-23remove old poppler compat codeNoel Grandin1-12/+0
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-3/+3
2018-09-17New loplugin:externalStephan Bergmann1-14/+14
2018-04-24fix build with poppler 0.64Rene Engelhard1-0/+10
2018-04-20loplugin:constantparamNoel Grandin1-21/+15
2018-02-02sdext: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-8/+0
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann1-13/+13
2018-01-08Allow building with poppler-0.62Dominique Leuenberger1-2/+8
2017-12-07loplugin:constparamsNoel Grandin1-2/+2
2017-10-31loplugin:constantparam in sdNoel Grandin1-20/+15
2017-10-23loplugin:includeform: sdextStephan Bergmann1-1/+1
2017-01-17new loplugin: useuniqueptr: sdextNoel Grandin1-1/+0
2016-06-20tdf#96080 PDF Import: fix incorrect whitespace characters sequenceVort1-0/+7
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