summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
...
* lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2017-12-191-2/+15
* inline use-once typedefsNoel Grandin2017-12-192-4/+3
* loplugin:unusedindexMike Kaganski2017-12-182-23/+18
* lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti2017-12-151-0/+12
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-6/+6
* Move generateGUIDString to comphelperSamuel Mehrbrodt2017-12-121-0/+14
* loplugin:salcall fix functionsNoel Grandin2017-12-1111-11/+11
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-103-13/+0
* cppcheck: fix some reportsJulien Nabet2017-12-082-7/+4
* rtlRandomPool: remove pointless seeding with system timeThorsten Behrens2017-12-082-7/+0
* gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens2017-12-081-2/+2
* comphelper: fix windows buildThorsten Behrens2017-12-071-1/+1
* gpg4libre: permit multi-select encrypt certThorsten Behrens2017-12-071-3/+10
* gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2017-12-072-14/+98
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-053-13/+13
* tdf#113696 Add mimetype to image elementSamuel Mehrbrodt2017-11-301-0/+54
* tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens2017-11-282-0/+52
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* Fix typosAndrea Gelmini2017-11-132-2/+2
* Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini2017-11-131-28/+7
* Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini2017-11-131-22/+0
* No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann2017-11-101-7/+0
* loplugin:finalclasses in comphelperNoel Grandin2017-11-092-17/+2
* use rtl::Reference for SlaveDataNoel Grandin2017-11-091-15/+14
* Make Windows error reporting more robustMike Kaganski2017-11-041-1/+1
* clang-tidy modernize-use-equals-default in comphelperJochen Nitschke2017-10-301-13/+0
* fix memory leakCaolán McNamara2017-10-271-0/+2
* loplugin:constmethod in comphelper,ucbhelperNoel Grandin2017-10-255-10/+10
* loplugin:includeform: comphelperStephan Bergmann2017-10-2311-31/+31
* overload std::hash for OUString and OStringNoel Grandin2017-10-233-3/+3
* TSCP: include certificate usage in paragraph signaturesAshod Nakashian2017-10-051-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-046-19/+17
* LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky2017-10-031-15/+0
* lok: use getCommandValues to obtain a list of languagesHenry Castro2017-10-031-0/+15
* lokdialog: Dialog invalidation supportPranav Kant2017-10-021-0/+12
* throw more useful uno::Exception'sNoel Grandin2017-10-011-1/+1
* tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna2017-09-271-1/+0
* Fix typosAndrea Gelmini2017-09-251-1/+1
* new loplugin unnecessarycatchthrowNoel Grandin2017-09-231-78/+70
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-6/+18
* IndexedPropertyValuesContainer: remove iterators stupidityMike Kaganski2017-09-221-48/+3
* loplugin:flatten in basctl..configmgrNoel Grandin2017-09-215-88/+70
* Unify SolarMutex implementationsJan-Marek Glogowski2017-09-191-1/+65
* Put back one more #includeStephan Bergmann2017-09-191-0/+2
* windows_process: don't use 8-bit string functionsMike Kaganski2017-09-151-14/+11
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-118-26/+22
* Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2017-09-051-6/+0
* We can use thread_local on Windows, tooTor Lillqvist2017-09-041-3/+3
* gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens2017-09-031-1/+1