summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby
2023-02-07lok: do not recreate lok-drawview for every tile paintDennis Francis
2023-02-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-02-01lok: formulabar: fix URL fields selectionSzymon Kłos
2023-01-17sc: fix crash in ScViewData::GetCurXForTab()Miklos Vajna
2023-01-16crashtesting: exception during dtorCaolán McNamara
2023-01-13lok: adjust paint rect for in-place editingSzymon Kłos
2023-01-13lok: support per-user timezoneAshod Nakashian
2023-01-10lok: sc: avoid the shared spreadsheet dialogHenry Castro
2023-01-10Get ScViewData through the current doc shell in headless modeParis Oplopoios
2023-01-07tdf#144786 Implement XML_hiddenButton functionalityofftkp
2023-01-05xlsx: Don't add cell data to chart data sequence if in totalsRowofftkp
2023-01-02optimise SUMPRODUCT(IF..) where we have entire column/row rangesNoel Grandin
2022-12-31optimise SUMPRODUCT(IF..) a littleNoel Grandin
2022-12-20lok: protect sc from null ScViewData.Michael Meeks
2022-12-20tdf#152581 SC: fix export of conditional border colorAttila Szűcs
2022-12-19lok:sc: do not generate extra mouseup eventsHenry Castro
2022-12-13tdf#151755 fix export of borders of contentless cellsAttila Szűcs
2022-12-13xlsx: Import table column attribute XML_totalsRowFunctionofftkp
2022-12-08jsdialog: fix validation error dialog in CalcSzymon Kłos
2022-12-07lok: vcl: introduce set_cursor_data methodHenry Castro
2022-11-29tdf#148017 harmonize sidebar .ui filesandreas kainz
2022-11-18jsdialog: enable Delete content dialogSzymon Kłos
2022-11-17Dont use equal name for label and widgetSzymon Kłos
2022-11-17lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-14Revert "lok: respect zoom in calc tile rendering of EditView"user
2022-11-12sc: fix rendering of conditional formatting iconTomaž Vajngerl
2022-11-12sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl
2022-11-10calc: cache GetCellArea resultsSzymon Kłos
2022-11-10lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-08sc lok: Double-click should behave more like on desktopJan Holesovsky
2022-11-07lok: Introudce getDataArea for CalcSzymon Kłos
2022-11-04lok: sc: render expanded EditEngine when editing in-placeSzymon Kłos
2022-11-02sc: make InsertCell and DeleteCell async.Michael Meeks
2022-10-27Resolves: tdf#150780 Overtyping is not editingEike Rathke
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-21lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-10-18Test::testSharedStringPool unit test failureAron Budea
2022-10-16make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák
2022-10-16Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
2022-10-16libxml2: upgrade to release 2.10.2Michael Stahl
2022-10-16Resolves: tdf#150926 Add-In result svl::SharedString needs to be internedEike Rathke
2022-10-16Resolves: tdf#150766 Listen to entire shared formula group instead of a sliceEike Rathke
2022-10-13tdf#123990 sc condformat: case insensitive begins/ends/containsJustin Luth
2022-09-25make ScDocument::FetchTable() publicLuboš Luňák
2022-09-20speed up large sheet with lots of conditionsNoel Grandin
2022-09-17speed up large sheet with lots of conditionsNoel Grandin
2022-09-10tdf#150749 Find and replace on very large sheetcp-22.05.6-1Noel Grandin
2022-09-08Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy UndoEike Rathke
2022-09-08Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke