summaryrefslogtreecommitdiffstats
path: root/include/comphelper
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-11-161-1/+1
* tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt2018-11-121-0/+47
* sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky2018-11-081-0/+4
* coverity#1441101: Use std::atomic instead of volatileStephan Bergmann2018-11-081-1/+5
* reduce cost of ProfileZone when it is not activeNoel Grandin2018-11-061-2/+11
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* Log unopkg errors to log file if requestedSamuel Mehrbrodt2018-10-261-0/+4
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-243-11/+11
* tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski2018-10-081-0/+49
* Fix undefined css::uno::Reference<css::uno::XComponentContext> dtorStephan Bergmann2018-10-081-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-0840-92/+95
* Move GetkeyBindingStrByXkeyBinding to comphelperSamuel Mehrbrodt2018-10-021-0/+42
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-2432-82/+95
* Replace SAL_DELETED_FUNCTION with = delete in internal codeStephan Bergmann2018-09-201-8/+4
* Move yield mutex handling into SalInstanceJan-Marek Glogowski2018-09-181-3/+3
* -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-09-181-0/+5
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-062-3/+4
* tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2018-08-311-1/+2
* Fix typosAndrea Gelmini2018-08-301-1/+1
* don't declare allocation operators for internal codeNoel Grandin2018-08-301-10/+0
* loplugin:constantparam (1)Noel Grandin2018-08-291-3/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* comphelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-2/+0
* Iterators must be CopyAssignableStephan Bergmann2018-07-261-7/+3
* loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin2018-07-261-76/+51
* loplugin:cstylecast (clang-cl)Stephan Bergmann2018-07-251-37/+37
* warning STL4015: std::iterator is deprecated (clang-cl)Stephan Bergmann2018-07-251-2/+1
* Fix typosAndrea Gelmini2018-07-231-1/+1
* loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin2018-07-2016-27/+27
* base64: change impl. of encodig to also work with OStringBufferTomaž Vajngerl2018-07-061-1/+3
* tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt2018-07-051-0/+2
* Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin2018-07-041-5/+6
* merge GenericSolarMutex and SolarMutexNoel Grandin2018-06-211-45/+18
* move doubleCheckedInit() to a comphelper header fileLuboš Luňák2018-06-191-0/+64
* enable incremental linking on windowsNoel Grandin2018-06-063-6/+12
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-053-3/+8
* Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNINGStephan Bergmann2018-06-011-5/+0
* loplugin:nullptr (clang-cl)Stephan Bergmann2018-06-011-7/+7
* comphelper: fix an IWYU warningMiklos Vajna2018-05-311-1/+2
* Introduce comphelper::Automation::AutomationInvokedZoneTor Lillqvist2018-05-311-0/+39
* Handle <codecvt> deprecation issue with VS2017Tor Lillqvist2018-05-301-0/+5
* Factor out AsyncQuitHandler to be usable elsewhere, tooTor Lillqvist2018-05-301-0/+60
* loplugin:unusedfields-in-constructor in variousNoel Grandin2018-05-291-1/+0
* Refactor SfxObjectShell sign methodsSamuel Mehrbrodt2018-05-181-0/+3
* Remove obsolete param documentationMike Kaganski2018-05-091-2/+0
* comphelper: fix some doxygen tagsChris Sherlock2018-04-191-18/+20
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* loplugin:unusedmethodsNoel Grandin2018-04-101-3/+0
* std::list->std::vector in WeakBagNoel Grandin2018-04-091-7/+5
* sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2018-04-071-0/+6