Age | Commit message (Expand) | Author |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-07-01 | hrc cleanup: Remove unused resource definitions | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-07-01 | Change "Save graphic" and "Save picture as" to common code. | Tomaž Vajngerl |
2012-06-30 | show correct preview when opening the dialog, fdo#51590 | Markus Mohrhard |
2012-06-30 | correctly calculate scroll bar position, related fdo#51599 | Markus Mohrhard |
2012-06-30 | handle single cell conditional formats correctly, fdo#51555 | Markus Mohrhard |
2012-06-30 | Some cppcheck cleaning | Julien Nabet |
2012-06-30 | the end of the formula is the closing bracket, fdo#51507 | Markus Mohrhard |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | Remove some unused defines and controls | Thomas Arnhold |
2012-06-29 | Remove unused header guards and options | Thomas Arnhold |
2012-06-29 | Remove some more include guards | Thomas Arnhold |
2012-06-28 | probably the last uses of the one argument String::CreateFromAscii variant | Caolán McNamara |
2012-06-28 | remove debug statement | David Tardon |
2012-06-28 | WaE: unused parameter | David Tardon |
2012-06-28 | Remove some unused locals | Thomas Arnhold |
2012-06-28 | Enable menu option "Edit witn External Tool.." for Calc. | Tomaž Vajngerl |
2012-06-27 | resolved fdo#51478 handle array context in T() | Eike Rathke |
2012-06-27 | propagate error in ScInterpreter::GetDoubleOrStringFromMatrix() | Eike Rathke |
2012-06-27 | Remove unused header files | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-27 | Get rid of annoying IAccessibility2 comments | Thomas Arnhold |
2012-06-27 | tweak ScDrawStringsVars::RepeatToFill, us String::Expand instead of loop | Noel Power |
2012-06-27 | add import of axis color for data bars from xlsx | Markus Mohrhard |
2012-06-27 | add support for axis color import/export | Markus Mohrhard |
2012-06-27 | support colored axis in data bars | Markus Mohrhard |
2012-06-26 | removed unused lcl_IsReference() | Eike Rathke |
2012-06-26 | bring some sense into translated comment | Eike Rathke |
2012-06-26 | resolved fdo#51442 N() inconsistent argument handling | Eike Rathke |
2012-06-26 | added mnStringNoValueError handling to ConvertStringToValue() | Eike Rathke |
2012-06-26 | fix for fdo#51040 preview crash | Noel Power |
2012-06-26 | Revert "set the zoom only once, prevents infinite loop, fdo#51040" | Noel Power |
2012-06-26 | resolved fdo#47222 in N() pop string constant before pushing result | Eike Rathke |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-26 | fdo#46338 preserve sheet name input of invalid reference | Eike Rathke |
2012-06-25 | ScCondFrmtItem appears to be a oxbox lake | Caolán McNamara |
2012-06-25 | callcatcher: remove some more unused code | Caolán McNamara |
2012-06-25 | callcatcher: update unused code | Caolán McNamara |
2012-06-25 | UnlockSolarMutex is unused, but probably should be used | Caolán McNamara |
2012-06-25 | rename SvxBorderLine::SetStyle to something unambiguous | Michael Stahl |
2012-06-25 | only export the supported number of rows/columns, fdo#49582 | Markus Mohrhard |
2012-06-25 | repaint all cells if NULL is passed, fdo#51174 | Markus Mohrhard |
2012-06-25 | pass the ScRangeList directly to improve performance, fdo#49764 | Markus Mohrhard |
2012-06-25 | set the zoom only once, prevents infinite loop, fdo#51040 | Markus Mohrhard |
2012-06-25 | handle also COLLAPSEd in switch | Markus Mohrhard |
2012-06-25 | we still need to check that we have a token, fdo#51326 | Markus Mohrhard |
2012-06-25 | if no new cell exists, create hidden broadcaster cell, fdo#51368 | Markus Mohrhard |