summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-06-03eliminate xub_StrLen left-overEike Rathke1-7/+7
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin5-5/+5
2014-06-02coverity#706959 Uncaught exceptionCaolán McNamara2-2/+3
2014-06-01Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet2-2/+2
2014-06-01fdo#68849: Add header guards to all include filesJens Carl2-0/+10
2014-05-30fdo#78927: Use different XML attribute names for asian and complex fonts.Kohei Yoshida1-14/+26
2014-05-30avoid crash when finding a non chart OLE2 shapeMarkus Mohrhard2-0/+6
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida9-26/+28
2014-05-30coverity#705838 Dereference before null checkCaolán McNamara1-0/+3
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-6/+11
2014-05-29MAXROWCOUNT-1 -> MAXROW, same number but tidierCaolán McNamara1-1/+1
2014-05-29Resolves: fdo#79392 don't access after last row, when last row is max last rowCaolán McNamara1-10/+13
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