summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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
2011-11-22fdo#40726: Handle external references with cell function T.Kohei Yoshida
2011-11-22fdo#43154: Fixed incorrectly query validation.Kohei Yoshida
2011-11-22fdo#40304: Check if BOUNDSHEET points to valid BOF record.Kohei Yoshida
2011-11-22tweak experimental gsoc multiline input bar, better resizing, enable scrollNoel Power
2011-11-22i#115255: Skip invalid record(s) where BOF is expected.Kohei Yoshida
2011-11-22This is wrong. We should allow both boolean and numeric types.Kohei Yoshida
2011-11-22fdo#40990: Compare the wrapped pointer values.Kohei Yoshida
2011-11-21i#117239: Prevent crash on load with pivot table.Kohei Yoshida
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-20Inline ScQueryEntry::Item::Item() to fix Windows build.Jan Holesovsky
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-19use new possessive genitive case month names locale data APIEike Rathke
2011-11-18Check the empty set state after launching.Kohei Yoshida
2011-11-19don't pass uno interface implementation directlyMarkus Mohrhard