summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-12-16construct grouped ScFormulaCell with bDirty=true, fdo#79249 relatedEike Rathke
2014-12-16fdo#79249 call formula compiler with error stringEike Rathke
2014-12-16correct error string, #N/A instead of #NAEike Rathke
2014-12-16fdo#87119: Don't use of the broken "Software" group interpreterTor Lillqvist
2014-12-15no separator really means no separator, fdo#83027Markus Mohrhard
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon
2014-12-12resolved fdo#86809 connect filter conditions correctlyEike Rathke
2014-12-11fdo#86572: Write test for this.Kohei Yoshida
2014-12-11fdo#86572: Increment row position *only when* the row ref is relative.Kohei Yoshida
2014-12-11unit test for matrix comparison error propagation, fdo#87237Eike Rathke
2014-12-11resolved fdo#87237 propagate error values through matrix comparisonsEike Rathke
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-10Deteremine the script type of source cell during paste replication.Kohei Yoshida
2014-12-11fdo#86215 pool new ScPatternAttr if source and destination are different docsEike Rathke
2014-12-10paste from system from the top left of selectionDavid Tardon
2014-12-10Globally disable threading for these for now.Kohei Yoshida
2014-12-10Make some dialogs resizable again.Jan Holesovsky
2014-12-09Resolves: fdo#86786 take of a copy of the MarkDataCaolán McNamara
2014-12-09fdo#82312 - Excel chart has a wrong sizeMarkus Mohrhard
2014-12-09surely it makes no sense to ignore return of Sanitize[Col|Row]Caolán McNamara
2014-12-09fdo#84295 change context menu 'Style' entry to 'Format'Yousuf Philips
2014-12-09in ScFormulaCell dtor remove cell also from FormulaTrackEike Rathke
2014-12-08coverity#1257111 Uninitialized pointer fieldCaolán McNamara
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-12-08don't update range name if ref not in update range, fdo#85304Markus Mohrhard
2014-12-08we need the SdrPage for deleting the notes, fdo#86166Markus Mohrhard
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard
2014-12-08import part for put that attribute into an extension namespaceMarkus Mohrhard
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-08correct order of xml elements, related fdo#45266Markus Mohrhard
2014-12-08Revert "No need to have OpenCL optional at configure-time"David Tardon
2014-12-07add ReorderParam.mbHasHeaders to include in Undo range markEike Rathke
2014-12-07Test for linked graphic export / import of CalcZolnai Tamás
2014-12-07handle all fill cases correctly, fdo#86754Markus Mohrhard
2014-12-07we need the original context that contains the data, fdo#85856Markus Mohrhard
2014-12-06Fix incorrect adjustment of range references during sort.Kohei Yoshida
2014-12-05Ctrl+A and Data Sort took ages to broadcast ALL cellsEike Rathke
2014-12-05trim also empty leading column ranges, fdo#81501 follow-upEike Rathke
2014-12-05actually use identical code for both byRow and byCol, fdo#81501 follow-upEike Rathke
2014-12-05Fix high memory usage when sorting cells in Calc. (fdo#81501)Supreme Aryal
2014-12-05loplugin:unusedvariablecheckStephan Bergmann
2014-12-05-Werror,-WshadowStephan Bergmann
2014-12-05Create 2 variants of SortReorderByRow.Kohei Yoshida
2014-12-05Extract this code block into an own function.Kohei Yoshida
2014-12-05I got the terms 'union' and 'intersection' mixed up.Kohei Yoshida
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-04removal of font name, font size and text alignment from context menusYousuf Philips
2014-12-03remove boolean parameter default from ScDocument::SetDirtyEike Rathke
2014-12-03remove boolean parameter default from ScTable::SetDirty()Eike Rathke
2014-12-03get rid of defaulted boolean parameters in ScColumn::SetDirty()Eike Rathke