summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-12-09changed timers to idleJennifer Liebel
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller
2014-12-09changed timers to IdleTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timer to idle, and translated de to enTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesJennifer Liebel
2014-12-09changed timers to idlesJennifer Liebel
2014-12-09activate BROADCAST_BROADCASTERS to speedup SetDirty with rangeEike Rathke
2014-12-09Bin the dummy interpreter (which was ifdeffed out anyway)Tor Lillqvist
2014-12-09Don't use of the broken "Software" group interpreterTor Lillqvist
2014-12-09surely it makes no sense to ignore return of Sanitize[Col|Row]Caolán McNamara
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida
2014-12-09assert the "impossible"Eike Rathke
2014-12-09in ScFormulaCell dtor remove cell also from FormulaTrackEike Rathke
2014-12-09prepare ScColumn::SetDirty() to handle BROADCAST_BROADCASTERSEike Rathke
2014-12-09introduce ScColumn::BroadcastMode instead of bBroadcast, bIncludeEmptyCellsEike Rathke
2014-12-08Convert some test cases to using insertRangeData().Kohei Yoshida
2014-12-08coverity#735379 annotate to dismiss Copy-paste errorCaolán McNamara
2014-12-08coverity#1257114 Result is not floating-pointCaolán McNamara
2014-12-08Test also Calc export / import of images with special IDZolnai Tamás
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-08add test for fdo#85304Markus Mohrhard
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-08Revert "No need to have OpenCL optional at configure-time"David Tardon
2014-12-07umm.. row is row and col is colEike Rathke
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-07coverity#707985 Uninitialized scalar fieldCaolán McNamara
2014-12-07Revert "coverity#1242942 Use of untrusted scalar value"Caolán McNamara
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky
2014-12-07add test case for fdo#86754Markus Mohrhard
2014-12-07handle all fill cases correctly, fdo#86754Markus Mohrhard
2014-12-07improve formattingMarkus Mohrhard
2014-12-07add test for fdo#85856Markus Mohrhard
2014-12-07we need the original context that contains the data, fdo#85856Markus Mohrhard
2014-12-07put that attribute into an extension namespaceMarkus Mohrhard
2014-12-07correct order of xml elements, related fdo#45266Markus Mohrhard
2014-12-07remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-07use correct xml element name, related fdo#45266Markus Mohrhard
2014-12-06that just looks wrong, related fdo#51935Markus Mohrhard
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-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-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05Fix high memory usage when sorting cells in Calc. (fdo#81501)Supreme Aryal