summaryrefslogtreecommitdiff
path: root/include/cppuhelper
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Revert "tdf#143148: Use pragma once instead of include guards"Stephan Bergmann7-7/+28
2024-01-21tdf#143148: Use pragma once instead of include guardsseturaj7-28/+7
2023-09-08inline SC_QUERYINTERFACE macrosNoel Grandin1-0/+248
2023-04-29Introduce cppu::getXWeak and cppu::OWeakObject::getXWeakMike Kaganski1-0/+8
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann15-103/+0
2022-09-17Silence -Werror,-Wdeprecated-copy-with-user-provided-copy (clang-cl)Stephan Bergmann1-0/+4
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin1-0/+34
2022-02-15remove not-so-useful move operator from uno::WeakReferenceNoel Grandin1-6/+0
2022-02-15LIBO_INTERNAL_ONLY stuff does not need to be SAL_CALLNoel Grandin2-3/+3
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann1-1/+1
2022-01-10Fix typoAndrea Gelmini1-1/+1
2022-01-09Add TODO in include/cppuhelper about compbase.hxx and compbase<N>.hxxJulien Nabet1-0/+3
2022-01-04Drop MSVC special-casing for OWeakObject ctorMike Kaganski1-7/+1
2021-12-22loplugin:flatten in filter..includeNoel Grandin1-74/+77
2021-12-17Remove empty docpp doxygen comments around namespacesMiklos Vajna1-1/+0
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski1-1/+3
2021-05-19Remaining loplugin:noexcept in URE include filesStephan Bergmann1-8/+8
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann4-36/+36
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann27-207/+207
2021-03-19Fix typo in commentStephan Bergmann1-1/+1
2021-02-02tdf#130978 Added comment to all published APImsrijita1853-0/+212
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer3-24/+24
2020-09-12Replace remaining uses of sal_CharJulien Nabet2-6/+6
2020-01-17Use std::vector in OInterfaceContainerHelper instead of SequenceNoel Grandin1-1/+1
2019-11-11fix move operatorNoel Grandin1-1/+1
2019-11-09missing move operator=Noel Grandin1-0/+6
2019-08-30new loplugin:noexceptmoveNoel Grandin1-1/+1
2019-08-09Fix typoAndrea Gelmini14-27/+27
2019-07-03Fix typoAndrea Gelmini1-1/+1
2019-07-03Fix typoAndrea Gelmini1-6/+6
2019-07-03Fix typoAndrea Gelmini1-1/+1
2019-06-07Fix typoAndrea Gelmini1-1/+1
2019-05-10an uno -> a unoCaolán McNamara2-2/+2
2019-03-08Fix @param documentation sectionsJulien Nabet1-3/+0
2019-03-03Make additional OTypeCollection::getTypes overload LIBO_INTERNAL_ONLYStephan Bergmann1-0/+2
2019-03-03revert ABI change from "expand out IMPL_XTYPEPROVIDER_START macro"Noel Grandin1-0/+2
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin1-1/+1
2018-11-16Fix typosAndrea Gelmini1-2/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen27-43/+82
2018-07-27cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann14-0/+114
2018-07-27cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-3/+0
2018-03-29Fix indent in interfacecontainer.hxxJulien Nabet1-1/+1
2018-02-01cppuhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-13/+0
2018-01-12More loplugin:cstylecast: cppuhelperStephan Bergmann2-9/+9
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann53-175/+175
2017-09-27cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski1-2/+8
2017-07-02loplugin:casttovoid: cppuhelperStephan Bergmann1-6/+2
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-06-05Fix typosAndrea Gelmini1-2/+2
2017-06-05spelling instanciate -> instantiateNoel Grandin2-2/+2