summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2012-07-04add the cond format managerMarkus Mohrhard
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida
2012-06-26fix for fdo#51040 preview crashNoel Power
2012-06-18use correct localization aware string to doubleMarkus Mohrhard
2012-06-15handle formula is in new conditional format dlgMarkus Mohrhard
2012-06-15small improvements to data bar dialogMarkus Mohrhard
2012-06-15set correct range as title + update for (not) betweenMarkus Mohrhard
2012-06-15correctly set new conditional formatMarkus Mohrhard
2012-06-15more support for data bars in new dialogsMarkus Mohrhard
2012-06-15add data bar ui elementsMarkus Mohrhard
2012-06-15use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-15prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-15add contructor that inits dialog from modelMarkus Mohrhard
2012-06-15add constructors to init dialog with model dataMarkus Mohrhard
2012-06-15handle styles correctly in the new cond format dialogMarkus Mohrhard
2012-06-15solve more dependencies between ui elements in cond format dialogMarkus Mohrhard
2012-06-15more for correct color scale dialog behaviorMarkus Mohrhard
2012-06-15add gui elements for color scalesMarkus Mohrhard
2012-06-15more for conditional format dialogMarkus Mohrhard
2012-06-15first part for new conditional format dialogMarkus Mohrhard
2012-06-15data bar settings menuMarkus Mohrhard
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida
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-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-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-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
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-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-07use correct content for returned ScDBData, fdo#49531Markus Mohrhard
2012-04-26Merged ScSharedCellEditSource with ScCellEditSource.Kohei Yoshida
2012-04-25changes to fdo#45664 EasyHackEike Rathke
2012-04-25fdo#45664 EasyHack: Add a "Save cell formulas" checkbox to the CSV Export panel.Florent Gallaire
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2012-04-16fdo#48431: More reliable way to check for RTL text.Kohei Yoshida
2012-04-14resolved fdo#48621 better handling of broken CSV filesEike Rathke
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-04-11removed unused includes in tpformula.hxxAlbert Thuswaldner
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke
2012-04-10sal_Bool to boolEike Rathke