summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-03-16check for quit when calling Yield in loopNoel Grandin
2021-03-16Clean up duplicated command dispatch test functionalityMiklos Vajna
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır
2021-03-08Pivot table: fix data field subdialogSzymon Kłos
2021-02-26lok: mark calc document as modified when adjusting split-panes (2)Andras Timar
2021-02-26lok: mark calc document as modified when adjusting split-panes.Michael Meeks
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari
2021-02-24show reference range specific to only selected calc sheetPranam Lashkari
2021-02-24Implemented MoveShapeHandle uno command for scmert
2021-02-18online: fixed freeze pane not writing correct data on file savePranam Lashkari
2021-02-11Don't shrink row height when deleting cell contents interactively eitherTor Lillqvist
2021-02-10autofilter: handle click for scaled dropdown buttonSzymon Kłos
2021-02-09pivot table: avoid crash on drag n dropSzymon Kłos
2021-02-09autofilter: scale dropdown button according to zoom levelSzymon Kłos
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-02-05prevent reference range resetting on panning in mobilePranam Lashkari
2021-02-04lok: sc - suppress LOK editengine events for the calc input bar.Michael Meeks
2021-02-03lok: Take indent and margins into accountDennis Francis
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