summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-12-18Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida
2017-12-18Reduce the indirection count...Kohei Yoshida
2017-12-18Use std::unique_ptr for the input handler instance here.Kohei Yoshida
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-16lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti
2017-12-15lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-15lok: sc: handling conflicts btw group collapsing and cell editingMarco Cecchetti
2017-12-15lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant
2017-12-12lok: calc: get uno:RowHeight/uno:ColumnWidth to work with online 2.1/3.0Marco Cecchetti
2017-12-12lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-07Windows build fix - uninitialized variableSzymon Kłos
2017-12-05sc: simplify ScColContainerAshod Nakashian
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-12-05convert ScChartGlue to scoped enumNoel Grandin
2017-12-05new loplugin: useuniqueptr: sc part 1Noel Grandin
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin
2017-12-05lokdialog: sc: Guard autofilter popup's LOK notificationPranav Kant
2017-12-04lok: calc: fix: the last col/row headers were not collectedMarco Cecchetti
2017-12-04lok: calc: fix: CTRL+RIGHT => crashMarco Cecchetti
2017-12-04fix buildAron Budea
2017-12-04tdf#109240, tdf#112571: add unit testAron Budea
2017-12-01tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro