summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#81286 : Instant updates in SUM/AVERAGE in status barDeena Francis1-1/+1
2015-01-07Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist4-42/+1
2015-01-06Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet1-2/+2
2015-01-06Check number of cells referenced by group instead of group sizeTor Lillqvist4-1/+42
2015-01-04use the correct tab for sheet local names, fdo#81195Markus Mohrhard1-2/+2
2015-01-01fdo#87442 restore simple listboxAndras Timar1-0/+1
2014-12-23Don't crash when nIndex < 0Matúš Kukan1-1/+1
2014-12-22fdo#85258 differentiate between empty cell and empty result in matrixEike Rathke4-21/+93
2014-12-22comment on COUNTBLANK() why we do what we doEike Rathke1-3/+11
2014-12-22Resolves fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet1-1/+4
2014-12-19valgrind: initialize theseCaolán McNamara1-3/+3
2014-12-18fdo#68385 update references only if cut originates from the same documentEike Rathke1-5/+10
2014-12-18Resolves: fdo#86978 append formula cells to track instead of treeEike Rathke2-2/+15
2014-12-16Resolves: fdo#87245 crash because clip doc doesn't own DocumentPoolCaolán McNamara1-1/+1
2014-12-16implement an actually working setErrorCell() from BIFF error codesEike Rathke3-10/+18
2014-12-16construct grouped ScFormulaCell with bDirty=true, fdo#79249 relatedEike Rathke1-1/+1
2014-12-16fdo#79249 call formula compiler with error stringEike Rathke1-1/+6
2014-12-16correct error string, #N/A instead of #NAEike Rathke1-1/+1
2014-12-16fdo#87119: Don't use of the broken "Software" group interpreterTor Lillqvist3-7/+16
2014-12-15no separator really means no separator, fdo#83027Markus Mohrhard1-2/+1
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon3-23/+52
2014-12-12resolved fdo#86809 connect filter conditions correctlyEike Rathke1-3/+10
2014-12-11fdo#86572: Write test for this.Kohei Yoshida2-0/+38
2014-12-11fdo#86572: Increment row position *only when* the row ref is relative.Kohei Yoshida1-2/+5
2014-12-11unit test for matrix comparison error propagation, fdo#87237Eike Rathke2-0/+24
2014-12-11resolved fdo#87237 propagate error values through matrix comparisonsEike Rathke2-45/+53
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky17-17/+0
2014-12-10Deteremine the script type of source cell during paste replication.Kohei Yoshida12-24/+98
2014-12-11fdo#86215 pool new ScPatternAttr if source and destination are different docsEike Rathke1-3/+5
2014-12-10paste from system from the top left of selectionDavid Tardon1-1/+17
2014-12-10Globally disable threading for these for now.Kohei Yoshida1-0/+1
2014-12-10Make some dialogs resizable again.Jan Holesovsky1-1/+0
2014-12-09Resolves: fdo#86786 take of a copy of the MarkDataCaolán McNamara1-2/+1
2014-12-09fdo#82312 - Excel chart has a wrong sizeMarkus Mohrhard1-0/+20
2014-12-09surely it makes no sense to ignore return of Sanitize[Col|Row]Caolán McNamara2-12/+12
2014-12-09fdo#84295 change context menu 'Style' entry to 'Format'Yousuf Philips1-1/+1
2014-12-09in ScFormulaCell dtor remove cell also from FormulaTrackEike Rathke1-0/+1
2014-12-08coverity#1257111 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist8-9/+10
2014-12-08don't update range name if ref not in update range, fdo#85304Markus Mohrhard1-0/+3
2014-12-08we need the SdrPage for deleting the notes, fdo#86166Markus Mohrhard3-0/+11
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard2-1/+2
2014-12-08import part for put that attribute into an extension namespaceMarkus Mohrhard2-0/+6
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard1-2/+0
2014-12-08correct order of xml elements, related fdo#45266Markus Mohrhard1-1/+1
2014-12-08Revert "No need to have OpenCL optional at configure-time"David Tardon3-2/+4
2014-12-07add ReorderParam.mbHasHeaders to include in Undo range markEike Rathke3-1/+21
2014-12-07Test for linked graphic export / import of CalcZolnai Tamás3-0/+42
2014-12-07handle all fill cases correctly, fdo#86754Markus Mohrhard1-1/+1
2014-12-07we need the original context that contains the data, fdo#85856Markus Mohrhard1-2/+1