summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-02-12remove SvStream::operator>> methodsNoel Grandin4-22/+21
2014-02-12Typo: "omited"/"ommitted"/"ommited" -> "omitted"Julien Nabet1-2/+2
2014-02-12Typo: ommitted -> omittedJulien Nabet1-1/+1
2014-02-12more SvStream:operator>> conversionNoel Grandin1-1/+1
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin20-332/+332
2014-02-12make Calc function PERCENTRANK comply with ODF1.2Winfried Donkers5-31/+15
2014-02-12Invalidate SID_TABLE_VERT_Maxim Monastirsky2-0/+6
2014-02-12sc: refactor ScDrawTextObjectBar::ExecuteAttrMaxim Monastirsky1-177/+118
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl1-1/+1
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl2-2/+2
2014-02-12sal_Bool->boolNoel Grandin2-6/+6
2014-02-12sal_Bool->boolNoel Grandin2-7/+7
2014-02-12sal_Bool->boolNoel Grandin2-12/+12
2014-02-12sal_Bool->boolNoel Grandin2-4/+4
2014-02-12sal_Bool->boolNoel Grandin2-4/+4
2014-02-12sal_Bool->boolNoel Grandin2-4/+3
2014-02-12sal_Bool->boolNoel Grandin1-2/+2
2014-02-12sal_Bool->boolNoel Grandin2-2/+2
2014-02-12sal_Bool->boolNoel Grandin8-9/+9
2014-02-12sal_Bool->boolNoel Grandin4-16/+16
2014-02-12sal_Bool->boolNoel Grandin2-7/+7
2014-02-12sal_Bool->boolNoel Grandin3-11/+11
2014-02-12sal_Bool->boolNoel Grandin2-2/+2
2014-02-12sal_Bool->boolNoel Grandin2-2/+2
2014-02-12sal_Bool->boolNoel Grandin2-2/+2
2014-02-12sal_Bool->boolNoel Grandin2-2/+2
2014-02-12cid#705213 missing break in switchNoel Grandin1-1/+4
2014-02-12WaE: unused function 'hasNonEmpty'Tor Lillqvist1-10/+0
2014-02-12don't crash in mixed reference/no reference cases, related fdo#59853Markus Mohrhard1-1/+4
2014-02-11convert change chart data source dialog to .uiCaolán McNamara10-120/+169
2014-02-11coverity#1130381 Missing break in switchCaolán McNamara1-1/+1
2014-02-11Ensure that vector array has a numeric array of NaN's for empty range.Kohei Yoshida8-10/+47
2014-02-11fdo#74014: Another attempt to reproduce this bug in test.Kohei Yoshida3-1/+37
2014-02-11convert show changes dialog to .uiCaolán McNamara8-257/+340
2014-02-11coverity#1103726 Dereference before null checkCaolán McNamara1-1/+0
2014-02-11coverity#737276 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-11coverity#737275 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-11coverity#735818 Dereference after null checkCaolán McNamara1-2/+2
2014-02-11edit->changes->show has empty filter settingsCaolán McNamara1-1/+4
2014-02-11sc: add some missing locks in new codeMichael Stahl5-1/+26
2014-02-11sal_Bool->boolNoel Grandin2-2/+2
2014-02-11fdo#74014: Broadcast here....Kohei Yoshida1-0/+1
2014-02-11fdo#74014: Additional test.Kohei Yoshida2-1/+47
2014-02-10fdo#74209: This search algorithm had another issue. This fixes it.Kohei Yoshida2-5/+5
2014-02-10fdo#74209: Catch additional problem discovered.Kohei Yoshida1-0/+8
2014-02-10fix import crash related to ooo94186Markus Mohrhard1-1/+3
2014-02-10Remove unused.Kohei Yoshida2-28/+0
2014-02-10cp#100030: Use internal API to fill dxf styles during xlsx import.Kohei Yoshida3-15/+38
2014-02-10use GetLastDataRow() also in ShrinkToUsedDataArea()Eike Rathke1-6/+3
2014-02-10actually the extra check isn't neededEike Rathke1-2/+2