summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-14fix indentationMarkus Mohrhard
2014-12-14fdo#39440 eliminate redundant conditionMichael Weghorn
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon
2014-12-12Resolves: fdo#87245 crash because clip doc doesn't own DocumentPoolCaolán McNamara
2014-12-12resolved fdo#86809 connect filter conditions correctlyEike Rathke
2014-12-12fix typo, thanks to MatteoCaolán McNamara
2014-12-12coverity#1242775 Use of untrusted scalar valueCaolán McNamara
2014-12-12coverity#1242895 Untrusted loop boundCaolán McNamara
2014-12-12coverity#1242728 Use of untrusted scalar valueCaolán McNamara
2014-12-12coverity#1257735 Logically dead codeCaolán McNamara
2014-12-12remove operator>> and operator<< methodsNoel Grandin
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-11WaE: implicit conversion (IntegralToFloating) from bool to 'const double'Tor Lillqvist
2014-12-11fdo#87155: Avoid negative scaling (and assertion failures further on)Tor Lillqvist
2014-12-11coverity#1242939 Untrusted value as argumentCaolán McNamara
2014-12-11coverity#1257741 Uninitialized scalar fieldCaolán McNamara
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-11coverity#703983 Unchecked return valueCaolán McNamara
2014-12-11document 704272 Logically dead codeCaolán McNamara
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