summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens2017-08-311-0/+51
* Log also the elapsed time of each zone, in millisecondsTor Lillqvist2017-08-281-1/+2
* If called on an empty collection, don't let OEnumerationByIndex.nextElement()Damjan Jovanovic2017-08-271-7/+6
* Don't crash if aProfileId is nullTor Lillqvist2017-08-231-0/+2
* loplugin:unreffun (clang-cl)Stephan Bergmann2017-08-181-11/+2
* loplugin:cstylecast (clang-cl)Stephan Bergmann2017-08-181-2/+2
* -Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann2017-08-181-2/+5
* -Werror,-Wwritable-strings (clang-cl)Stephan Bergmann2017-08-181-1/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-172-6/+3
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-1/+1
* new loplugin:droplongNoel Grandin2017-08-141-4/+4
* updater: fix crash on windows while creating the updater command lineMarkus Mohrhard2017-08-131-2/+2
* Revert "cppcheck: variableScope"Markus Mohrhard2017-08-131-5/+7
* cppcheck: variableScopeJochen Nitschke2017-08-131-7/+5
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-2/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-114-5/+5
* updater: move the windows process starting code to comphelperMarkus Mohrhard2017-08-083-0/+296
* remove unnecessary use of 'this->'Noel Grandin2017-08-022-10/+10
* loplugin:oncevarNoel Grandin2017-07-311-1/+1
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-2/+2
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-6/+5
* remove now unnecessary comphelper::OModuleClient stuffNoel Grandin2017-07-231-20/+1
* loplugin:unusedfields in basctl..connectivityNoel Grandin2017-07-221-6/+0
* migrate to boost::gettextCaolán McNamara2017-07-212-209/+0
* loplugin:constparams in comphelper,unoidlNoel Grandin2017-07-173-11/+11
* extend loplugin useuniqueptr to OUString pointersNoel Grandin2017-07-172-6/+5
* comphelper: move base64 encode/decode helpers from saxAshod Nakashian2017-07-162-0/+217
* use more OUString::operator== comphelper..cuiNoel Grandin2017-07-137-8/+8
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-3/+3