summaryrefslogtreecommitdiff
path: root/sc/inc/dapiuno.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-24coverity#737504 Uncaught exceptionCaolán McNamara1-3/+4
2014-02-24coverity#737502 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-24coverity#737499 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-24coverity#737497 Uncaught exceptionCaolán McNamara1-5/+6
2014-02-24coverity#737495 Uncaught exceptionCaolán McNamara1-3/+4
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-27coverity#1158327 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-20sal_Bool->boolNoel Grandin1-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-08convert sc/inc/dapiuno.hxx from String to OUStringNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-104/+104