summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-05-17tdf#99255 Calc crashing on Undo after Spell CorrectionArul Michael
2016-05-13Resolves: tdf#99730 lower the barrier for inferior systems, cripple the testEike Rathke
2016-05-12Missing break in switchStephan Bergmann
2016-05-12Missing break in switchStephan Bergmann
2016-05-11tdf#99588: Fix radio button groups (and thus up/down key cycle)Katarina Behrens
2016-05-10tdf#99479: Delete column with styles resets the 'Apply Style' drop downJulien Nabet
2016-05-06tdf#86575 for OOXML write plain #REF! if deleted partsEike Rathke
2016-05-05Resolves: tdf#94146 a11y crash, obtain formula using the correct pointerEike Rathke
2016-05-03Resolves: tdf#96426 significant whitespace as intersection in Excel syntaxEike Rathke
2016-05-03Resolves: tdf#99417 explicitly track formula cells for BROADCAST_BROADCASTERSEike Rathke
2016-05-03Resolves: tdf#99461 reverse logic of TokenPointers::skipToken()Eike Rathke
2016-04-26-Werror=address (GCC 6)Stephan Bergmann
2016-04-26-Werror=address (GCC 6)Stephan Bergmann
2016-04-20Resolves: tdf#91778 drawing the background over an active cursorCaolán McNamara
2016-04-19call StartNeededListeners() only on affected columns, tdf#99322 follow-upEike Rathke
2016-04-19Resolves: tdf#99322 re-establish group area listeners after update referenceEike Rathke
2016-04-18tdf#96996 sc: fix the data pilotMichael Stahl
2016-04-12Resolves: tdf#97897 (re)broadcast if formula groups were splitEike Rathke
2016-04-12(re)broadcast if value replaces cell of grouped formulas, tdf#97897 relatedEike Rathke
2016-04-12Resolves: tdf#98990 accept R1C1 notation entire column/row referencesEike Rathke
2016-04-12use the better color import method also for databars, tdf#98554Markus Mohrhard
2016-04-12work around Excel theme color bug, tdf#98554Markus Mohrhard
2016-04-12import all formatting properties for column style, tdf#96549Markus Mohrhard
2016-04-12lp#1566050: prevent cyclic reference zombiesBjoern Michaelsen
2016-04-07(re)broadcast, same as in ScDocument::SetString(), tdf#97897 relatedEike Rathke
2016-04-02Avoid running out of memory on Windows when OpenCL is availableTor Lillqvist
2016-03-31tdf#93300, handle hard formatting with cond format correctMarkus Mohrhard
2016-03-31tdf#92963 Pasting a whole row with data crashes all open LibO appsArul Michael
2016-03-29fix memory leak in array xls importMarkus Mohrhard
2016-03-29tdf#98657: Fix a corner case when NaN's were added to ScFullMatrix.Jan Holesovsky
2016-03-24don't sanitize value to an insane value, tdf#97863Markus Mohrhard
2016-03-24Resolves: tdf#98642 comparing RPN insufficient in shared formula detectionEike Rathke
2016-03-23add a recursion guard to lcl_FindRangeNamesInUse()Eike Rathke
2016-03-22Resolves: tdf#93127 copying cells does not modify named expressionsEike Rathke
2016-03-18ensure a correct index is assigned to a duplicated ScRangeData instanceEike Rathke
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-03-15Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup()Eike Rathke
2016-03-14tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis
2016-03-14tdf#98083: Always save cell formatKatarina Behrens
2016-03-09Resolves: tdf#95226 second case, stack error count in JumpMatrix contextEike Rathke
2016-03-09Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke
2016-03-08Resolves: tdf#98389 check memory requirement of matrixEike Rathke
2016-03-07don't use same file in two testsMarkus Mohrhard
2016-03-03tdf#97215 Sorting with update reference causes crashArul Michael
2016-03-01fix the "group not recalculated after delete" second part of tdf#97897Eike Rathke
2016-03-01tdf#97369/#97587 - Further fix SUMming in the software interpreterMarco Cecchetti
2016-02-29tdf#97963: Impose size limit on all 3 edit windowsKatarina Behrens
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