summaryrefslogtreecommitdiffstats
path: root/sc/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethods svx(part2)Noel Grandin2015-07-163-95/+0
* loplugin:unusedmethods svxNoel Grandin2015-07-161-16/+0
* 'Save As' popup menu in the Calc's toolbarSzymon Kłos2015-07-161-0/+1
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-162-13/+0
* Convert filters button to the generic controllerMaxim Monastirsky2015-07-151-1/+0
* Convert insert buttons to the generic controllerMaxim Monastirsky2015-07-155-194/+0
* Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke2015-07-132-2/+6
* tdf#39478 Fix custom shapes status updateMaxim Monastirsky2015-07-131-0/+12
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-2/+0
* tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers2015-07-132-34/+20
* Introduce generic sub toolbar controllerMaxim Monastirsky2015-07-131-7/+0
* tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann2015-07-131-1/+4
* editeng: make Link<> usage typedNoel Grandin2015-07-131-32/+30
* fix indentationMarkus Mohrhard2015-07-121-129/+129
* coverity#1311652 Uncaught exceptionCaolán McNamara2015-07-122-2/+2
* coverity#1311651 Uncaught exceptionCaolán McNamara2015-07-122-2/+2
* cppcheck: Variable 'bOutlMode' is assigned a value that is never usedJulien Nabet2015-07-121-2/+2
* calc mapmode: Add explicit RenderContext passingKrisztian Pinter2015-07-104-32/+32
* Kill SID_TBXCTL_INSOBJMaxim Monastirsky2015-07-104-18/+0
* cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin2015-07-101-3/+2
* add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara2015-07-102-4/+3
* init maTabData to the correct tab size tdf#92629Laurent Godard2015-07-091-0/+6
* execute the terrible bottle neck loop only if there are conditional formatsEike Rathke2015-07-092-1/+9
* SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna2015-07-091-2/+2
* fix export to xls, tdf#69552Winfried Donkers2015-07-092-6/+6
* simplify the logic a littleEike Rathke2015-07-091-16/+12
* Resolves: tdf#84762 collect all recalc-always cells before setting any dirtyEike Rathke2015-07-091-6/+14
* remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke2015-07-0820-55/+36
* replace implementation of ScRange::PutInOrder() with that of Justify()Eike Rathke2015-07-081-15/+18
* tdf#87702: Addition of Shadow sidebar tabRishabh Kumar2015-07-082-1/+10
* coverity#1311335 Uncaught exceptionCaolán McNamara2015-07-081-1/+1
* coverity#1311334 Uncaught exceptionCaolán McNamara2015-07-082-2/+2
* coverity#1311333 Uncaught exceptionCaolán McNamara2015-07-081-1/+1
* coverity#1311332 Uncaught exceptionCaolán McNamara2015-07-082-2/+2
* coverity#1311331 Uncaught exceptionCaolán McNamara2015-07-082-2/+2
* coverity#1308596 Uncaught exceptionCaolán McNamara2015-07-082-2/+2
* Fix typosAndrea Gelmini2015-07-086-6/+6
* sc: convert boost::scoped_ptr to std::unique_ptr while thereMichael Stahl2015-07-085-12/+7
* sc: remove unused boost::random includesMichael Stahl2015-07-085-5/+0
* end/restart group listening in DeleteSelection(), similar to DeleteArea()Eike Rathke2015-07-071-0/+63
* Related: tdf#92392 clear some more vclptrs on disposeCaolán McNamara2015-07-071-0/+5
* Related: tdf#92392 protect against double dispose from dtor with disposeOnceCaolán McNamara2015-07-071-1/+1
* call ScTokenArray::AdjustReferenceOnCopy() in ScFormulaCell clone, tdf#92468Eike Rathke2015-07-071-0/+3
* introduce ScTokenArray::AdjustReferenceOnCopy(), tdf#92468Eike Rathke2015-07-071-0/+28
* (re-)introduce ScComplexRefData::PutInOrder(), tdf#92468Eike Rathke2015-07-071-0/+92
* always justify a referenced range in order, tdf#92468Eike Rathke2015-07-071-0/+1
* also ifCOUNT2 return type is always numberEike Rathke2015-07-071-3/+3
* unify code duplication in ScInterpreter::ScSum and IterateParametersWinfried Donkers2015-07-062-181/+113
* preserve whitespaces here, tdf#88137, tdf#89254Markus Mohrhard2015-07-061-1/+2
* tdf#92547 - incorrect input values shown in formula wizardBenjamin Ni2015-07-062-1/+6