summaryrefslogtreecommitdiff
path: root/comphelper/source/misc
AgeCommit message (Expand)Author
2017-11-09loplugin:finalclasses in comphelperNoel Grandin
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
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-09-04We can use thread_local on Windows, tooTor Lillqvist
2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens
2017-08-31gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens
2017-08-28Log also the elapsed time of each zone, in millisecondsTor Lillqvist
2017-08-23Don't crash if aProfileId is nullTor Lillqvist
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-14new loplugin:droplongNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-15comphelper: add a profiling APILászló Németh
2017-06-15Missing includeStephan Bergmann
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-11allow build without tls and ssljan Iversen
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann