summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-05-12Use ScTokenArray::AssignXMLString() and ScTokenArray stack objectEike Rathke1-12/+4
2017-05-12tdf#107238 VBA autofilter: list of stringsSzymon Kłos2-5/+40
2017-05-12remove unused uno::Reference varsNoel Grandin17-68/+36
2017-05-12convert SdrLayerId to strong_intNoel Grandin15-64/+60
2017-05-12tdf#93171 Subtotal function with function indexes don't updateArul Michael3-0/+15
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti1-7/+14
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose8-2/+138
2017-05-11Get string also for external reference to double for operands of '&'Katarina Behrens2-1/+29
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin17-24/+23
2017-05-10tdf#107572: retrieve Default autoformatJulien Nabet1-0/+2
2017-05-10Add unit test for non-propagation of array context, tdf#107724Eike Rathke2-0/+28
2017-05-10ParamClass::Reference return for range creating OpCodes, tdf#107724 relatedEike Rathke1-4/+4
2017-05-10partial revert of "loplugin:checkunusedparams in sc(part4)"Noel Grandin4-9/+10
2017-05-10fix buildNoel Grandin1-6/+6
2017-05-10Resolves: tdf#107724 INDIRECT and OFFSET return ParamClass::ReferenceEike Rathke1-1/+2
2017-05-10GetParameterType: SAL_MAX_UINT16 for return ParamClass, tdf#107724 prepEike Rathke2-3/+10
2017-05-10Add ParamClass ScParameterClassification::CommonData::eReturn, tdf#107724 prepEike Rathke2-170/+171
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin31-89/+82
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin22-76/+55
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin17-40/+19
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin21-31/+28
2017-05-10Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prepEike Rathke2-4/+4
2017-05-10Disambiguate Reference -> uno::Reference (tdf#107724 prep rel)Eike Rathke1-13/+12
2017-05-10Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prepEike Rathke2-6/+3
2017-05-10Disambiguate Reference -> uno::Reference (tdf#107724 prep rel)Eike Rathke3-67/+65
2017-05-09Move ScParameterClassification::Type to formula::ParamClass, tdf#107724 prepEike Rathke4-67/+27
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke4-4/+0
2017-05-09Fix typosAndrea Gelmini1-2/+2
2017-05-09Guard against a failure when compiled with optimization using g++ 4.8.2Eike Rathke1-1/+8
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+1
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin5-11/+5
2017-05-09Avoid adding unnecessary overhead to formula calculation.Kohei Yoshida3-7/+20
2017-05-08Removed duplicated includeAndrea Gelmini1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke4-4/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin2-9/+5
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin5-8/+5
2017-05-07break circular includeJochen Nitschke1-0/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock22-57/+57
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock22-57/+57
2017-05-06coverity#1403661 try to silence 'Mixing enum types'Caolán McNamara2-2/+6
2017-05-06tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida2-6/+25
2017-05-05Fix typosAndrea Gelmini4-4/+4
2017-05-05Use Date(css::util::Date) ctorEike Rathke1-3/+1
2017-05-05ScDatabaseDocUtil::PutData: do not create an empty date if row wasNullEike Rathke1-6/+11
2017-05-05Use the non-template variants.Kohei Yoshida2-18/+19
2017-05-05Will this fix the android build?Maxim Monastirsky1-3/+0
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin7-11/+11
2017-05-05sc: Remove some dead slotsMaxim Monastirsky10-340/+0
2017-05-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky1-17/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin4-9/+9