summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2012-07-04add the cond format managerMarkus Mohrhard
2012-06-30handle single cell conditional formats correctly, fdo#51555Markus Mohrhard
2012-06-27support colored axis in data barsMarkus Mohrhard
2012-06-26fix for fdo#51040 preview crashNoel Power
2012-06-26Revert "set the zoom only once, prevents infinite loop, fdo#51040"Noel Power
2012-06-25pass the ScRangeList directly to improve performance, fdo#49764Markus Mohrhard
2012-06-25set the zoom only once, prevents infinite loop, fdo#51040Markus Mohrhard
2012-06-18use correct localization aware string to doubleMarkus Mohrhard
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-15correctly set new conditional formatMarkus Mohrhard
2012-06-15use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-15adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-15first part for new conditional format dialogMarkus Mohrhard
2012-06-15data bar settings menuMarkus Mohrhard
2012-06-06Disable Exit application (Ctrl-Q) from preview mode.Kohei Yoshida
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-01targeted string re-workNorbert Thiebaud
2012-05-26use the smaller version for data barsMarkus Mohrhard
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-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
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
2012-05-18attempt to prevent illegal maTabData access(s)Noel Power
2012-05-18paint gradients in data barsMarkus Mohrhard
2012-05-18really use a dashed lineMarkus Mohrhard
2012-05-18show dottet line if axis is not at zeroMarkus Mohrhard
2012-05-18add render code for data barsMarkus Mohrhard
2012-05-18One more -Werror=sign-compareStephan Bergmann
2012-05-17Add sort options to the autofilter popup.Kohei Yoshida
2012-05-17Support separators in the autofilter/pivot table popup window.Kohei Yoshida
2012-05-17Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida
2012-05-17fix bad stl access fdo#45987Noel Power
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-10render color scales correctlyMarkus Mohrhard
2012-05-10remove debug outputMarkus Mohrhard
2012-05-10Color Scales are now displayed after import from xlsxMarkus Mohrhard