summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/wrapper/wrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-06vcl: svx: misc improvements to pdfium importingprivate/Ashod/pdfium_on_master_fixedAshod Nakashian1-1/+1
2018-06-05sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-27/+13
2018-03-21pdf: refactor poppler importerAshod Nakashian1-0/+21
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-43/+36
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sdextStephan Bergmann1-37/+37
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-13/+6
2017-05-15Resolves: tdf#107812 add check for -ObliqueCaolán McNamara1-12/+18
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-4/+4
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock1-4/+4
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-08just make the VirtualDevice a parser memberCaolán McNamara1-5/+5
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-3/+3
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-1/+0
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-17/+8
2016-08-18coverity#1371125 Copy-paste errorCaolán McNamara1-2/+5
2016-07-29Resolves: tdf#84121 wrong password passed to xpdfimportCaolán McNamara1-7/+0
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-2/+4
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin1-5/+6
2016-03-24loplugin:constantparam in sdNoel Grandin1-1/+0
2015-11-28Silence clang-cl warnings in gperf-generated codeStephan Bergmann1-0/+8
2015-11-11new loplugin: memoryvarNoel Grandin1-4/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-6/+4
2015-10-29com::sun::star->css in sdextNoel Grandin1-1/+1
2015-10-13Fix building with --enable-pdfimport on FreeBSD.Damjan Jovanovic1-2/+0
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-06-19tdf#42374 - read PDF in larger chunksNoel Grandin1-27/+67
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-3/+3
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-30loplugin:staticfunctionNoel Grandin1-3/+3
2015-02-17SkipImages option for PDF importMihai1-5/+9
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-12-05fdo#38835 strip out OString globalsNoel Grandin1-8/+8
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-4/+6
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-6/+4
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-4/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-20fix string out-of-bounds assert on rhbz496762-1.pdfCaolán McNamara1-1/+4
2014-07-03Check exit code of spawned xpdfimportStephan Bergmann1-1/+34
2014-06-21prevent invalid memory accessMarkus Mohrhard1-1/+1
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort1-6/+25
2014-05-08fdo#78427 PDF Import: Improve detection of bold italic fontVort1-2/+3
2014-04-23No need to set LD_LIBRARY_PATH for xpdfimportStephan Bergmann1-25/+2