summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03do not attempt to compile running formula cell (fdo#51601 related)Eike Rathke
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida
2012-07-03remove a forgotten about (harmless) hack for the formulabuffer changeNoel Power
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02fdo#50587: Remove totally mis-placed 'static' keyword.Kohei Yoshida
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl
2012-06-30show correct preview when opening the dialog, fdo#51590Markus Mohrhard
2012-06-30correctly calculate scroll bar position, related fdo#51599Markus Mohrhard
2012-06-30handle single cell conditional formats correctly, fdo#51555Markus Mohrhard
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-30the end of the formula is the closing bracket, fdo#51507Markus Mohrhard
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29Remove unused header guards and optionsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-28remove debug statementDavid Tardon
2012-06-28WaE: unused parameterDavid Tardon
2012-06-28Remove some unused localsThomas Arnhold
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl
2012-06-27resolved fdo#51478 handle array context in T()Eike Rathke
2012-06-27propagate error in ScInterpreter::GetDoubleOrStringFromMatrix()Eike Rathke
2012-06-27Remove unused header filesThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-27tweak ScDrawStringsVars::RepeatToFill, us String::Expand instead of loopNoel Power
2012-06-27add import of axis color for data bars from xlsxMarkus Mohrhard
2012-06-27add support for axis color import/exportMarkus Mohrhard
2012-06-27support colored axis in data barsMarkus Mohrhard
2012-06-26removed unused lcl_IsReference()Eike Rathke
2012-06-26bring some sense into translated commentEike Rathke
2012-06-26resolved fdo#51442 N() inconsistent argument handlingEike Rathke
2012-06-26added mnStringNoValueError handling to ConvertStringToValue()Eike Rathke
2012-06-26fix for fdo#51040 preview crashNoel Power
2012-06-26Revert "set the zoom only once, prevents infinite loop, fdo#51040"Noel Power
2012-06-26resolved fdo#47222 in N() pop string constant before pushing resultEike Rathke
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke
2012-06-25ScCondFrmtItem appears to be a oxbox lakeCaolán McNamara