summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-02-01Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-02-01Probably this LOK invalidation should be done only if something changedTor Lillqvist
2021-01-25fixed range text not being updated on dragging reference markerPranam Lashkari
2021-01-24sc: GetRowForHeight performance improvement.Michael Meeks
2021-01-22tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai
2021-01-21unit test: check for row height invalidations on sortDennis Francis
2021-01-21unit test for row-height invalidations on pastingDennis Francis
2021-01-19LOK: stop range selection with mouse/touch move in mobilePranam Lashkari
2021-01-19Added uno command for formula range selectionPranam Lashkari
2021-01-19fix location of change tracking boxes in OnlineNoel Grandin
2021-01-19lok: Send rows heights invalidation on pasteDennis Francis
2021-01-18Revert "pivot table: make options cancel button working" + fix crash againJulien Nabet
2021-01-14lok: sort: invalidate the row-height cache tooDennis Francis
2021-01-14lok: send sheetGeometry invalidation after sortDennis Francis
2021-01-13lok: don't turn off online spelling by view change.Tamás Zolnai
2021-01-12tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-01-07sc: ODF export: test new ODF 1.3 features exported to different versionsMichael Stahl
2021-01-07[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2021-01-07sc: ODF export: OFFICE-3665 table:name on source-cell-rangeMichael Stahl
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2021-01-07sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl
2021-01-07xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2021-01-07sc: ODF export: table:name extension element, step 1Michael Stahl
2021-01-07sc: ODF export: style:hyperlink extension element, step 1Michael Stahl
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2021-01-06Clear warning about shared ptrSzymon Kłos
2021-01-06autofilter: show menu only if has itemsSzymon Kłos
2021-01-06pivot table: make partial sum message box asyncSzymon Kłos
2021-01-04Related: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-12-19Set correct interface domainAndras Timar
2020-12-16pivot table: properly close all subdialogsSzymon Kłos
2020-12-16pivot table: make options cancel button workingSzymon Kłos
2020-12-16jsdialog: make Data field dialog workingSzymon Kłos
2020-12-16pivot table: make subdialogs of pivot table dialog asyncSzymon Kłos
2020-12-15online: Don't lock new views if ref dialog is openedSzymon Kłos
2020-12-15online: make buttons work in statistics dialogsSzymon Kłos
2020-12-14sampling dialog: improve layoutSzymon Kłos
2020-12-10notebookbar: add named ranges managementSzymon Kłos
2020-12-10allow sorting buttons via weld::BoxCaolán McNamara
2020-12-10pivot table: add separator between list viewsSzymon Kłos
2020-12-04pivot table: fix interactions in onlineSzymon Kłos
2020-12-04Revert "Avoid crash while closing autofilter"Szymon Kłos
2020-12-04pivot table: hide database source in onlineSzymon Kłos
2020-12-04notebookbar: add pivot table section to tab dataSzymon Kłos
2020-12-03jsdialog: make source selector dialog buttons workSzymon Kłos
2020-12-02tdf#128135 update Pivot Table Layout to fit minimum heightandreas kainz
2020-12-01Make Pivot table db & external source dialogs asyncSzymon Kłos
2020-12-01Fix stack-use-after-returnStephan Bergmann