summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-12-11WaE: implicit conversion (IntegralToFloating) from bool to 'const double'Tor Lillqvist1-1/+1
2014-12-11fdo#87155: Avoid negative scaling (and assertion failures further on)Tor Lillqvist1-1/+1
2014-12-11coverity#1242939 Untrusted value as argumentCaolán McNamara1-2/+2
2014-12-11coverity#1257741 Uninitialized scalar fieldCaolán McNamara1-2/+6
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-11coverity#703983 Unchecked return valueCaolán McNamara1-1/+1
2014-12-11document 704272 Logically dead codeCaolán McNamara1-0/+1
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky17-17/+0
2014-12-11fdo#81286 : Instant updates in SUM/AVERAGE in status barDeena Francis1-1/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-4/+4
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-10Typo: postion(s)=>position(s)Julien Nabet2-2/+2
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-10be a bit more relaxed about that conditionMarkus Mohrhard1-1/+1
2014-12-10Make some dialogs resizable again.Jan Holesovsky1-1/+0
2014-12-10java: remove some comment noiseNoel Grandin2-2/+2
2014-12-09Revert "move RID_APPTITLE to desktop where its used"Caolán McNamara1-2/+1
2014-12-09Resolves: fdo#86786 take of a copy of the MarkDataCaolán McNamara1-2/+1
2014-12-09remove now unused BROADCAST_ALL_POSITIONS caseEike Rathke2-14/+0
2014-12-09WaE: set but not usedCaolán McNamara1-1/+4
2014-12-09coverity#1242895 Untrusted loop boundCaolán McNamara1-1/+3
2014-12-09coverity#1242793 Untrusted value as argumentCaolán McNamara1-2/+2
2014-12-09No need to use a macro here.Jan Holesovsky1-7/+5
2014-12-09introduce BroadcastBroadcasters() to speedup BroadcastCells()Eike Rathke5-27/+49
2014-12-09add a comment about side effects and whether we want them or notEike Rathke1-0/+4
2014-12-09fdo#82312 - Excel chart has a wrong sizeNoel Grandin3-0/+40
2014-12-09fdo#73695 prevent use of invalidated iterator due to re-entranceEike Rathke1-2/+2
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller1-2/+2
2014-12-09changed timers to idleJennifer Liebel1-2/+2
2014-12-09changed timers to idlesJennifer Liebel1-2/+2
2014-12-09We now only need one bit of information hereCaolán McNamara1-1/+1
2014-12-09move RID_APPTITLE to desktop where its usedCaolán McNamara1-1/+2
2014-12-09removed unused timeout definesTobias Madl1-1/+0
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-09fdo#73695 prevent use of invalidated iterator due to re-entranceEike Rathke1-0/+3
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller1-1/+1
2014-12-09changed timers to idlesTobias Madl2-12/+12
2014-12-09changed timers to idleJennifer Liebel4-8/+8
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller1-1/+1
2014-12-09changed timers to IdleTobias Madl2-9/+9
2014-12-09changed timers to idleJennifer Liebel4-10/+10
2014-12-09changed timer to idle, and translated de to enTobias Madl2-61/+58
2014-12-09changed timers to idleJennifer Liebel2-7/+7
2014-12-09changed timers to idlesJennifer Liebel2-4/+4
2014-12-09changed timers to idlesJennifer Liebel4-57/+23
2014-12-09activate BROADCAST_BROADCASTERS to speedup SetDirty with rangeEike Rathke3-19/+25
2014-12-09Bin the dummy interpreter (which was ifdeffed out anyway)Tor Lillqvist1-50/+0