summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-05-28Related fdo#75971 Crash when invoking "Insert > Names > Create"Julien Nabet1-1/+1
2014-05-28coverity#1078626 Missing break in switchCaolán McNamara1-1/+1
2014-05-28update_pchThomas Arnhold4-0/+13
2014-05-28coverity#704704 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara2-3/+3
2014-05-28ODS load perf: avoid re-compiling an already free'd pCode with ScCompiler.Michael Meeks1-20/+31
2014-05-28cid#706917 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706934 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706943 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706949 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706953 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706954 Uncaught exceptionNoel Grandin1-1/+1
2014-05-28cid#706960 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28ODS load perf: accelerate CompileXML for formula by stringify and compare.Michael Meeks1-3/+44
2014-05-27resolved fdo#70455 B1:SOMENAME is not a valid singleton referenceEike Rathke1-6/+15
2014-05-27fdo#78976: Correct way to determine the end position for matrix check.Kohei Yoshida1-1/+1
2014-05-27fdo#78976: Test for this.Kohei Yoshida2-0/+45
2014-05-27do not replace a General format with a General formatEike Rathke1-3/+14
2014-05-27Actually OK and Cancel is better here than Apply and Close.Kohei Yoshida3-14/+15
2014-05-27bin obsolete CLOOK commentsThomas Arnhold2-9/+1
2014-05-27css already means ::com::sun::starThomas Arnhold1-4/+4
2014-05-27resolved rhbz#1101224 do not attempt to obtain names for NULL tabsEike Rathke1-2/+7
2014-05-27cid#706962 Uncaught exceptionNoel Grandin2-2/+16
2014-05-27cid#706965 Uncaught exceptionNoel Grandin2-2/+2
2014-05-27cid#707024 Uncaught exceptionNoel Grandin2-2/+2
2014-05-27cid#707029 Uncaught exceptionNoel Grandin2-2/+2
2014-05-27cid#707057 Uncaught exceptionNoel Grandin2-2/+2
2014-05-27cid#707058 Uncaught exceptionNoel Grandin2-2/+2
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin3-4/+4
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin6-10/+10
2014-05-27resolved fdo#79228 resync ScPatternAttr if changed in GetNeededSize()Eike Rathke4-10/+62
2014-05-26Revert "ODS load perf: accelerate CompileXML for formula by stringify and...Stephan Bergmann1-43/+3
2014-05-26Resolves: #i124928# rich text portion could be converted several times...Clarence Guo2-1/+8
2014-05-26coverity#704706 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-05-26coverity#704675 Unchecked dynamic_castCaolán McNamara1-4/+3
2014-05-26coverity#704674 Unchecked dynamic_castCaolán McNamara1-9/+7
2014-05-26ODS load/save perf: re-use buffer while exporting tab names.Michael Meeks1-8/+5
2014-05-26cid#988429 Unintentional integer overflowNoel Grandin1-1/+1
2014-05-26improve descriptive text of "Treat empty string as zero" optionEike Rathke1-1/+1
2014-05-26coverity#736092 Improper use of negative valueCaolán McNamara1-1/+1
2014-05-26coverity#1130407 Missing break in switchCaolán McNamara1-0/+1
2014-05-24sc: constify GetCellGroup.Michael Meeks2-2/+2
2014-05-24ODS load perf: remove left-over / debugging getenv.Michael Meeks1-3/+1
2014-05-24ODS load perf: accelerate CompileXML for formula by stringify and compare.Michael Meeks1-3/+45
2014-05-24Remove unused headersMatteo Casalin2-1/+1
2014-05-24cppcheck: catchExceptionByValueThomas Arnhold1-1/+1
2014-05-24remove whitespaceMarkus Mohrhard1-8/+0
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard1-0/+44