summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-12-16PCH for Library_scLuboš Luňák
2012-12-15check conditions before checking for matrix fragmentEike Rathke
2012-12-15add missing *IFS pieces to Excel filterEike Rathke
2012-12-15AVERAGEIFS with FUNCFLAG_PARAMPAIRSEike Rathke
2012-12-15EvalMatrix<XorEvaluator> for XorEike Rathke
2012-12-15EvalMatrix: do not short circuit, propagate errorsEike Rathke
2012-12-15aString not rStringEike Rathke
2012-12-15ScInterpreter::IterateParametersIfs() with external referencesEike Rathke
2012-12-15calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic
2012-12-15calcishmakkica: #i117283# support new functions in Excel filtersDaniel Rentz [dr]
2012-12-15calcishmakkica: init varsEike Rathke [er]
2012-12-15calcishmakkica: WaE wntmsci12Eike Rathke [er]
2012-12-15calcishmakkica: #i90269# #i95144# #i101466#Eike Rathke [er]
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic
2012-12-15changes to "calcishmakkica: #i101466# implement AVERAGEIF"Eike Rathke
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic
2012-12-15force size recalculation if existing cond format is displayed, fdo#58339Markus Mohrhard
2012-12-15don't overwrite color scale information in dlg if already set, fdo#58337Markus Mohrhard
2012-12-15don't overwrite data bar data if already set, fdo#58336Markus Mohrhard
2012-12-15COLORSCALE_AUTO needs special handlingMarkus Mohrhard
2012-12-15Some cppcheck cleaning in scJulien Nabet
2012-12-15it is only important if one entry forces an updateMarkus Mohrhard
2012-12-15no need for this using statementMarkus Mohrhard
2012-12-15use correct cond format dlg setUp for colorscales, fdo#58232Markus Mohrhard
2012-12-15make editing conditional formats more obvious, related fdo#57895Markus Mohrhard
2012-12-15fdo#35943: Better performance with pivot table refresh.Kohei Yoshida
2012-12-14Do extra check on source range to make sure no funny things happen.Kohei Yoshida
2012-12-14Fixed accidentally modified default view options.Kohei Yoshida
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-12-14-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-14fix ugly and misleading indentation that crept in with rebaseEike Rathke
2012-12-14calc: fix mathematical error in CritBinomWerner Koerner
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-13added some FIXME-BCP47 markersEike Rathke
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power
2012-12-13fix sometimes data corruption with xlsx import ( with scenario sheets )Noel Power
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-12Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida
2012-12-12reworked solution for i#118012 crash during deletion of rowsEike Rathke
2012-12-12callcatcher: update unused code listCaolán McNamara
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida
2012-12-11Support non 'Calc A1' reference syntax in HYPERLINK function.Kohei Yoshida
2012-12-11simply use string literalsLuboš Luňák
2012-12-11enum is not something that has external linkage, so no point in visibilityLuboš Luňák
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10some Python 3.3 port (not important for LO 4.0)László Németh