Age | Commit message (Expand) | Author |
2013-05-16 | Resolves: #i117782# convert calculate page to .ui format | Caolán McNamara |
2013-05-15 | String to OUString in calc header & footer edit | Olivier Hallot |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-14 | convert army of header/footer dialogs to .ui format | Caolán McNamara |
2013-05-14 | remove unneccessary argument from CreateScHFEditDlg | Caolán McNamara |
2013-05-13 | unused helpids | Caolán McNamara |
2013-05-13 | reenable left/right area swap in .ui layout terms | Caolán McNamara |
2013-05-13 | Convert Calc page header/footer content to Widget UI | Olivier Hallot |
2013-05-13 | fdo#46808, Convert sheet::GlobalSheetSettings service to new style | Noel Grandin |
2013-05-13 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-10 | Broadcast only on deleted cells that were previously non-empty. | Kohei Yoshida |
2013-05-10 | fix various problems with vba Names & Names objects | Noel Power |
2013-05-10 | resolved fdo#35756 import more than 64k HTML table cells | Eike Rathke |
2013-05-09 | ScHint doesn't need to store broadcaster pointer. Let's not. | Kohei Yoshida |
2013-05-09 | Start writing unit test for broadcaster storage. Found & fixed one bug. | Kohei Yoshida |
2013-05-09 | With the removal of CELLTYPE_NOTE, IsBlank() is now always false. | Kohei Yoshida |
2013-05-09 | Remove SC_HINT_DYING. We don't do anything specific for this hint. | Kohei Yoshida |
2013-05-09 | DeleteRange is only called from within ScColumn, and should be private. | Kohei Yoshida |
2013-05-09 | Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE... | Kohei Yoshida |
2013-05-09 | Add new broadcaster storage in ScColumn. Not used yet. | Kohei Yoshida |
2013-05-09 | Update the comment. | Kohei Yoshida |
2013-05-09 | implement Application.Iteration & Application.InchesToPoints | Noel Power |
2013-05-09 | Revert "remove unused parameter" | Noel Power |
2013-05-06 | Revert "abstract type in ptr_container needs this workaround" | Stephan Bergmann |
2013-05-02 | Update pch | Aurimas Fišeras |
2013-04-30 | Ensure that modified formula cells are redrawn. | Kohei Yoshida |
2013-04-30 | Move the group calculation code into its own class. | Kohei Yoshida |
2013-04-30 | Pass formula group context to FetchDoubleArray. Not yet used. | Kohei Yoshida |
2013-04-30 | CellStorageModified() is the right (and only) place to mark group dirty. | Kohei Yoshida |
2013-04-30 | Add method to allow fetching of double array, and store it in token. | Kohei Yoshida |
2013-04-30 | Move the invariant group handler into its own method. | Kohei Yoshida |
2013-04-30 | Handle invariant group with single references. | Kohei Yoshida |
2013-04-30 | Not yet used, but a hook to retrieve a vector reference value. | Kohei Yoshida |
2013-04-30 | We really don't need to use similar data unless I missed something. | Kohei Yoshida |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-28 | Bin CLOOK comments and un-split one large switch statement | Tor Lillqvist |
2013-04-26 | XubString->OUString | Caolán McNamara |
2013-04-25 | remove some unnecessary whitespace in document.hxx | Markus Mohrhard |
2013-04-25 | update pch | Thomas Arnhold |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | Remove pass-through header file sot/inc/sot/clsids.hxx | Michael Dunphy |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | Rename to ScDPResultTree. | Kohei Yoshida |
2013-04-19 | fdo#61541 : Count Number of selected Cells in calc | Prashant Pandey |
2013-04-19 | Remove pass-through header svtools/inc/svtools/txtcmp.hxx | Michael Dunphy |
2013-04-19 | Remove debug statements.. | Kohei Yoshida |
2013-04-19 | We can remove all this code now. | Kohei Yoshida |
2013-04-19 | Let's explain what this method returns. | Kohei Yoshida |
2013-04-19 | Typo. | Kohei Yoshida |
2013-04-19 | This should be plural, since there are multiple dimensions. | Kohei Yoshida |