summaryrefslogtreecommitdiff
path: root/sc/source/filter/starcalc/collect.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-10cppcheck: uselessAssignmentPtrArgCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-27remove unused code ScCollection::IndexOf(ScDataObject*) constNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-14Check for assignment to self for =operatorJulien Nabet
2012-02-20unusedcode.easy: some cleaningThomas Arnhold
2012-02-08Moved ScCollection under filter/starcalc.Kohei Yoshida