summaryrefslogtreecommitdiff
path: root/sc/inc/cellsuno.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-15loplugin:constfields in scNoel Grandin1-4/+4
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-08-28return ScMemChart by std::unique_ptrNoel Grandin1-1/+1
2018-08-15pass ScPrintRangeSaver around by std::unique_ptrNoel Grandin1-1/+1
2018-07-10loplugin:useuniqueptr in ScCellFormatsEnumerationNoel Grandin1-1/+1
2018-07-04loplugin:useuniqueptr in ScCellsEnumerationNoel Grandin1-1/+1
2018-07-04loplugin:useuniqueptr in ScCellRangesBaseNoel Grandin1-6/+6
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen1-7/+14
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin1-2/+2
2018-01-23offapi: Add properties FormulaResultType2 and CellContentTypeJens Carl1-1/+2
2017-08-25loplugin:constparam in sc part6Noel Grandin1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+0
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl1-0/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-625/+296
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann1-0/+7
2016-11-07loplugin:expandablemethods in scNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-14/+14
2016-03-10loplugin:constantparam in scNoel Grandin1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-734/+700
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-3/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-319/+319
2015-09-22convert Link<> to typedNoel Grandin1-3/+3
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-13replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha1-2/+1
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-8/+7
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-03-06V801: Decreased performanceCaolán McNamara1-4/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-7/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-5/+5
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl1-0/+1
2014-06-25remove whitespaceMarkus Mohrhard1-11/+0
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-10coverity#1187810 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-15Remove this duplicate, and use the one in ScCellFormat.Kohei Yoshida1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-319/+319
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-253/+253
2014-02-24coverity#737458 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-24coverity#737430 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-24coverity#737424 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-24coverity#737422 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-24coverity#737388 Uncaught exceptionCaolán McNamara1-4/+5
2014-02-24coverity#737363 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-21coverity#706691 Uncaught exceptionCaolán McNamara1-2/+4