/io/

.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/dapiuno.hxx
AgeCommit message (Expand)Author
2024-03-07make more symbols private in calcNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ScDataPilotDescriptorBaseNoel Grandin
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-05-22pass ScDocShell by reference in ctor to indicate never initially nullCaolán McNamara
2021-10-11loplugin:moveparam in scNoel Grandin
2021-06-21loplugin:finalclasses in sc/incNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-03loplugin:refcounting in scNoel
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-10-08use cppu::WeakImplHelper in ScDataPilotDescriptorBaseNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-20tdf#39593 Drop ScDataPilotDescriptorBase::getImplementationArkadiy Illarionov
2019-07-29Drop ScDataPilotFieldObj::HasStringArkadiy Illarionov
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann