summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2018-01-30silence coverity#1428735 Use of untrusted scalar valueCaolán McNamara
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17xmlsecurity: cleanup commentThorsten Behrens
2018-01-15tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt
2018-01-15More loplugin:cstylecast: comphelperStephan Bergmann
2018-01-15loplugin:useuniqueptr in comphelper,cppu,registryNoel Grandin
2018-01-13tdf#114550 use 32 bit random session key for gpg encryptionThorsten Behrens
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-28Full UBSan in external/firebirdStephan Bergmann
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-07comphelper: fix windows buildThorsten Behrens
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-09loplugin:finalclasses in comphelperNoel Grandin
2017-11-09use rtl::Reference for SlaveDataNoel Grandin
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-10-30clang-tidy modernize-use-equals-default in comphelperJochen Nitschke
2017-10-27fix memory leakCaolán McNamara
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-10-23loplugin:includeform: comphelperStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian
2017-10-04add << operator for css::uno::ExceptionNoel Grandin