summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-02-09tdf#159595: Data validation without error check allows to enter wrong dataJulien Nabet
2024-02-09tdf#158326 - Auto Filter: separate sorting and removing of duplicatesAndreas Heinisch
2024-02-09tdf#159581 sc: fix multi-sheet ScDocRowHeightUpdaterJustin Luth
2024-02-09fix various loplugin warningsCaolán McNamara
2024-02-09tdf#159483 sc HTML import: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-02-09calc null-derefCaolán McNamara
2024-02-08tdf#159483 sc HTML import: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-08tdf#159483 sc HTML paste: handle data-sheets-value here, tooMiklos Vajna
2024-02-07ofz: Use-of-uninitialized-valueCaolán McNamara
2024-02-07check that rtl_random_getBytes() was successfulMichael Stahl
2024-02-07tdf#158440: do not extend transparent colorHenry Castro
2024-02-06perf: limit to max 1024 rows in cases where we originally allocated 1024 rowsCaolán McNamara
2024-02-06tdf#159131 Calc is laggy when moving a line (row)Noel Grandin
2024-02-06tdf#159412: make sure to keep the value while changing the typeMike Kaganski
2024-02-05lok: calc: missing invalidation of position on undo a drag and dropMarco Cecchetti
2024-02-05lok: calc: missing update of sheet geometry data on undo a drag and dropMarco Cecchetti
2024-02-05lok: calc: missing invalidation of cached positionsMarco Cecchetti
2024-02-05lok: calc: rtl - misplaced caretMarco Cecchetti
2024-02-05lok: calc: GridWindow size not updated for some viewMarco Cecchetti
2024-02-05lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-02-01tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-01-30Implement Async AutoCorrectQuery Dialogs for Formula Check in calccodewithvk
2024-01-29lok: notebookbar: fix number format fieldSzymon Kłos
2024-01-29lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-29tdf#159329 Fix AutoFilter arrow color in dark modeRafael Lima
2024-01-29tdf#158652 notify navigator on insert/edit/delete commentOliver Specht
2024-01-29Use correct type when getting document colorsSzymon Kłos
2024-01-25CppunitTest_sc_tiledrendering2: extract one test from the old, large suiteMiklos Vajna
2024-01-23produce non-overlapping invalidation rects on extending calc tiled areaCaolán McNamara
2024-01-23don't always invalidate the entire width of the calc windowCaolán McNamara
2024-01-23calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara
2024-01-23cool#7769 Reduce unnecessary invalidations on calc saveCaolán McNamara
2024-01-23complete filename isn't meaningful in this modeCaolán McNamara
2024-01-23sc: make inactive sheets movable and copyableBayram Çiçek
2024-01-23use a ScopeGuard to restore the original map modeCaolán McNamara
2024-01-23use a ScopeGuard to restore the original map modeCaolán McNamara
2024-01-23we seem to need three extra rows in ScTableInfoNoel Grandin
2024-01-23ofz#65809 Direct-leakCaolán McNamara
2024-01-20tdf#158314: show Empty and Error entries as non-selected and inactive...Kevin Suo
2024-01-20cool#6893 reduce allocation in ScGridWindow::PaintTileNoel Grandin
2024-01-17kit: update formulas in frozen areaCaolán McNamara
2024-01-17split ScGridWindow::UpdateFormulas into two partsCaolán McNamara
2024-01-17add a notifier for the "Edit Existing Cond Formats" warning dialogCaolán McNamara
2024-01-17cid#1583748 Dereference after null checkCaolán McNamara
2024-01-17cid#1583748 Dereference after null checkCaolán McNamara
2024-01-17SC navigator: fix changing language of contenttreeAttila Szűcs
2024-01-16sc lok: set the GridWindow size to the client area size + testTomaž Vajngerl
2024-01-16sc: don't stop if we can't cast one view to ScTabViewShellTomaž Vajngerl
2024-01-16sc: LOK work-around for mouse click selecting the wrong cellTomaž Vajngerl
2024-01-16sc: condfmt-perf: use a shared cache that...Dennis Francis