summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock12-12/+12
2016-03-15Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup()Eike Rathke1-19/+29
2016-03-14tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis6-8/+27
2016-03-14tdf#98083: Always save cell formatKatarina Behrens5-13/+44
2016-03-09Resolves: tdf#95226 second case, stack error count in JumpMatrix contextEike Rathke1-0/+14
2016-03-09Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke3-13/+29
2016-03-08Resolves: tdf#98389 check memory requirement of matrixEike Rathke4-125/+295
2016-03-07don't use same file in two testsMarkus Mohrhard2-2/+2
2016-03-03tdf#97215 Sorting with update reference causes crashArul Michael1-9/+8
2016-03-01fix the "group not recalculated after delete" second part of tdf#97897Eike Rathke1-0/+18
2016-03-01tdf#97369/#97587 - Further fix SUMming in the software interpreterMarco Cecchetti2-3/+6
2016-02-29tdf#97963: Impose size limit on all 3 edit windowsKatarina Behrens1-4/+8
2016-02-09tdf#97369: Fix SUMming in the software interpreterTor Lillqvist1-6/+5
2016-02-08tdf#97587: Treat plain NaNs as zero in the software interpreter for SUMTor Lillqvist2-0/+32
2016-02-05Resolves: tdf#97465 like scroll ignore wheel for sc input handler inputchangedCaolán McNamara1-0/+4
2016-02-02Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDeltaEike Rathke1-9/+97
2016-01-27tdf#96222: Don't attempt to handle matrix formulas as formula groupsTor Lillqvist1-0/+6
2016-01-26tdf#97247 Keep focus on merged cell at top-left cornerTakeshi Abe1-0/+11
2016-01-25tdf#74667 interchange slope and intercept for power regressionTomaž Vajngerl1-3/+3
2016-01-25tdf#96910 : Calc crashes while using "Insert Column Left" for large DocumentsYogesh1-5/+7
2016-01-24tdf#97308: fix logic with conditional "ends with"Julien Nabet1-2/+2
2016-01-20Make virtual ~ScValidationDlg non-inlineStephan Bergmann2-1/+6
2016-01-19follow-up of tdf#89031Winfried Donkers1-1/+2
2016-01-18oox: move enum DocumentType out of drawingml.hxxMichael Stahl2-3/+3
2016-01-12New saving behaviorMaxim Monastirsky2-5/+1
2016-01-12tdf#90606 Crash when delete a large part of a column with shift cells leftArul1-6/+15
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke1-0/+6
2016-01-07the idea behind the test can't work right nowMarkus Mohrhard1-1/+1
2016-01-06don't use the same files in different unit testsMarkus Mohrhard4-4/+26
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke6-2/+18
2016-01-05tdf#96198 adapt unit test to reality, tdf#50950 follow-upEike Rathke1-1/+1
2016-01-04correct WEEKNUM DayOfWeek handling, tdf#50950 follow-up, tdf#95419 relatedEike Rathke1-2/+8
2016-01-04correct ISOWEEKNUM resource ExtraData parameter flags, tdf#50950 follow-upEike Rathke1-1/+1
2016-01-04WEEKNUM second parameter is optional defaulting to 1, tdf#50950 follow-upEike Rathke2-3/+4
2015-12-21tdf#93949 ensure memory stream is properly flushedTomaž Vajngerl1-0/+1
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke6-17/+23
2015-12-18crashtesting: crash on converting ooo93489-1.ods to pdfCaolán McNamara1-3/+13
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl1-1/+1
2015-12-15Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke1-0/+4
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis1-7/+24
2015-12-12tdf#96339 fix bug in sort listNoel Grandin5-23/+39
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke3-1/+17
2015-12-11silence -Werror=strict-overflowEike Rathke1-3/+3
2015-12-11unit test for sticky end col/row anchors, tdf#92779Eike Rathke1-0/+184
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke13-44/+181
2015-12-11sticky end only if it already was a range on the same axis, tdf#92779Eike Rathke1-2/+2
2015-12-10tdf#93263: Take function mask from ScPivotFieldKatarina Behrens2-3/+11
2015-12-10display as entire col/row also if both anchors relative, tdf#92779Eike Rathke1-5/+19
2015-12-10sticky end col/row anchor for range references, tdf#92779Eike Rathke6-32/+251
2015-12-08tdf#96202 Revert accelerator back to 'I'Yousuf Philips1-1/+1