summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2018-06-27Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky1-27/+65
2018-06-21Resolves: tdf#108654 check nTabNo against maTabData sizeEike Rathke1-1/+12
2018-06-18tdf#105720: lok: sc: currency symbol is displayed in the preceding cellMarco Cecchetti1-2/+11
2018-05-23lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti5-38/+61
2018-05-15lokdialog: do not lock events when opened ScFilter DialogHenry Castro4-44/+30
2018-04-07ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke1-1/+0
2018-04-07forcepoint #26 check input against max valid enum valuesCaolán McNamara2-8/+8
2018-03-27Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky3-16/+7
2018-03-27tdf#116241 Customizing value highlighting colorsSzymon Kłos1-8/+15
2018-03-20lok - sc: validity list drop down button callbackMarco Cecchetti3-44/+36
2018-03-20lok - sc: set a min width for valid list windowMarco Cecchetti1-0/+5
2018-03-14lokdialog: convert the show sheet dialog to async execHenry Castro1-11/+17
2018-03-13Fix build.Jan Holesovsky1-1/+1
2018-03-13lok - sc - list validationMarco Cecchetti2-47/+102
2018-03-07sc lok: Let the tiled rendering draw the List Validation dropdowns.Jan Holesovsky1-1/+3
2018-03-06tdf#112033: enable the xml source feature when the experimental features are ...Markus Mohrhard1-1/+5
2018-03-06tdf#115044: do not load external documents if it is not allowedVasily Melenchuk1-0/+9
2018-02-26Custom data validation: Add a missing string.Jan Holesovsky1-0/+5
2018-02-24lok: All mouse,key events asyncPranav Kant3-23/+42
2018-02-23lok sc: This is not needed nowPranav Kant1-6/+0
2018-02-23lok sc: Post mouse events to main threadPranav Kant1-3/+3
2018-02-23lokdialog sc: post key events to the main threadPranav Kant1-2/+4
2018-02-22Revert posting key events on the main threadPranav Kant1-2/+2
2018-02-22lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+12
2018-02-22sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky1-2/+6
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant1-16/+12
2018-02-21tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti3-8/+22
2018-02-21tdf#115020: Cutting a large dataset is very slow since 6.1.0.0.alpha0+Henry Castro1-6/+16
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke1-1/+1
2018-02-14lok IME: support dialogs as wellPranav Kant1-24/+10
2018-02-13lok IME: VclEventId does not existPranav Kant1-2/+2
2018-02-13sd, sc lok: IME support + unit testsPranav Kant1-0/+25
2018-02-07lok: calc: grouping - workaround no more neededMarco Cecchetti1-1/+1
2018-01-23StartExecuteAsync doesn't need a second paramNoel Grandin1-1/+1
2018-01-19SfxReqest::Done takes a SfxItemSet& or a boolean, not a SfxItemSet*Caolán McNamara1-1/+1
2018-01-18lokdialog: Don't output anything for the incoming SfxRequest.Jan Holesovsky1-0/+2
2018-01-17handle ocWebservice similarly to ocDdeCaolán McNamara3-7/+17
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara2-1/+3
2018-01-16VclPtr, missing disposeCaolán McNamara1-1/+1
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky2-16/+23
2018-01-15Revert "lok: sc: copy / paste confusion -- workaround"Marco Cecchetti1-25/+0
2018-01-15lok: sc: invalidate cached positions and row header on font resizingMarco Cecchetti1-0/+17
2018-01-15lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti4-284/+301
2018-01-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro11-97/+40
2018-01-05lok: send modified status when applying cell-formula before savingAshod Nakashian2-0/+19
2018-01-04lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-1/+1
2017-12-19lok: sc: missing header invalidation on undo an autofilter actionMarco Cecchetti1-0/+1
2017-12-18sc: compact ScColumnAshod Nakashian1-1/+1
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny1-1/+1
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl9-22/+20