summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-02-09tdf#97369: Fix SUMming in the software interpreterTor Lillqvist
2016-02-08tdf#97587: Treat plain NaNs as zero in the software interpreter for SUMTor Lillqvist
2016-02-05Resolves: tdf#97465 like scroll ignore wheel for sc input handler inputchangedCaolán McNamara
2016-02-02Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDeltaEike Rathke
2016-01-27tdf#96222: Don't attempt to handle matrix formulas as formula groupsTor Lillqvist
2016-01-26tdf#97247 Keep focus on merged cell at top-left cornerTakeshi Abe
2016-01-25tdf#74667 interchange slope and intercept for power regressionTomaž Vajngerl
2016-01-25tdf#96910 : Calc crashes while using "Insert Column Left" for large DocumentsYogesh
2016-01-24tdf#97308: fix logic with conditional "ends with"Julien Nabet
2016-01-20Make virtual ~ScValidationDlg non-inlineStephan Bergmann
2016-01-19follow-up of tdf#89031Winfried Donkers
2016-01-18oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-12New saving behaviorMaxim Monastirsky
2016-01-12tdf#90606 Crash when delete a large part of a column with shift cells leftArul
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke
2016-01-07the idea behind the test can't work right nowMarkus Mohrhard
2016-01-06don't use the same files in different unit testsMarkus Mohrhard
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke
2016-01-05tdf#96198 adapt unit test to reality, tdf#50950 follow-upEike Rathke
2016-01-04correct WEEKNUM DayOfWeek handling, tdf#50950 follow-up, tdf#95419 relatedEike Rathke
2016-01-04correct ISOWEEKNUM resource ExtraData parameter flags, tdf#50950 follow-upEike Rathke
2016-01-04WEEKNUM second parameter is optional defaulting to 1, tdf#50950 follow-upEike Rathke
2015-12-21tdf#93949 ensure memory stream is properly flushedTomaž Vajngerl
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-18crashtesting: crash on converting ooo93489-1.ods to pdfCaolán McNamara
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-12-15Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis
2015-12-12tdf#96339 fix bug in sort listNoel Grandin
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke
2015-12-11silence -Werror=strict-overflowEike Rathke
2015-12-11unit test for sticky end col/row anchors, tdf#92779Eike Rathke
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke
2015-12-11sticky end only if it already was a range on the same axis, tdf#92779Eike Rathke
2015-12-10tdf#93263: Take function mask from ScPivotFieldKatarina Behrens
2015-12-10display as entire col/row also if both anchors relative, tdf#92779Eike Rathke
2015-12-10sticky end col/row anchor for range references, tdf#92779Eike Rathke
2015-12-08tdf#96202 Revert accelerator back to 'I'Yousuf Philips
2015-12-01Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke
2015-12-01sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky
2015-12-01sc interpreter: Don't throw when we hit something not yet implemented.Jan Holesovsky
2015-12-01sc interpreter: Move the code that can create a ScFullMatrix.Jan Holesovsky
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky
2015-12-01Resolves: tdf#95748 no group interpreter when calculations are runningEike Rathke
2015-12-01add DebugCalculationEntry::mnGroupEike Rathke
2015-12-01add DebugCalculationEntry::mnRecursionEike Rathke
2015-12-01add DebugCalculation::storeResultError()Eike Rathke
2015-12-01tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin
2015-12-01tdf#95990 - Calc is crashed when you double click on function in SidebaNoel Grandin