summaryrefslogtreecommitdiff
path: root/sc/inc/dapiuno.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-03-03loplugin:refcounting in scNoel1-4/+4
2020-05-09compact namespace in scNoel Grandin1-5/+5
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-5/+5
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-7/+7
2019-10-08use cppu::WeakImplHelper in ScDataPilotDescriptorBaseNoel Grandin1-16/+7
2019-09-26loplugin:constmethod in scNoel Grandin1-5/+5
2019-09-20tdf#39593 Drop ScDataPilotDescriptorBase::getImplementationArkadiy Illarionov1-2/+1
2019-07-29Drop ScDataPilotFieldObj::HasStringArkadiy Illarionov1-1/+0
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-1/+1
2018-10-15loplugin:constfields in scNoel Grandin1-5/+5
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen1-12/+8
2017-10-18use rtl::Reference in sc/../uno/*Noel Grandin1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin1-3/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-351/+146
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann1-0/+2
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-1/+1
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai1-7/+6
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-11/+11
2016-09-10loplugin:constantparam in scNoel Grandin1-3/+3
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke1-2/+1
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-405/+388
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-155/+155
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-12/+9
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-16Revert "make more classes dllpublic"David Tardon1-1/+1
2015-04-16make more classes dllpublicDavid Tardon1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-23loplugin:constantfunction: scNoel Grandin1-1/+0
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis1-0/+2
2015-03-06V801: Decreased performanceCaolán McNamara1-2/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-155/+155
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-132/+132
2014-02-24ETOMANY getPropertyValueCaolán McNamara1-3/+4
2014-02-24coverity#737536 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-24coverity#737516 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-24coverity#737508 Uncaught exceptionCaolán McNamara1-2/+3
2014-02-24coverity#737507 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-24coverity#737506 Uncaught exceptionCaolán McNamara1-5/+6