summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2011-08-10Prevent crash at column row boundaries.libreoffice-3-3Eike Rathke1-30/+16
2011-07-27Resolves: fdo#38955 set selection request as done for macro recorderCaolán McNamara1-0/+1
2011-03-21Fix seg faults on sheet deletion.Kohei Yoshida1-1/+1
2011-03-11Disabled auto-complete in Calc filter dialog - fix for bug 34898.Tibby Lickle1-0/+1
2011-03-03Fixed incorrect cursor navigation. (fdo#33756)Kohei Yoshida1-44/+15
2011-02-27Changed label size and position for BTN_GENERAL_PREC, FT_PREC and ED_PRECJean-Baptiste Faure1-5/+5
2011-02-18Properly update column and row header selections. (fdo#34383)Kohei Yoshida1-0/+1
2011-01-21Fixed incorrect page number in page preview mode. (fdo#33155)Kohei Yoshida1-5/+7
2011-01-13Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c.Kohei Yoshida3-11/+5
2011-01-07Merge commit 'ooo/OOO330_m19' into libreoffice-3-3Kohei Yoshida3-5/+11
2011-01-05Make more room for Portuguese locale. (fdo#32823)Kohei Yoshida1-6/+6
2010-12-22Actually the object doesn't have to be a cell note.Kohei Yoshida1-6/+3
2010-12-22Avoid double-paste when pasting text into cell comment. (fdo#32572)Kohei Yoshida1-0/+20
2010-12-11ooo33gsl13: #i115906# obtain correct data range for external referencesEike Rathke [er]3-5/+11
2010-12-08Make the string 'New Record' localizable. (fdo#32209)feature/winshrinkKohei Yoshida3-1/+7
2010-12-07Display correct record information in Data Form dialog. (fdo#32196)Kohei Yoshida1-3/+13
2010-11-30Changed header license for new files from ooo-build.Kohei Yoshida2-53/+47
2010-11-30Don't forget to store sheet index of merged cell range to be re-merged.Kohei Yoshida3-3/+15
2010-11-30Skip hidden cells while expanding range selection.Kohei Yoshida3-6/+36
2010-11-29Extracted methods that may be used in another place.Kohei Yoshida3-80/+125
2010-11-29Removed unused code.Kohei Yoshida1-6/+0
2010-11-29Don't update visible ranges for invisible panes.Kohei Yoshida1-1/+1
2010-11-29Re-calculate visible range when switching sheets.Kohei Yoshida6-62/+85
2010-11-19No automatic width adjustment of the dropdown popups. (fdo#31710)Kohei Yoshida1-0/+1
2010-11-18Add workaround to avoid pasting data from OOo Calc as an OLE objectTor Lillqvist1-0/+7
2010-11-18Disable document modify and broadcasting of changes on range names.Kohei Yoshida6-20/+77
2010-11-17Changing margins in print preview should mark the document modified.Kohei Yoshida1-0/+7
2010-11-16Merge commit 'ooo/OOO330_m15' into libreoffice-3-3Jan Holesovsky1-2/+11
2010-11-11Merge commit 'ooo/OOO330_m14' into libreoffice-3-3Jan Holesovsky3-3/+3
2010-11-08calc62: #i115431# if #VALUE! doesn't fit into the cell, always use hashesNiklas Nebel1-2/+11
2010-11-02calc33stopper2: #i115313# revert calculation of scaling factor for drawing la...Daniel Rentz [dr]3-3/+3
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-139/+148
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 calc61ooo/OOO330_m13obo2-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