summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-07-17loplugin:unusedmethods filterNoel Grandin1-1/+1
2015-07-17Minor ui changes in calc sidebarRishabh Kumar2-1/+1
2015-07-17do not reset existing HasHeader on anonymous database rangeEike Rathke1-4/+7
2015-07-17inherit existing HasHeader when expanding/shrinking anonymous database rangeEike Rathke1-0/+9
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky2-3/+0
2015-07-16sc: Disable the alignment group buttonMaxim Monastirsky2-1/+2
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky2-3/+0
2015-07-16Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke3-0/+29
2015-07-16indentationEike Rathke1-2/+2
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin3-95/+0
2015-07-16loplugin:unusedmethods svxNoel Grandin2-19/+0
2015-07-16'Save As' popup menu in the Calc's toolbarSzymon Kłos2-1/+2
2015-07-16open remote button in sc toolbarSzymon Kłos1-0/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin2-13/+0
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky1-1/+0
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky8-199/+4
2015-07-13renumber globstr.hrc STR_...Eike Rathke1-563/+562
2015-07-13Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke3-3/+9
2015-07-13tdf#39478 Fix custom shapes status updateMaxim Monastirsky1-0/+12
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-2/+0
2015-07-13tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers2-34/+20
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky2-8/+0
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann1-1/+4
2015-07-13editeng: make Link<> usage typedNoel Grandin2-33/+31
2015-07-12fix indentationMarkus Mohrhard1-129/+129
2015-07-12coverity#1311652 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-12coverity#1311651 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-12cppcheck: Variable 'bOutlMode' is assigned a value that is never usedJulien Nabet1-2/+2
2015-07-10calc mapmode: Add explicit RenderContext passingKrisztian Pinter4-32/+32
2015-07-10Kill SID_TBXCTL_INSOBJMaxim Monastirsky9-50/+2
2015-07-10formula/random.hxx in pchCaolán McNamara1-1/+0
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin1-3/+2
2015-07-10add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara2-4/+3
2015-07-09init maTabData to the correct tab size tdf#92629Laurent Godard1-0/+6
2015-07-09execute the terrible bottle neck loop only if there are conditional formatsEike Rathke3-1/+10
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-2/+2
2015-07-09fix export to xls, tdf#69552Winfried Donkers3-9/+7
2015-07-09simplify the logic a littleEike Rathke1-16/+12
2015-07-09Resolves: tdf#84762 collect all recalc-always cells before setting any dirtyEike Rathke1-6/+14
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke21-57/+37
2015-07-08replace implementation of ScRange::PutInOrder() with that of Justify()Eike Rathke1-15/+18
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar3-1/+18
2015-07-08coverity#1311335 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-08coverity#1311334 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-08coverity#1311333 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-08coverity#1311332 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-08coverity#1311331 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-08coverity#1308596 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-08Fix typosAndrea Gelmini8-9/+9
2015-07-08sc: convert boost::scoped_ptr to std::unique_ptr while thereMichael Stahl5-12/+7