Age | Commit message (Expand) | Author |
2013-04-02 | Some cppcheck cleaning | Julien Nabet |
2013-04-02 | drop prefix from ::css | Thomas Arnhold |
2013-04-02 | fix build | Thomas Arnhold |
2013-04-01 | remove unused GetCurDocViewWin | Thomas Arnhold |
2013-04-01 | more fix for fdo#62399 | Faisal M. Al-Otaibi |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-03-30 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-30 | Export Chart as Graphic - allow vector graphic export | Tomaž Vajngerl |
2013-03-29 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-28 | Slightly more efficient assign(). | Kohei Yoshida |
2013-03-28 | Fix for the debug build. | Kohei Yoshida |
2013-03-28 | coverity#704709 Dereference after null check | Julien Nabet |
2013-03-28 | Remove GetErrorCode() from ScBaseCell; only relevant for ScFormulaCell. | Kohei Yoshida |
2013-03-28 | Remove some headers in cell.hxx. | Kohei Yoshida |
2013-03-28 | Move ScFormulaCell into its own header source files: formulacell.?xx. | Kohei Yoshida |
2013-03-28 | Remove GetCell() from ScDocument, and make PutCell() private. | Kohei Yoshida |
2013-03-28 | ScInterpreter is now free of ScBaseCell. Hooray! \o/ | Kohei Yoshida |
2013-03-28 | We don't need this now. | Kohei Yoshida |
2013-03-28 | More on removing use of ScBaseCell in ScInterpreter. | Kohei Yoshida |
2013-03-28 | ScBaseCell::CellEqual is no more. | Kohei Yoshida |
2013-03-28 | Remove HasCellValueData() and adjusted all its call sites. | Kohei Yoshida |
2013-03-28 | Remove HasCellStringData() and modifiy all its call sites. | Kohei Yoshida |
2013-03-28 | Remove HasCellEmptyData() from ScInterpreter. | Kohei Yoshida |
2013-03-28 | GetValueCellValue() to take a double, not ScValueCell. | Kohei Yoshida |
2013-03-28 | Removing use of ScBaseCell in ScInterpreter. | Kohei Yoshida |
2013-03-28 | add fwl, scui, sdui, swui to Library_merged | Peter Foley |
2013-03-28 | WaE: struct 'ScRefCellValue' was previously declared as a class | Tor Lillqvist |
2013-03-28 | A bit more. | Kohei Yoshida |
2013-03-28 | Reduce calls to ScDocument::GetCell(). | Kohei Yoshida |
2013-03-28 | More on replacing ScBaseCell. | Kohei Yoshida |
2013-03-28 | We only need to send the broadcaster instance with ScHint. | Kohei Yoshida |
2013-03-28 | Some header cleansup. Some headers are no longer needed. | Kohei Yoshida |
2013-03-28 | Some followup cleanup now that these methods are in the formula cell only. | Kohei Yoshida |
2013-03-28 | Now we don't need to check for the cell type; it's always of formula type. | Kohei Yoshida |
2013-03-28 | Stop exporting symbols of these cell classes except for ScFormulaCell. | Kohei Yoshida |
2013-03-28 | attrarray.cxx is now free of ScBaseCell. | Kohei Yoshida |
2013-03-28 | cellsuno.cxx is now free of ScBaseCell. | Kohei Yoshida |
2013-03-28 | More of the same. | Kohei Yoshida |
2013-03-28 | Remove a bit more use of ScEditCell and ScBaseCell. | Kohei Yoshida |
2013-03-28 | Reduce indentation by early bail-out. | Kohei Yoshida |
2013-03-28 | More on killing direct use of ScEditCell (and some of ScBaseCell). | Kohei Yoshida |
2013-03-28 | More on killing direct use of ScEditCell. | Kohei Yoshida |
2013-03-28 | Started killing direct use of ScEditCell. | Kohei Yoshida |
2013-03-28 | Make viewfunc.cxx free of ScBaseCell. | Kohei Yoshida |
2013-03-28 | Replace ScBaseCell in CellInfo with ScRefCellValue. | Kohei Yoshida |
2013-03-27 | complex categories are represented by ScRangeList | Markus Mohrhard |
2013-03-27 | WaE: macro is not used | Tor Lillqvist |
2013-03-27 | Bypass FuncData::getParamDesc() too in the DISABLE_DYNLOADING case | Tor Lillqvist |
2013-03-27 | fdo#42781 WaE: unreachable code | Petr Kraus |
2013-03-27 | Use <config_features.h> instead of -DLIBO_FEATURE_* | Tor Lillqvist |