summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2011-11-23ManageNames: remove Add Button and debug outputMarkus Mohrhard1-50/+4
2011-11-23Manage Names: fix an initialization problemMarkus Mohrhard6-19/+30
2011-11-23ManageNames: update range data also if checkboxes are toggledMarkus Mohrhard1-0/+4
2011-11-23ManageNames: implement ScNameDlg::IsFormulaValidMarkus Mohrhard1-1/+17
2011-11-23ManageNames: need to store the strings in variablesMarkus Mohrhard3-7/+17
2011-11-23ManageNames: add RangeOptions button to Define Name dialogMarkus Mohrhard4-8/+72
2011-11-23ManageNames: use a more modern looking button for RangeOptionsMarkus Mohrhard3-11/+19
2011-11-23fix out of bounds access in printfunc.cxxMarkus Mohrhard1-0/+2
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard13-37/+87
2011-11-23ManageNames: need a virtual destructor hereMarkus Mohrhard1-1/+1
2011-11-23ManageNames: don't change selection after user inputMarkus Mohrhard2-1/+12
2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard7-51/+130
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard10-50/+103
2011-11-23ManageNames: make modify button obsoleteMarkus Mohrhard2-34/+38
2011-11-23ManageNames: make Multiselection work in the tableMarkus Mohrhard3-64/+125
2011-11-23ManageNames: improve layout of ManageNames dialogMarkus Mohrhard4-28/+89
2011-11-23ManageNames: Paste names, initial layout without tableMarkus Mohrhard5-92/+34
2011-11-23ManageNames: make formula input box work correctlyMarkus Mohrhard4-20/+50
2011-11-23ManageNames: make Define Name dialog work againMarkus Mohrhard16-7/+100
2011-11-23ManageNames: restructure the codeMarkus Mohrhard15-205/+241
2011-11-23Rename Database Ranges to Database ranges as wished by UXMarkus Mohrhard1-1/+1
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard13-14/+211
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard10-15/+186
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard16-2/+163
2011-11-23ManageNames: clean ScNameDlg even moreMarkus Mohrhard4-7/+44
2011-11-23ManageNames: remove no longer needed undo stackMarkus Mohrhard2-195/+0
2011-11-23ManageNames: clean up ui for new conceptMarkus Mohrhard4-65/+8
2011-11-22Unit test for cell function T with external references.Kohei Yoshida3-2/+38
2011-11-22We should clear the cache of external doc when breaking its linkage.Kohei Yoshida1-0/+1
2011-11-22fdo#40726: Handle external references with cell function T.Kohei Yoshida1-0/+16
2011-11-22fdo#43154: Fixed incorrectly query validation.Kohei Yoshida2-1/+13
2011-11-22fdo#40304: Check if BOUNDSHEET points to valid BOF record.Kohei Yoshida3-7/+31
2011-11-22tweak experimental gsoc multiline input bar, better resizing, enable scrollNoel Power2-78/+177
2011-11-22i#115255: Skip invalid record(s) where BOF is expected.Kohei Yoshida1-0/+8
2011-11-22This is wrong. We should allow both boolean and numeric types.Kohei Yoshida1-1/+2
2011-11-22fdo#40990: Compare the wrapped pointer values.Kohei Yoshida1-1/+1
2011-11-22Include xmlsec component only when we are building with xmlsec.Jan Holesovsky1-2/+2
2011-11-21i#117239: Prevent crash on load with pivot table.Kohei Yoshida2-6/+45
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon2-5/+3
2011-11-20Inline ScQueryEntry::Item::Item() to fix Windows build.Jan Holesovsky2-4/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara3-12/+14
2011-11-19add narrow (one letter) month namesEike Rathke2-2/+2
2011-11-19use new possessive genitive case month names locale data APIEike Rathke1-1/+1
2011-11-18Check the empty set state after launching.Kohei Yoshida1-0/+4
2011-11-19don't pass uno interface implementation directlyMarkus Mohrhard2-5/+5
2011-11-19little cleanup in ucalcMarkus Mohrhard1-3/+13
2011-11-19remove libsqlite from macosx library path again and disable testPassword thereMarkus Mohrhard1-0/+3
2011-11-18Disable the OK button when no items are selected.Kohei Yoshida3-1/+33
2011-11-18macros_test does not need to inherit from Filters-TestMarkus Mohrhard1-46/+1
2011-11-18basic component is no longer needed in filters-testMarkus Mohrhard1-1/+0