summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-07sc lok: Let the tiled rendering draw the List Validation dropdowns.Jan Holesovsky
2018-03-07oox: unit-tests for custom package preservationAshod Nakashian
2018-03-06tdf#112033: enable the xml source feature when the experimental features are ...Markus Mohrhard
2018-03-06tdf#115044: do not load external documents if it is not allowedVasily Melenchuk
2018-03-06Related: tdf#114251 disable vectorization of svDoubleRefEike Rathke
2018-03-06Type svIndex does not necessarily mean range name, tdf#114251 relatedEike Rathke
2018-03-06copy ScAddress before possibly joining itCaolán McNamara
2018-02-26Custom data validation: Add a missing string.Jan Holesovsky
2018-02-24lok: All mouse,key events asyncPranav Kant
2018-02-23lok sc: This is not needed nowPranav Kant
2018-02-23lok sc: Post mouse events to main threadPranav Kant
2018-02-23lokdialog sc: post key events to the main threadPranav Kant
2018-02-22Revert posting key events on the main threadPranav Kant
2018-02-22lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-02-22sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant
2018-02-21tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-02-21tdf#115020: Cutting a large dataset is very slow since 6.1.0.0.alpha0+Henry Castro
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-13lok IME: VclEventId does not existPranav Kant
2018-02-13sd, sc lok: IME support + unit testsPranav Kant
2018-02-08CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke
2018-02-08CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke
2018-02-08CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke
2018-02-07lok: calc: grouping - workaround no more neededMarco Cecchetti
2018-01-23StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-19SfxReqest::Done takes a SfxItemSet& or a boolean, not a SfxItemSet*Caolán McNamara
2018-01-18lokdialog: Don't output anything for the incoming SfxRequest.Jan Holesovsky
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro
2018-01-17Resolves: tdf#114539 only pop own parameters from stackEike Rathke
2018-01-17handle ocWebservice similarly to ocDdeCaolán McNamara
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2018-01-16VclPtr, missing disposeCaolán McNamara
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-01-15Revert "lok: sc: copy / paste confusion -- workaround"Marco Cecchetti
2018-01-15lok: sc: invalidate cached positions and row header on font resizingMarco Cecchetti
2018-01-15lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti
2018-01-11limit WEBSERVICE to http[s] protocolsCaolán McNamara
2018-01-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2018-01-05lok: send modified status when applying cell-formula before savingAshod Nakashian
2018-01-04lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2017-12-19lok: sc: missing header invalidation on undo an autofilter actionMarco Cecchetti
2017-12-18sc: compact ScColumnAshod Nakashian
2017-12-18Remove unused ScColumn::mbDirtyGroupsEike Rathke
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin