summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2018-09-27-Werror=unused-variable (--enable-debug --disable-assert-always-abort)Stephan Bergmann
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19generateGUIDString: Fix incorrect string lengthSamuel Mehrbrodt
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05loplugin:useuniqueptr in AccessibleEventNotifierNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-09remove Calc's software interpreterLuboš Luňák
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-26comphelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-06base64: change impl. of encodig to also work with OStringBufferTomaž Vajngerl
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-31Introduce comphelper::Automation::AutomationInvokedZoneTor Lillqvist
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt
2018-04-25turn off randomness when running under valgrindNoel Grandin
2018-04-15cppcheck: variableScopeMuhammet Kara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-07comphelper: use a lambda expression in NamedValueCollection::operator >>=()Chris Sherlock
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke