summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-11fdo#81286 : Instant updates in SUM/AVERAGE in status barDeena Francis
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
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-10Typo: postion(s)=>position(s)Julien Nabet
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-10be a bit more relaxed about that conditionMarkus Mohrhard
2014-12-10Make some dialogs resizable again.Jan Holesovsky
2014-12-10java: remove some comment noiseNoel Grandin
2014-12-09Revert "move RID_APPTITLE to desktop where its used"Caolán McNamara
2014-12-09Resolves: fdo#86786 take of a copy of the MarkDataCaolán McNamara
2014-12-09remove now unused BROADCAST_ALL_POSITIONS caseEike Rathke
2014-12-09WaE: set but not usedCaolán McNamara
2014-12-09coverity#1242895 Untrusted loop boundCaolán McNamara
2014-12-09coverity#1242793 Untrusted value as argumentCaolán McNamara
2014-12-09No need to use a macro here.Jan Holesovsky
2014-12-09introduce BroadcastBroadcasters() to speedup BroadcastCells()Eike Rathke
2014-12-09add a comment about side effects and whether we want them or notEike Rathke
2014-12-09fdo#82312 - Excel chart has a wrong sizeNoel Grandin
2014-12-09fdo#73695 prevent use of invalidated iterator due to re-entranceEike Rathke
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesJennifer Liebel
2014-12-09We now only need one bit of information hereCaolán McNamara
2014-12-09move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-12-09removed unused timeout definesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09fdo#73695 prevent use of invalidated iterator due to re-entranceEike Rathke
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller
2014-12-09changed timers to idlesTobias Madl
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