summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-02tdf#160399 speed up print previewNoel Grandin
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski
2024-04-01Fix abbr.Andrea Gelmini
2024-03-28tdf#123159 Make Hyperlinks keyboard accessibleSahil Gautam
2024-03-28Refactor ScGridWindow::GetEditUrl()sahil
2024-03-28convert OCellValueBinding to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-27convert ScChartObj to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-27convert OCellListSource to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-26lok: The GridWindow can get reset to a smaller than wanted sizeCaolán McNamara
2024-03-26tdf#160338 Calc freeze on Text Attribute dialogNoel Grandin
2024-03-25cid#1594675 Logically dead codeCaolán McNamara
2024-03-24fix CppunitTest_sc_subsequent_filters_test4 intermittent failureCaolán McNamara
2024-03-23tdf#143148 Replace include guards with pragma once in sc moduleRMZeroFour
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara
2024-03-22Resolves tdf#160282 - Ranges references text colors for dark backgroundsHeiko Tietze
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-03-22Related: tdf#160056 these methods can be constCaolán McNamara
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-21Fix typoAndrea Gelmini
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-20add a sc-html fuzzerCaolán McNamara
2024-03-20lok calc: show cell cursor on in place editingMarco Cecchetti
2024-03-20tdf#160104 Do not mark file as modified if nothing changed in the Solver dialogRafael Lima
2024-03-18cid#1594402 Unchecked dynamic_castCaolán McNamara
2024-03-17Move undo info creation logic into ScUndoConditionalFormatMike Kaganski
2024-03-17tdf#160149: save and restore the whole set of tab's conditional formatsMike Kaganski
2024-03-16tdf#160122 Increase height of the Solver Options dialogRafael Lima
2024-03-16loplugin:unusedfieldsNoel Grandin
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-03-14tdf#156655 sc: fix disappear text in merged cellTibor Nagy
2024-03-13tdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth
2024-03-11tdf#159094 sc: fix failure when exporting media files to PDFTibor Nagy
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-08use more string_viewNoel Grandin
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-03-07make more symbols private in calcNoel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin
2024-03-05Create an UNO service to do the symbol lookup in scNoel Grandin
2024-03-05tdf#159933 crash when applying Solarize filter to raster imageNoel Grandin
2024-03-05save and return the set value in the case that 'SpellOnline' is usedCaolán McNamara
2024-03-04tdf#159373: band-aid for crash in: ScTable::HasAttribJulien Nabet
2024-03-03lok: calc: sheet position not restored on undo a tab insert/delete/moveMarco Cecchetti
2024-03-02lok: calc: sheet geometry not updated on undo a tab insert/delete/moveMarco Cecchetti
2024-03-01lok: calc: tiles not invalidated on tab moveMarco Cecchetti
2024-03-01sc lok: make the formula separator warning dialog asyncMiklos Vajna