summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-23coverity#1209494 Explicit null dereferencedCaolán McNamara1-0/+4
2014-05-23fdo#76824: Proper way to parse cell address strings.Kohei Yoshida1-13/+27
2014-05-23WaE: private field 'mnId' is not usedTor Lillqvist2-4/+2
2014-05-23we need to map 100th mm to pixel also for the importMarkus Mohrhard1-2/+3
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida9-19/+144
2014-05-23Forgot to remove debug statements.Kohei Yoshida1-4/+0
2014-05-23coverity#1187682 Dereference null return valueCaolán McNamara1-2/+2
2014-05-23coverity#1187686 Dereference null return valueCaolán McNamara1-0/+3
2014-05-23coverity#708104 Uninitialized scalar fieldCaolán McNamara2-0/+18
2014-05-23coverity#708018 Uninitialized pointer fieldCaolán McNamara1-12/+25
2014-05-23coverity#707994 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-05-23coverity#1215280 Unchecked dynamic_castCaolán McNamara1-3/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin30-163/+138
2014-05-23Always use CPPUNIT_ASSERT_DOUBLES_EQUAL when comparing floating point valuesStephan Bergmann1-23/+12
2014-05-23Remove dead codeStephan Bergmann1-54/+0
2014-05-22fdo#78903: Don't broadcast prematurely during cell deletion.Kohei Yoshida1-22/+0
2014-05-22fdo#78903: Write test for this.Kohei Yoshida2-0/+60
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan2-5/+0
2014-05-21Label t-test and F-test for their respective dialogs.Kohei Yoshida5-5/+20
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida14-214/+17
2014-05-21Keep only "Apply" and "Close".Kohei Yoshida3-27/+0