summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2024-04-23tdf#160768 Changing value in a text box control with a link cell set up, CrashNoel Grandin
2024-04-23loplugin:singlevalfieldsNoel Grandin
2024-04-22tdf#61313 Replace the static ">=" with a dropdown of different operatorsAhmedHamed
2024-04-22tdf#63374 Change cell background color when in edit modeSahil Gautam
2024-04-21tdf#80390 Use local copy in anonymous function.Sahil Gautam
2024-04-20tdf#80390 Extend InsertCells Dialog to allow adding a set of Rows/ColumnsSahil Gautam
2024-04-19cool#8789 sc lok: fix copy for multi-selectionsMiklos Vajna
2024-04-17tdf#129701 Follow-up of previous changeLaurent Balland
2024-04-17Fix typoAndrea Gelmini
2024-04-17Fix typoAndrea Gelmini
2024-04-16tdf#160589: compare the correct OutDev with PageWindowsArmin Le Grand (allotropia)
2024-04-15convert OCellValueBinding to comphelper::WeakComponentImplHelper (II)Noel Grandin
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-12lok: calc: not possible to select the cell adjacent to the edited oneMarco Cecchetti
2024-04-10tdf#114441 Convert sal_uLong to better integer typesRafał Dobrakowski
2024-04-10kit: Update formulas when switching tabsCaolán McNamara
2024-04-10cid#1596245 Explicit null dereferencedCaolán McNamara
2024-04-10tdf#146619 Drop unused 'using namespace' in: sc/Gabor Kelemen
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-06use "ok" id like the other 446 dialogs instead of "okay"Caolán McNamara
2024-04-06Disable dragging in readonly view mode.Gökay Şatır
2024-04-06tdf#152336 Detect charset and separators for csv filesGabriel Masei
2024-04-05Revert "convert OCellValueBinding to comphelper::WeakComponentImplHelper"Noel Grandin
2024-04-04remove leftoversNoel Grandin
2024-04-03tdf#160252 ITEM remove unnecessary cleanups of shared_ptrArmin Le Grand (allotropia)
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-02fix assert in loading forum-de3-11775.odsNoel Grandin
2024-04-02Conditional Formatting: Adding More Specified Dialoguescodewithvk
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