summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2012-01-16make adjusting formulas possible for TransferTabMarkus Mohrhard
2012-01-14refactor slightly to avoid link problems with gcc 4.7David Tardon
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-12enlarge 'Reset' button for German translationAndras Timar
2012-01-10fdo#44147: Sheet 0 is selected by default.Kohei Yoshida
2012-01-08another missing null pointer check in multilinebar, fdo#44518Markus Mohrhard
2012-01-08don't set document modified for copy and select all, fdo#44423Markus Mohrhard
2012-01-07handle relative refs in name dialogs correctlyMarkus Mohrhard
2012-01-07improve copy/paste between different documentsMarkus Mohrhard
2012-01-06Fixed the validation message popup disappearing when scrolling etc.Kohei Yoshida
2012-01-06Fixed a crash-on-exit, when the validation message is up when closing.Kohei Yoshida
2012-01-06Fix re-calculation of the position of circular drawing objects.Kohei Yoshida
2012-01-06Revert this to build on msvc 2008Korrawit Pruegsanusak
2012-01-06Limit the number of initial sheets to 1 to 1024 in the UI.Kohei Yoshida
2012-01-06The data range may not always start at row 0, use 'n' prefix for int.Kohei Yoshida
2012-01-06Update behavior and translation last record to prev recordLior Kaplan
2012-01-06gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2012-01-05fdo#36851, bnc#737190: Make the data validation popup more reliable.Kohei Yoshida
2012-01-05WaE: invalid conversion from 'const ScToken*' to 'ScToken*'David Tardon
2012-01-05Removed the restriction to always pass Calc A1 formatted data ranges.Kohei Yoshida
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida
2012-01-03Correct ARCCOSH()'s parameter descriptionKorrawit Pruegsanusak
2012-01-02Clean non English strings in the codeLior Kaplan
2011-12-27missing pointer check in new multiline input code, fdo#43856Markus Mohrhard
2011-12-27move OSL_FAIL to correct locationMarkus Mohrhard
2011-12-23fix copy/paste with whole column/rowMarkus Mohrhard
2011-12-19don't set the current entry during initialisationMarkus Mohrhard
2011-12-17WaE Mac unitialized value false positiveNorbert Thiebaud
2011-12-16fdo#33602: Preserving dbf import/export charset.Muthu Subramanian
2011-12-16Adding more dbf file types.Muthu Subramanian
2011-12-15remove unused ScInputBarGroup::GainFocusNoel Power
2011-12-15if editing in formulabar restore focus to inputline after expand/collapseNoel Power
2011-12-14ShrinkRefTokenToDataRange:operator(): check if it's really ScDoubleRefTokenEike Rathke
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power
2011-12-14adjust multiline button and scrollbar size/positionsNoel Power
2011-12-13fdo#35981: Handle empty members correctly during field popup.Kohei Yoshida
2011-12-14ManageNames: info text should be centered in the text fieldMarkus Mohrhard
2011-12-13Don't crash when typing Japanese via SCIM.Kohei Yoshida
2011-12-13Pass the correct ScTabViewShell instance to the input box.Kohei Yoshida
2011-12-12fdo#32530: Correct default horizontal alignment for complex script.Kohei Yoshida
2011-12-12Fix filtering by inequality operators e.g. >5, <=3, etc.Kohei Yoshida
2011-12-12double check pEditView ( appears some re-entrency foo can zap it )Noel Power
2011-12-12fix autocorrection sync problem with input/formulabarNoel Power
2011-12-10fdo#43467: Infer number format from formula result if appropriate.Kohei Yoshida
2011-12-09fdo#38545: Show/hide anchor when the anchoring status changes.Kohei Yoshida
2011-12-09fixed fdo#43614 Crash when closing document and several Spreadsheet documents...Eike Rathke
2011-12-08Fix for bug fdo43586, need more room for localized stringOlivier Hallot
2011-12-07fdo#43534: Fully support external references in CELL function.Kohei Yoshida
2011-12-07remove unused variableNoel Power
2011-12-07better sizing of inputbar ( removed weird calculations I didn't understand )Noel Power