summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2018-09-20Replace SAL_DELETED_FUNCTION with = delete in internal codeStephan Bergmann
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-18-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-08-30Fix typosAndrea Gelmini
2018-08-30don't declare allocation operators for internal codeNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-26comphelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26Iterators must be CopyAssignableStephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-25loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-07-25warning STL4015: std::iterator is deprecated (clang-cl)Stephan Bergmann
2018-07-23Fix typosAndrea Gelmini
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
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-19move doubleCheckedInit() to a comphelper header fileLuboš Luňák
2018-06-06enable incremental linking on windowsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-01Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNINGStephan Bergmann
2018-06-01loplugin:nullptr (clang-cl)Stephan Bergmann
2018-05-31comphelper: fix an IWYU warningMiklos Vajna
2018-05-31Introduce comphelper::Automation::AutomationInvokedZoneTor Lillqvist
2018-05-30Handle <codecvt> deprecation issue with VS2017Tor Lillqvist
2018-05-30Factor out AsyncQuitHandler to be usable elsewhere, tooTor Lillqvist
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt
2018-05-09Remove obsolete param documentationMike Kaganski
2018-04-19comphelper: fix some doxygen tagsChris Sherlock
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-09std::list->std::vector in WeakBagNoel Grandin
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-03-29Use for-range loop in include/comphelperJulien Nabet
2018-03-26Mask away the extra bits from vt before switchingTor Lillqvist
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini
2018-03-25Fix copy-paste errorTor Lillqvist
2018-03-19Add BSTR handlingTor Lillqvist
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks
2018-03-14Add IMarshal2 to IIDs recognizedTor Lillqvist
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-06Fix typosAndrea Gelmini
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke