Age | Commit message (Expand) | Author |
2012-12-17 | callcatcher: update unusedcode code list | Caolán McNamara |
2012-12-17 | UniString::Fill -> OUStringBuffer::padToLength | Caolán McNamara |
2012-12-17 | UniString::ToUpperAscii -> OUString::toAsciiUpperCase | Caolán McNamara |
2012-12-16 | PCH for Library_sc | Luboš Luňák |
2012-12-15 | check conditions before checking for matrix fragment | Eike Rathke |
2012-12-15 | add missing *IFS pieces to Excel filter | Eike Rathke |
2012-12-15 | AVERAGEIFS with FUNCFLAG_PARAMPAIRS | Eike Rathke |
2012-12-15 | EvalMatrix<XorEvaluator> for Xor | Eike Rathke |
2012-12-15 | EvalMatrix: do not short circuit, propagate errors | Eike Rathke |
2012-12-15 | aString not rString | Eike Rathke |
2012-12-15 | ScInterpreter::IterateParametersIfs() with external references | Eike Rathke |
2012-12-15 | calcishmakkica: #i114428# merge some XOR related code | Marina Plakalovic |
2012-12-15 | calcishmakkica: #i117283# support new functions in Excel filters | Daniel Rentz [dr] |
2012-12-15 | calcishmakkica: init vars | Eike Rathke [er] |
2012-12-15 | calcishmakkica: WaE wntmsci12 | Eike Rathke [er] |
2012-12-15 | calcishmakkica: #i90269# #i95144# #i101466# | Eike Rathke [er] |
2012-12-15 | calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU... | Marina Plakalovic |
2012-12-15 | changes to "calcishmakkica: #i101466# implement AVERAGEIF" | Eike Rathke |
2012-12-15 | calcishmakkica: #i101466# implement AVERAGEIF | Marina Plakalovic |
2012-12-15 | force size recalculation if existing cond format is displayed, fdo#58339 | Markus Mohrhard |
2012-12-15 | don't overwrite color scale information in dlg if already set, fdo#58337 | Markus Mohrhard |
2012-12-15 | don't overwrite data bar data if already set, fdo#58336 | Markus Mohrhard |
2012-12-15 | COLORSCALE_AUTO needs special handling | Markus Mohrhard |
2012-12-15 | Some cppcheck cleaning in sc | Julien Nabet |
2012-12-15 | it is only important if one entry forces an update | Markus Mohrhard |
2012-12-15 | no need for this using statement | Markus Mohrhard |
2012-12-15 | use correct cond format dlg setUp for colorscales, fdo#58232 | Markus Mohrhard |
2012-12-15 | make editing conditional formats more obvious, related fdo#57895 | Markus Mohrhard |
2012-12-15 | fdo#35943: Better performance with pivot table refresh. | Kohei Yoshida |
2012-12-14 | Do extra check on source range to make sure no funny things happen. | Kohei Yoshida |
2012-12-14 | Fixed accidentally modified default view options. | Kohei Yoshida |
2012-12-14 | callcatcher: update unused code list | Caolán McNamara |
2012-12-14 | -Werror,-Wunused-private-field | Stephan Bergmann |
2012-12-14 | fix ugly and misleading indentation that crept in with rebase | Eike Rathke |
2012-12-14 | calc: fix mathematical error in CritBinom | Werner Koerner |
2012-12-14 | bnc#791706: Support multiple selection in page fields. | Kohei Yoshida |
2012-12-13 | added some FIXME-BCP47 markers | Eike Rathke |
2012-12-13 | fix fdo#58237 import hyperlinks for shapes in xlsx documents | Noel Power |
2012-12-13 | Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents" | Noel Power |
2012-12-13 | fix sometimes data corruption with xlsx import ( with scenario sheets ) | Noel Power |
2012-12-13 | fix fdo#58237 import hyperlinks for shapes in xlsx documents | Noel Power |
2012-12-12 | Revert "fix for bnc#791731 preserve cell formatting of datapilot area (" | Kohei Yoshida |
2012-12-12 | reworked solution for i#118012 crash during deletion of rows | Eike Rathke |
2012-12-12 | callcatcher: update unused code list | Caolán McNamara |
2012-12-11 | fdo#58149: Recalculate HYPERLINK formula cells on load. | Kohei Yoshida |
2012-12-11 | Support non 'Calc A1' reference syntax in HYPERLINK function. | Kohei Yoshida |
2012-12-11 | simply use string literals | Luboš Luňák |
2012-12-11 | enum is not something that has external linkage, so no point in visibility | Luboš Luňák |
2012-12-10 | Replacing '__LOADONCALLAPI' with 'SAL_CALL' definition | Christos Strubulis |
2012-12-10 | some Python 3.3 port (not important for LO 4.0) | László Németh |