summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard
2013-07-16fix build with system poppler-0.23.0Petr Mladek
2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-25coverity#1019312 check inflateInit return valueCaolán McNamara
2013-06-24fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa
2013-06-14advance over font token during font name parsingCaolán McNamara
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-04-30Fix warning: unused variable 'aIniUrl' [loplugin]Tor Lillqvist
2013-04-30WaE: 'SAL_OVERRIDE' macro redefinedTor Lillqvist
2013-04-30Make pdf2xml usable at least from within buildenv again.Thorsten Behrens
2013-04-30Add unit test for pdfimport image import.Thorsten Behrens
2013-04-30Fix import of images from pdf.Thorsten Behrens
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30fix loplugin unused warningsPeter Foley
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-21Remove StringMirror UNO service.Thorsten Behrens
2013-03-21Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-04coverity#982282: Resource leak in objectJulien Nabet
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-22sdext: fix loplugin warningsMiklos Vajna
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-18coverity#983173 Resource leakNorbert Thiebaud
2013-02-18coverity#983175 Resource leakNorbert Thiebaud
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
2013-02-14Disambiguation for MSCStephan Bergmann
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-14Modify constructor, remove setters + unused defineJulien Nabet
2012-12-27Fix Possible inefficient checking for 'm_GlyphsList' emptinessJulien Nabet
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-24fix postprocess xcu warningPeter Foley
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann
2012-11-21fix build with poppler-0.21.1Petr Mladek
2012-11-13Revert "fdo#38878 upgrade xpdf to poppler"Tor Lillqvist
2012-11-13fdo#38878 upgrade xpdf to popplerPeter Foley
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard
2012-10-31fix build with system poppler-0.21.0Petr Mladek
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl