summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2012-06-05Disable Data source (F4) icon in preview mode.Kohei Yoshida
2012-06-05Disable "send document as email" icon in preview mode.Kohei Yoshida
2012-06-05Slightly cleaner way to get to the system window instance.Kohei Yoshida
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida
2012-06-05Disable file load and save and a whole bunch of other commands in preview.Kohei Yoshida
2012-06-05fix incredible shrinking scrollbars when zooming in calc preview fdo#50722Noel Power
2012-06-05fix some issues with sort dlg patchMarkus Mohrhard
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner
2012-06-04better import xlsx heightsNoel Power
2012-06-04remove anchor to cell shape (re)position hackNoel Power
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-31targetted minor size vs. empty reversionMichael Meeks
2012-05-30Pushing the controls in the Formula options page back up by 6 pts.Kohei Yoshida
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida
2012-05-30Localize a string & more efficient list value update.Kohei Yoshida
2012-05-30Get the sub dialog functional.Kohei Yoshida
2012-05-30Pass the config data to the sub-dialog.Kohei Yoshida
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida
2012-05-30Update the buttons for calc settings on various events.Kohei Yoshida
2012-05-30Get the current decimal separator from ScGlobal.Kohei Yoshida
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida
2012-05-30Allow editing of enumerated option value.Kohei Yoshida
2012-05-30Added options list and other misc stuff.Kohei Yoshida
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida
2012-05-30New controls in formula option page to change calculation settings.Kohei Yoshida
2012-05-30calc input line: Fix the size on Windows.Jan Holesovsky
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky
2012-05-25Unbreak the formula options page by pushing all controls down by 6 pt.Kohei Yoshida
2012-05-26use the smaller version for data barsMarkus Mohrhard
2012-05-25Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power
2012-05-25Revert "Fixed #i116848# Shapes are at wrong position"Noel Power
2012-05-25Revert "calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScale"Noel Power
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-23Receive the file open command in Calc in order to pass doc service name.Kohei Yoshida
2012-05-22Corrected max inital worksheet number in debughelper messageAlbert Thuswaldner
2012-05-21support to suppress values in data bar cellsMarkus Mohrhard
2012-05-21some smalll data bar rendering improvementsMarkus Mohrhard
2012-05-18ensure that number of tabs is correctly set in ScViewData, fdo#45987Markus Mohrhard
2012-05-18Revert 4 commits related to fdo#45987Markus Mohrhard
2012-05-18Yet another -Werror=sign-compareStephan Bergmann
2012-05-18and another wae ( that I missed )Noel Power
2012-05-18fix waeNoel Power