summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-28Fixed a condition: the filter needs to be checked for NULL in every caseCédric Bosdonnat
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-25Use a SolarMutexGuard rather that direct acquire/release on the SolarMutexNorbert Thiebaud
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-23When launching the ref input window, we need to select the initial string.Kohei Yoshida
2010-10-23Fix incorrect display of references from the formula input wizard.Kohei Yoshida
2010-10-23Make for_each less ambiguous for VC++ 10Jesús Corrius
2010-10-21fixed an i18n problemAndras Timar
2010-10-20remove unused variablesCaolán McNamara
2010-10-20WaE, unused parameterCaolán McNamara
2010-10-20WaE unused parametersCaolán McNamara
2010-10-20WaE unused parametersCaolán McNamara
2010-10-20WaE, silence warningCaolán McNamara
2010-10-20WaE, unused variableCaolán McNamara
2010-10-20WaE, unused variableCaolán McNamara
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-17clean up after removal of empty makefilesDavid Tardon
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken
2010-10-16UNO APIs for size and moveProtect of notes.Muthu Subramanian K
2010-10-16Merging sc-xml-with-xls-ext.diff from patches.Muthu Subramanian K
2010-10-15Added tpcompatibility.odj to exceptionsCédric Bosdonnat
2010-10-15fix build link errorNoel Power
2010-10-13Merge branch 'master' into feature/calc-key-binding-compatKohei Yoshida
2010-10-13Let's use Ctrl-Shift-D to launch selection list in LibreOffice.Kohei Yoshida
2010-10-13Slightly reworked the Compatibility option page.Kohei Yoshida
2010-10-13Cleaned up my debug statements.Kohei Yoshida
2010-10-13Resolved the issue of swapping .uno:Delete and .uno:ClearConents not working.Kohei Yoshida
2010-10-13Merged oox-sc-notes.diff from ooo-buildKatarina Machalkova
2010-10-13Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-buildKatarina Machalkova
2010-10-13Merged xlsx-shared-xlsx-snapshot.diff from ooo-buildKatarina Machalkova
2010-10-13Initial attempt to reset key bindings.Kohei Yoshida
2010-10-13Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/calcNoel Power
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power
2010-10-13replace old header ( that I deleted ) with spanking new oneNoel Power
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13Remove the "insert new sheet" tab when the document is in read-only mode.Kohei Yoshida
2010-10-12Took care of loading and saving of the new option value.Kohei Yoshida
2010-10-11Made the list box a little wider.Kohei Yoshida
2010-10-11fdo#30559: Added new tab page 'Compatibility' in the Options dialog.Kohei Yoshida
2010-10-11#i107273# release accessibilty contexts before editengineCaolán McNamara
2010-10-09missing include for SAL_N_ELEMENTSNorbert Thiebaud
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel