summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23_SVSTDARR_ULONGS not used hereCaolán McNamara
2011-11-23convert inlines as wellCaolá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-23Clean up gb_Library_set_componentfile argument handling.Stephan Bergmann
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
2011-11-22Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.Jan Holesovsky
2011-11-22Clean up after component passivation.Stephan Bergmann
2011-11-22fdo#40726: Handle external references with cell function T.Kohei Yoshida
2011-11-22Upon startup, do not unnecesarily instantiate component service factories.Stephan Bergmann
2011-11-22fdo#43154: Fixed incorrectly query validation.Kohei Yoshida
2011-11-22writerfilter: add a README explaining subdirsMiklos Vajna
2011-11-22Do passive registration of reportbuilder, to avoid java thrash at 1st startStephan Bergmann