summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-14remove more pragma instances of GCC system_headerMichael Stahl
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-05fixincludeguards.sh: sdextThomas Arnhold
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-29Drop unnecessary #includeTakeshi Abe
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-10Normalize ENABLE_PDFIMPORT: TRUE or emptyTor Lillqvist
2013-10-02sdext: kill Package_pdfimport_xcu.mkMatúš Kukan
2013-09-20fix Windows build, dbglevel=2Andras Timar
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20also adjust for poppler 0.24Bjoern Michaelsen
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
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