summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-03-08tdf#159938: only apply wrap when the content was modifiedMike Kaganski
2024-02-29lok: calc: sheet position not restored on undo a tab insert/delete/moveMarco Cecchetti
2024-02-29lok: calc: sheet geometry not updated on undo a tab insert/delete/moveMarco Cecchetti
2024-02-29lok: calc: tiles not invalidated on tab moveMarco Cecchetti
2024-02-29Online: Make tooltip message specific to function usage tooltipGülşah Köse
2024-02-28assertion fails on last rows selection / modificationCaolán McNamara
2024-02-28don't use EEControlBits::FORMAT100 in inline editengine for kit modeCaolán McNamara
2024-02-28sync InputHandler zoom on setClientZoomCaolán McNamara
2024-02-27Online: Prevent hiding tooltips due to other users action.Gülşah Köse
2024-02-26lok: don't hide tooltim on every actionSzymon Kłos
2024-02-23ONLINE: Add calc formula tooltip support.Gülşah Köse
2024-02-22[cp] tdf#159748 Remove reference to menu in dialog textHubert Figuière
2024-02-22Silence some bogus -Werror=array-bounds etc. with GCC 12 and -std=c++20Stephan Bergmann
2024-02-18tdf#101313 Copy-paste table from writer to calcNoel Grandin
2024-02-16for caching if a font has glyphs, strikethrough and underline don't matterCaolán McNamara
2024-02-16kit: editing text in shapes outside the topleft tile has misplaced textCaolán McNamara
2024-02-16clarify that "twipFactor" converts from pixels to 100mmCaolán McNamara
2024-02-16calc: sheet protection dialog is asyncHubert Figuière
2024-02-15kit: cell in editing mode shown with dark view bg in light viewCaolán McNamara
2024-02-15tdf#159483 sc HTML copy: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-15tdf#159483 sc HTML export: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-02-14calc: getPartInfo() returns the sheet protected stateHubert Figuière
2024-02-13tdf#159483 sc HTML paste: handle data-sheets- attributes on a spanMiklos Vajna
2024-02-13sc: add back protect cell tab from cell format dialogHubert Figuière
2024-02-13pass width hint around as twips and convert to pixel at the endCaolán McNamara
2024-02-12don't invalidate when switching tabsCaolán McNamara
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna
2024-02-12tdf#159483 sc HTML import: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-02-09tdf#159483 sc HTML import: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-09calc null-derefCaolán McNamara
2024-02-08tdf#159483 sc HTML paste: handle data-sheets-value here, tooMiklos Vajna
2024-02-07tdf#158440: do not extend transparent colorHenry Castro
2024-02-02tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-02-02lok: calc: missing invalidation of position on undo a drag and dropMarco Cecchetti
2024-02-01perf: limit to max 1024 rows in cases where we originally allocated 1024 rowsCaolán McNamara
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl
2024-01-31lok: calc: missing update of sheet geometry data on undo a drag and dropMarco Cecchetti
2024-01-31lok: calc: missing invalidation of cached positionsMarco Cecchetti
2024-01-30Implement Async AutoCorrectQuery Dialogs for Formula Check in calccodewithvk
2024-01-30sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-29lok: notebookbar: fix number format fieldSzymon Kłos
2024-01-29lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-25lok: calc: rtl - misplaced caretMarco Cecchetti
2024-01-25tdf#157363 add HTML format when pasting into draw textOliver Specht
2024-01-23complete filename isn't meaningful in this modeCaolán McNamara
2024-01-23produce non-overlapping invalidation rects on extending calc tiled areaCaolán McNamara
2024-01-23we seem to need three extra rows in ScTableInfoNoel Grandin
2024-01-23lok: sc: .uno:SetOptimalRowHeight does not work correctlyDennis Francis
2024-01-23lok: calc: GridWindow size not updated for some viewMarco Cecchetti
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara