summaryrefslogtreecommitdiff
path: root/sc/inc/dociter.hxx
AgeCommit message (Expand)Author
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-26convert SUBTOTAL constants to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-05-30Implemented formula group count statisticBenjamin Ni
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10wrap some more OutputDevice in VclPtrNoel Grandin
2015-02-28tdf#89436 ScHorizontalAttrIterator cleanupLászló Németh
2015-02-17tdf#89436 fix ScHorizontalAttrIterator performanceLászló Németh
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27remove unused code in ScCellIteratorNoel Grandin
2014-02-27remove unused code ScDBQueryDataIterator::DataAccessInternal::setPosNoel Grandin
2014-01-14sc: re-work ScHorizontalCellIterator to try to improve performance.Michael Meeks
2014-01-03resolved fdo#72949 evaluate criteria on the query rangeEike Rathke
2013-09-12Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida
2013-09-01These pieces of code are no longer needed.Kohei Yoshida
2013-06-25WaE: private field 'mnIndex' is not usedTor Lillqvist
2013-06-24Prevent crash during on-line spell checking.Kohei Yoshida
2013-06-24Fix the horizontal cell iterator.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28More on killing direct use of ScEditCell (and some of ScBaseCell).Kohei Yoshida
2013-03-28More on killing direct use of ScEditCell.Kohei Yoshida
2013-03-27Remove this hack.Kohei Yoshida
2013-03-27More on killing direct use of cell classes.Kohei Yoshida
2013-03-27Take care of xetable.?xx.Kohei Yoshida
2013-03-27This can return const reference.Kohei Yoshida
2013-03-26By using ScRefCellValue we can remove some duplicated code.Kohei Yoshida
2013-03-26This method no longer used. Good. Remove it.Kohei Yoshida