summaryrefslogtreecommitdiffstats
path: root/sdext/source/pdfimport/wrapper/wrapper.cxx
Commit message (Expand)AuthorAgeFilesLines
* pdf: refactor poppler importerAshod Nakashian2018-03-211-0/+21
* New loplugin:nestedunnamedStephan Bergmann2018-02-211-43/+36
* new loplugin: pointerboolNoel Grandin2018-01-231-1/+1
* loplugin:includeform: sdextStephan Bergmann2017-10-231-37/+37
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-2/+2
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-091-13/+6
* Resolves: tdf#107812 add check for -ObliqueCaolán McNamara2017-05-151-12/+18
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-4/+4
* tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock2017-05-071-4/+4
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-1/+0
* just make the VirtualDevice a parser memberCaolán McNamara2017-03-081-5/+5
* new loplugin unoanyNoel Grandin2017-02-281-2/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-3/+3
* OSL_TRACE->SAL in sd..sdextNoel Grandin2016-12-121-1/+0
* loplugin:oncevar in sd..svgioNoel Grandin2016-11-011-17/+8
* coverity#1371125 Copy-paste errorCaolán McNamara2016-08-181-2/+5
* Resolves: tdf#84121 wrong password passed to xpdfimportCaolán McNamara2016-07-291-7/+0
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-2/+4
* tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin2016-04-181-5/+6
* loplugin:constantparam in sdNoel Grandin2016-03-241-1/+0
* Silence clang-cl warnings in gperf-generated codeStephan Bergmann2015-11-281-0/+8
* new loplugin: memoryvarNoel Grandin2015-11-111-4/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-6/+4
* com::sun::star->css in sdextNoel Grandin2015-10-291-1/+1
* Fix building with --enable-pdfimport on FreeBSD.Damjan Jovanovic2015-10-131-2/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-271-1/+1
* boost->stdCaolán McNamara2015-09-181-2/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-1/+1
* tdf#42374 - read PDF in larger chunksNoel Grandin2015-06-191-27/+67
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-261-3/+3
* More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-071-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-301-3/+3
* SkipImages option for PDF importMihai2015-02-171-5/+9
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-2/+2
* fdo#38835 strip out OString globalsNoel Grandin2014-12-051-8/+8
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-4/+6
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-6/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-4/+4
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* fix string out-of-bounds assert on rhbz496762-1.pdfCaolán McNamara2014-08-201-1/+4
* Check exit code of spawned xpdfimportStephan Bergmann2014-07-031-1/+34
* prevent invalid memory accessMarkus Mohrhard2014-06-211-1/+1
* fdo#78689 PDF Import: get font's ascent value from different sourceVort2014-05-201-6/+25
* fdo#78427 PDF Import: Improve detection of bold italic fontVort2014-05-081-2/+3
* No need to set LD_LIBRARY_PATH for xpdfimportStephan Bergmann2014-04-231-25/+2
* Do not drop existing LD_LIBRARY_PATHStephan Bergmann2014-04-221-1/+8
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-0/+1