summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2014-02-13Drop unnecessary #includeTakeshi Abe
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12make Calc function PERCENTRANK comply with ODF1.2Winfried Donkers
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12WaE: unused function 'hasNonEmpty'Tor Lillqvist
2014-02-11coverity#1130381 Missing break in switchCaolán McNamara
2014-02-11Ensure that vector array has a numeric array of NaN's for empty range.Kohei Yoshida
2014-02-11sal_Bool->boolNoel Grandin
2014-02-10fdo#74209: This search algorithm had another issue. This fixes it.Kohei Yoshida
2014-02-10fix import crash related to ooo94186Markus Mohrhard
2014-02-10use GetLastDataRow() also in ShrinkToUsedDataArea()Eike Rathke
2014-02-10actually the extra check isn't neededEike Rathke
2014-02-10cosmetical adapt to styleEike Rathke
2014-02-10do not loop 30 million cells to find a non-empty rowEike Rathke
2014-02-10coverity#1130200 Unchecked dynamic_castCaolán McNamara
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10remove unused parameterNoel Grandin
2014-02-10coverity#1130439 Dereference before null checkCaolán McNamara
2014-02-10coverity#1130440 Dereference before null checkCaolán McNamara
2014-02-10coverity#1130441 Dereference before null checkCaolán McNamara
2014-02-10coverity#1130442 Dereference before null checkCaolán McNamara
2014-02-10loplugin:implicitboolconversion, loplugin:literaltoboolconversionStephan Bergmann
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-09fdo#74323: The end position is inclusive.Kohei Yoshida
2014-02-09fdo#74479: Treat empty cells as if they have a value of 0.Kohei Yoshida
2014-02-09coverity#1169843 Dereference before null checkCaolán McNamara
2014-02-09coverity#1169844 Dereference before null checkCaolán McNamara
2014-02-09fix memcheck report about uninitialized fValMarkus Mohrhard
2014-02-08fdo#74512: Generate escaped sheet names after the grammer is set.Kohei Yoshida
2014-02-08fdo#74453: Only adjust tokens for top formula cells of formula group.Kohei Yoshida
2014-02-08fdo#74414: No need to incremenet nRow here... It's just plain wrong.Kohei Yoshida