summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2014-12-15Reduce the size of ScFormulaCell by packing the matrix flag value.Kohei Yoshida
2014-12-15Remove global variable SymbolTable::nR and make the code re-entrant.Kohei Yoshida
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11resolved fdo#87237 propagate error values through matrix comparisonsEike Rathke
2014-12-10Deteremine the script type of source cell during paste replication.Kohei Yoshida
2014-12-09Revert "move RID_APPTITLE to desktop where its used"Caolán McNamara
2014-12-09remove now unused BROADCAST_ALL_POSITIONS caseEike Rathke
2014-12-09introduce BroadcastBroadcasters() to speedup BroadcastCells()Eike Rathke
2014-12-09move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesJennifer Liebel
2014-12-09activate BROADCAST_BROADCASTERS to speedup SetDirty with rangeEike Rathke
2014-12-09surely it makes no sense to ignore return of Sanitize[Col|Row]Caolán McNamara
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida
2014-12-09introduce ScColumn::BroadcastMode instead of bBroadcast, bIncludeEmptyCellsEike Rathke
2014-12-08we need the SdrPage for deleting the notes, fdo#86166Markus Mohrhard
2014-12-07add ReorderParam.mbHasHeaders to include in Undo range markEike Rathke
2014-12-07coverity#707985 Uninitialized scalar fieldCaolán McNamara
2014-12-07Revert "coverity#1242942 Use of untrusted scalar value"Caolán McNamara
2014-12-05Fix 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-05Create 2 variants of SortReorderByRow.Kohei Yoshida
2014-12-05I got the terms 'union' and 'intersection' mixed up.Kohei Yoshida
2014-12-04be more explicitDavid Tardon
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-04Revert "introduce bool bBroadcast parameter for ScTable::SetDirty()"Eike Rathke
2014-12-03introduce bool bBroadcast parameter for ScTable::SetDirty()Eike Rathke
2014-12-03coverity#1242942 Use of untrusted scalar valueCaolán McNamara
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
2014-12-02fdo#86762 broadcast also empty cells after sortEike Rathke
2014-12-02fdo#86762 re-establish listeners to move cell broadcastersEike Rathke
2014-11-27Fix OpenCL-less buildTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-25fix fdo#79441 again and keep references to other sheets during sortEike Rathke
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-21Use group area listeners when deleting rows.Kohei Yoshida
2014-11-21Dump formula group listener info.Kohei Yoshida
2014-11-21Handle group area listeners correctly when deleting cells.Kohei Yoshida
2014-11-20Adjust InsertRow() for group area listeners.Kohei Yoshida
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida
2014-11-20Use regexps in the OpenCL blacklist/whitelistTor Lillqvist
2014-11-20fdo#83765 do not update references in SortReorderByColumn() if disabledEike Rathke
2014-11-19Use group area listener when entering a new single formula cell.Kohei Yoshida