summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2018-01-13tdf#114550 use 32 bit random session key for gpg encryptionThorsten Behrens1-2/+2
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens1-0/+96
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl1-0/+2
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl1-1/+12
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann22-93/+93
2018-01-04loplugin:unusedfieldsNoel Grandin1-13/+0
2017-12-28Full UBSan in external/firebirdStephan Bergmann1-1/+0
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky1-2/+15
2017-12-19inline use-once typedefsNoel Grandin2-4/+3
2017-12-18loplugin:unusedindexMike Kaganski2-23/+18
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti1-0/+12
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-6/+6
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt1-0/+14
2017-12-11loplugin:salcall fix functionsNoel Grandin11-11/+11
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke3-13/+0
2017-12-08cppcheck: fix some reportsJulien Nabet2-7/+4
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens2-7/+0
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens1-2/+2
2017-12-07comphelper: fix windows buildThorsten Behrens1-1/+1
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens1-3/+10
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2-14/+98
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin3-13/+13
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt1-0/+54
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens2-0/+52
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-13Fix typosAndrea Gelmini2-2/+2
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini1-28/+7
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini1-22/+0
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann1-7/+0
2017-11-09loplugin:finalclasses in comphelperNoel Grandin2-17/+2
2017-11-09use rtl::Reference for SlaveDataNoel Grandin1-15/+14
2017-11-04Make Windows error reporting more robustMike Kaganski1-1/+1
2017-10-30clang-tidy modernize-use-equals-default in comphelperJochen Nitschke1-13/+0
2017-10-27fix memory leakCaolán McNamara1-0/+2
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin5-10/+10
2017-10-23loplugin:includeform: comphelperStephan Bergmann11-31/+31
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-3/+3
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin6-19/+17
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky1-15/+0
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro1-0/+15
2017-10-02lokdialog: Dialog invalidation supportPranav Kant1-0/+12
2017-10-01throw more useful uno::Exception'sNoel Grandin1-1/+1
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna1-1/+0
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-78/+70
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-6/+18
2017-09-22IndexedPropertyValuesContainer: remove iterators stupidityMike Kaganski1-48/+3
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin5-88/+70