Age | Commit message (Expand) | Author |
2012-07-05 | sc: fix sc_subsequent_filters_test | Miklos Vajna |
2012-07-04 | fixed wrong string copy logic in ScFormulaCell::CompileDBFormula() | Eike Rathke |
2012-07-04 | replace enum SvxBorderStyle with css::table::BorderLineSyle | Michael Stahl |
2012-07-04 | don't use SC_DLLPUBLIC for class + method | Markus Mohrhard |
2012-07-04 | impreove the cond format dialog a little bit | Markus Mohrhard |
2012-07-04 | add hard recalc to the remaining calc import tests | Markus Mohrhard |
2012-07-04 | test related to fdo#51601 | Markus Mohrhard |
2012-07-04 | check for invalid tab number, fdo#51667 | Markus Mohrhard |
2012-07-04 | make the cond format dialog a bit mroe beautiful | Markus Mohrhard |
2012-07-04 | correct enumerate the condition entries in the dialog | Markus Mohrhard |
2012-07-04 | localize all parts of the new cond format dialogs | Markus Mohrhard |
2012-07-04 | add the cond format manager | Markus Mohrhard |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-03 | do not attempt to compile running formula cell (fdo#51601 related) | Eike Rathke |
2012-07-03 | fdo#51266: Properly set pivot item 'empty' on empty cells. | Kohei Yoshida |
2012-07-03 | remove a forgotten about (harmless) hack for the formulabuffer change | Noel Power |
2012-07-03 | Remove duplication of License/Credits information | Stefan Knorr (astron) |
2012-07-02 | fdo#51222: Use multi-list box for subtotal dialog. | Kohei Yoshida |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-02 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-07-02 | fdo#50587: Remove totally mis-placed 'static' keyword. | Kohei Yoshida |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
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 |