summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-11-23fdo#39589: Avoid using ulimit_cast between signed and unsigned.Kohei Yoshida
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23unused ScRangeName::copyLocalNamesCaolán McNamara
2011-11-23impress212: export images with relative linkserack
2011-11-23Simplify it a bit.Kohei Yoshida
2011-11-23Let's throw out-of-bound exception on out-of-bound destination position.Kohei Yoshida
2011-11-23importSheet from an external provided documentLaurent Godard
2011-11-23-Werror=unused-but-set-variable fixStephan Bergmann
2011-11-23add mouse resize (and other bits ) to gsoc formulabarNoel Power
2011-11-23'const_iterator' instead of 'iterator' to fix Windows build.Jan Holesovsky
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-23ManageNames: only update the range names if we really changed dataMarkus Mohrhard
2011-11-23ManageNames: set correct text for multiselectionMarkus Mohrhard
2011-11-23ManageNames: disable some elements if table is emptyMarkus Mohrhard
2011-11-23ManageNames: disable paste buttons if table is emptyMarkus Mohrhard
2011-11-23ManageNames: handle formula errors in Define Names dialog correctlyMarkus Mohrhard
2011-11-23ManageNames: make pasting of multiple names working and fix crashMarkus Mohrhard
2011-11-23ManageNames: move some strings to globstr.[sh]rcMarkus Mohrhard
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard
2011-11-23ManageNames: add missing licence headersMarkus Mohrhard
2011-11-23ManageNames: remove Add Button and debug outputMarkus Mohrhard
2011-11-23Manage Names: fix an initialization problemMarkus Mohrhard
2011-11-23ManageNames: update range data also if checkboxes are toggledMarkus Mohrhard
2011-11-23ManageNames: implement ScNameDlg::IsFormulaValidMarkus Mohrhard
2011-11-23ManageNames: need to store the strings in variablesMarkus Mohrhard
2011-11-23ManageNames: add RangeOptions button to Define Name dialogMarkus Mohrhard
2011-11-23ManageNames: use a more modern looking button for RangeOptionsMarkus Mohrhard
2011-11-23fix out of bounds access in printfunc.cxxMarkus Mohrhard
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard
2011-11-23ManageNames: need a virtual destructor hereMarkus Mohrhard
2011-11-23ManageNames: don't change selection after user inputMarkus Mohrhard
2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard
2011-11-23ManageNames: make modify button obsoleteMarkus Mohrhard
2011-11-23ManageNames: make Multiselection work in the tableMarkus Mohrhard
2011-11-23ManageNames: improve layout of ManageNames dialogMarkus Mohrhard
2011-11-23ManageNames: Paste names, initial layout without tableMarkus Mohrhard
2011-11-23ManageNames: make formula input box work correctlyMarkus Mohrhard
2011-11-23ManageNames: make Define Name dialog work againMarkus Mohrhard
2011-11-23ManageNames: restructure the codeMarkus Mohrhard
2011-11-23Rename Database Ranges to Database ranges as wished by UXMarkus Mohrhard
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard
2011-11-23ManageNames: clean ScNameDlg even moreMarkus Mohrhard
2011-11-23ManageNames: remove no longer needed undo stackMarkus Mohrhard
2011-11-23ManageNames: clean up ui for new conceptMarkus Mohrhard
2011-11-22Unit test for cell function T with external references.Kohei Yoshida
2011-11-22We should clear the cache of external doc when breaking its linkage.Kohei Yoshida