summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/pdfparse/pdfentries.cxx
AgeCommit message (Expand)Author
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: sdextStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-16coverity#984442 Use after freeCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-03-25coverity#982468 Unchecked dynamic_castCaolán McNamara
2014-02-20cid#983380 Dereference before null checkNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-29Drop unnecessary #includeTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-25coverity#1019312 check inflateInit return valueCaolán McNamara
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-21Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28rhbz#826526 Inform user about unsupported PDF encryption formatsStephan Bergmann
2012-09-02Replace usage of rtl/memory.h in PDF Import with equivalent from string.hArnaud Versini
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-17WaE: MSVC2008 C4309 truncation of constant dataCaolán McNamara
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-07WaE: various higher debug level compile time warningsCaolán McNamara
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sdextNorbert Thiebaud
2011-06-23use OString::equalsLCaolán McNamara
2011-03-23hash_map -> unordered_mapCaolán McNamara
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-06porting extensions to boost containersFridrich Štrba
2011-02-03vcl119: #163136# do not pass a clear text password to xpdfPhilipp Lohmann [pl]