aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
0 files changed, 0 insertions, 0 deletions
feature/orcus-rebased'>feature/orcus-rebased LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/cppuhelper
AgeCommit message (Expand)Author
2023-09-08inline SC_QUERYINTERFACE macrosNoel Grandin
2023-04-29Introduce cppu::getXWeak and cppu::OWeakObject::getXWeakMike Kaganski
2022-11-24Drop 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