summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
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
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-10-02Use prefixTor Lillqvist
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01Fail early if getPackageLocation fails; plus clean-upStephan Bergmann
2012-10-01Revert "take out @PLATFORM@ from extension ID"Andras Timar
2012-09-29Some clean upStephan Bergmann
2012-09-28rhbz#826526 Inform user about unsupported PDF encryption formatsStephan Bergmann
2012-09-25take out @PLATFORM@ from extension IDAndras Timar
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-11Revert "Temporary workaround for failing XPDF tests"Fridrich Štrba
2012-09-02Replace usage of rtl/memory.h in PDF Import with equivalent from string.hArnaud Versini
2012-08-31Temporary workaround for failing XPDF testsFridrich Štrba