summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/pdfparse/pdfentries.cxx
AgeCommit message (Expand)Author
2018-08-25iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann
2018-01-24loplugin:constparamsNoel Grandin
2018-01-16tdf#114939 sdext: don't use StarOffice MD5 in PDF importMichael Stahl
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-11-17loplugin:useuniqueptr in PDFContainerNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-17new loplugin: useuniqueptr: sdextNoel Grandin
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
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