summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky3-9/+23
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn1-4/+4
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn1-2/+2
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn1-1/+1
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn1-1/+1
2010-10-28Allow activation of cell even when the document is read-only.Kohei Yoshida2-134/+143
2010-10-28add modelines to .hxx files as wellCaolán McNamara312-0/+759
2010-10-28Fixed a condition: the filter needs to be checked for NULL in every caseCédric Bosdonnat1-2/+2
2010-10-28CWS-TOOLING: integrate CWS calc61obo2-7/+21
2010-10-27calc61: #i115266# handle multiple selection for printing, return valid settin...Niklas Nebel2-7/+21
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud5-5/+5
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud2-6/+6
2010-10-25Use a SolarMutexGuard rather that direct acquire/release on the SolarMutexNorbert Thiebaud2-5/+2
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud51-1359/+1300
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2-2/+2
2010-10-23When launching the ref input window, we need to select the initial string.Kohei Yoshida1-0/+1
2010-10-23Fix incorrect display of references from the formula input wizard.Kohei Yoshida1-1/+10
2010-10-23Make for_each less ambiguous for VC++ 10Jesús Corrius1-6/+6
2010-10-22calc33stopper1: #i115183# no reinterpret_cast between ScDBFunc* and ScTabView*Niklas Nebel1-2/+2
2010-10-21fixed an i18n problemAndras Timar2-5/+7
2010-10-20remove unused variablesCaolán McNamara1-3/+1
2010-10-20WaE, unused parameterCaolán McNamara1-1/+1
2010-10-20WaE unused parametersCaolán McNamara1-1/+1
2010-10-20WaE unused parametersCaolán McNamara1-2/+2
2010-10-20WaE, silence warningCaolán McNamara1-1/+1
2010-10-20WaE, unused variableCaolán McNamara1-1/+1
2010-10-20WaE, unused variableCaolán McNamara1-1/+0
2010-10-20Removed lots of dead code.Povilas Kanapickas30-925/+8
2010-10-17clean up after removal of empty makefilesDavid Tardon18-36/+0
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken1-1/+2
2010-10-16UNO APIs for size and moveProtect of notes.Muthu Subramanian K1-0/+17
2010-10-16Merging sc-xml-with-xls-ext.diff from patches.Muthu Subramanian K1-38/+39
2010-10-15Added tpcompatibility.odj to exceptionsCédric Bosdonnat1-1/+4
2010-10-15fix build link errorNoel Power1-0/+4
2010-10-13Merge branch 'master' into feature/calc-key-binding-compatKohei Yoshida453-621/+7222
2010-10-13Let's use Ctrl-Shift-D to launch selection list in LibreOffice.Kohei Yoshida2-4/+11
2010-10-13Slightly reworked the Compatibility option page.Kohei Yoshida1-4/+5
2010-10-13Cleaned up my debug statements.Kohei Yoshida2-92/+0
2010-10-13Resolved the issue of swapping .uno:Delete and .uno:ClearConents not working.Kohei Yoshida1-13/+44
2010-10-13Merged oox-sc-notes.diff from ooo-buildKatarina Machalkova1-1/+5
2010-10-13Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-buildKatarina Machalkova1-5/+1
2010-10-13Merged xlsx-shared-xlsx-snapshot.diff from ooo-buildKatarina Machalkova1-1/+1
2010-10-13Initial attempt to reset key bindings.Kohei Yoshida4-6/+177
2010-10-13Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/calcNoel Power5-30/+48
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power396-2/+1678
2010-10-13replace old header ( that I deleted ) with spanking new oneNoel Power16-2/+417
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky5-30/+48
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power96-1341/+5834
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth395-0/+903
2010-10-13Remove the "insert new sheet" tab when the document is in read-only mode.Kohei Yoshida3-2/+19