summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2013-03-04Merge tag 'libreoffice-3.6.5.2' into suse-3.6Petr Mladek1-1/+1
2012-12-13bnc#791706: Support multiple selection in page fields.Kohei Yoshida3-8/+8
2012-12-13Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida1-3/+0
2012-12-06Avoid activating window pane when launching popup window.Kohei Yoshida1-1/+3
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power1-0/+3
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek1-6/+2
2012-10-25fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky1-1/+1
2012-10-19exchange sort settings between the two tab pages, fdo#53482Noel Power1-6/+2
2012-10-17exchange sort settings between the two tab pages, fdo#53482Noel Power1-6/+2
2012-09-28add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power1-2/+2
2012-07-30use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard1-2/+2
2012-07-16disable edit field for min and max type, fdo#51834Markus Mohrhard1-0/+1
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar1-6/+7
2012-07-04correct enumerate the condition entries in the dialogMarkus Mohrhard2-0/+4
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard1-0/+2
2012-07-04add the cond format managerMarkus Mohrhard4-9/+157
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida1-1/+1
2012-06-26fix for fdo#51040 preview crashNoel Power1-2/+1
2012-06-18use correct localization aware string to doubleMarkus Mohrhard1-3/+4
2012-06-15handle formula is in new conditional format dlgMarkus Mohrhard1-0/+3
2012-06-15small improvements to data bar dialogMarkus Mohrhard2-0/+5
2012-06-15set correct range as title + update for (not) betweenMarkus Mohrhard1-0/+1
2012-06-15correctly set new conditional formatMarkus Mohrhard2-0/+8
2012-06-15more support for data bars in new dialogsMarkus Mohrhard3-7/+11
2012-06-15add data bar ui elementsMarkus Mohrhard2-1/+7
2012-06-15use the result of the dialog and apply it to the documentMarkus Mohrhard2-3/+22
2012-06-15prepare cond format code for merge with color formatsMarkus Mohrhard1-2/+2
2012-06-15add contructor that inits dialog from modelMarkus Mohrhard1-0/+5
2012-06-15add constructors to init dialog with model dataMarkus Mohrhard1-0/+5
2012-06-15handle styles correctly in the new cond format dialogMarkus Mohrhard1-0/+1
2012-06-15solve more dependencies between ui elements in cond format dialogMarkus Mohrhard2-0/+5
2012-06-15more for correct color scale dialog behaviorMarkus Mohrhard1-0/+1
2012-06-15add gui elements for color scalesMarkus Mohrhard2-2/+37
2012-06-15more for conditional format dialogMarkus Mohrhard2-3/+9
2012-06-15first part for new conditional format dialogMarkus Mohrhard5-266/+167
2012-06-15data bar settings menuMarkus Mohrhard3-0/+127
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida1-0/+3
2012-06-05fix some issues with sort dlg patchMarkus Mohrhard2-9/+9
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner3-35/+121
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida1-0/+5
2012-05-30Update the buttons for calc settings on various events.Kohei Yoshida1-1/+2
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida1-0/+1
2012-05-30New controls in formula option page to change calculation settings.Kohei Yoshida2-0/+9
2012-05-30calc input line: Fix the size on Windows.Jan Holesovsky1-1/+0
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky1-3/+2
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard1-2/+0
2012-05-17Add sort options to the autofilter popup.Kohei Yoshida1-1/+1
2012-05-17Support separators in the autofilter/pivot table popup window.Kohei Yoshida1-1/+5
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara7-90/+90
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara4-6/+6