summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/wrapper
AgeCommit message (Expand)Author
2023-03-25tdf#78427 sdext.pdfimport: No need to read a font file for the purpose of...Kevin Suo
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-10-12drop some unused headersCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-03-21pdf: refactor poppler importerAshod Nakashian
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-23new loplugin: pointerboolNoel Grandin
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-15Resolves: tdf#107812 add check for -ObliqueCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-08just make the VirtualDevice a parser memberCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-08-18coverity#1371125 Copy-paste errorCaolán McNamara
2016-07-29Resolves: tdf#84121 wrong password passed to xpdfimportCaolán McNamara
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-03-24loplugin:constantparam in sdNoel Grandin
2015-11-28Silence clang-cl warnings in gperf-generated codeStephan Bergmann
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-10-13Fix building with --enable-pdfimport on FreeBSD.Damjan Jovanovic
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-19tdf#42374 - read PDF in larger chunksNoel Grandin
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-30loplugin:staticfunctionNoel Grandin
2015-02-17SkipImages option for PDF importMihai
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-05fdo#38835 strip out OString globalsNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin