summaryrefslogtreecommitdiff
path: root/sc/inc/dociter.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-15loplugin:constfields in scNoel Grandin1-25/+25
2018-08-22loplugin:useuniqueptr in ScDBQueryDataIteratorNoel Grandin1-1/+1
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen1-1/+0
2018-06-22use ScInterpreterContext in ScValueIteratorLuboš Luňák1-0/+4
2018-06-14Remove now unused ScCellIterator::hasEmptyData()Eike Rathke1-1/+0
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen1-0/+1
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen1-2/+0
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-3/+4
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin1-7/+7
2017-11-21Introduce ScInterpreterContextTor Lillqvist1-4/+7
2017-08-23loplugin:constparam in sc part2Noel Grandin1-1/+1
2017-08-01Bin default value for a bool parameter that was defaulted in only one placeTor Lillqvist1-2/+2
2017-07-13loplugin:useuniqueptr in scNoel Grandin1-4/+5
2017-07-04loplugin:unusedfields in sc part3Noel Grandin1-3/+0
2017-06-29ScRowBreakIterator::NOT_FOUND can be constexprTor Lillqvist1-1/+1
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin1-3/+6
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin1-1/+1
2016-11-07loplugin:expandablemethods in scNoel Grandin1-1/+0
2016-09-26convert SUBTOTAL constants to typed_flags_setNoel Grandin1-13/+13
2016-09-23convert formula error codes to scoped enumNoel Grandin1-6/+6
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin1-6/+0
2016-03-23loplugin:constantparam in scNoel Grandin1-2/+1
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin1-8/+1
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin1-9/+5
2015-11-23loplugin:unusedfields in scNoel Grandin1-5/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-18boost->stdCaolán McNamara1-5/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+5
2015-09-17boost->stdCaolán McNamara1-5/+2
2015-05-30Implemented formula group count statisticBenjamin Ni1-0/+18
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks1-0/+1
2015-04-10wrap some more OutputDevice in VclPtrNoel Grandin1-1/+1
2015-02-28tdf#89436 ScHorizontalAttrIterator cleanupLászló Németh1-1/+4
2015-02-17tdf#89436 fix ScHorizontalAttrIterator performanceLászló Németh1-0/+3
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers1-11/+8
2014-06-25remove whitespaceMarkus Mohrhard1-6/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-6/+6
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-03Remove visual noise from scAlexander Wilms1-4/+4
2014-02-27remove unused code in ScCellIteratorNoel Grandin1-2/+0
2014-02-27remove unused code ScDBQueryDataIterator::DataAccessInternal::setPosNoel Grandin1-1/+0
2014-01-14sc: re-work ScHorizontalCellIterator to try to improve performance.Michael Meeks1-1/+6
2014-01-03resolved fdo#72949 evaluate criteria on the query rangeEike Rathke1-1/+1