summaryrefslogtreecommitdiff
path: root/comphelper/util
ModeNameSize
-rw-r--r--comphelp.component3493logplain
re/commit/include/cppuhelper?id=4521cb0c409036036f1340e3ffc4e8f113091ecc'>Drop redundant -Wnon-virtual-dtorStephan Bergmann 2022-09-17Silence -Werror,-Wdeprecated-copy-with-user-provided-copy (clang-cl)Stephan Bergmann 2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin 2022-02-15remove not-so-useful move operator from uno::WeakReferenceNoel Grandin 2022-02-15LIBO_INTERNAL_ONLY stuff does not need to be SAL_CALLNoel Grandin 2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann 2022-01-10Fix typoAndrea Gelmini 2022-01-09Add TODO in include/cppuhelper about compbase.hxx and compbase<N>.hxxJulien Nabet 2022-01-04Drop MSVC special-casing for OWeakObject ctorMike Kaganski 2021-12-22loplugin:flatten in filter..includeNoel Grandin 2021-12-17Remove empty docpp doxygen comments around namespacesMiklos Vajna 2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski 2021-05-19Remaining loplugin:noexcept in URE include filesStephan Bergmann 2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann 2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann 2021-03-19Fix typo in commentStephan Bergmann 2021-02-02tdf#130978 Added comment to all published APImsrijita18 2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer 2020-09-12Replace remaining uses of sal_CharJulien Nabet 2020-01-17Use std::vector in OInterfaceContainerHelper instead of SequenceNoel Grandin 2019-11-11fix move operatorNoel Grandin 2019-11-09missing move operator=Noel Grandin 2019-08-30new loplugin:noexceptmoveNoel Grandin 2019-08-09Fix typoAndrea Gelmini 2019-07-03Fix typoAndrea Gelmini 2019-07-03Fix typoAndrea Gelmini 2019-07-03Fix typoAndrea Gelmini 2019-06-07Fix typoAndrea Gelmini 2019-05-10an uno -> a unoCaolán McNamara