summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2024-09-27tdf#160062 Uno API to set solver settings at the sheet levelRafael Lima
2024-09-25tdf#163091: check rParam.mnX before passing it to RowInfo::cellInfoMike Kaganski
2024-09-24prefer the per-ViewShell rendering data for default document bg colorCaolán McNamara
2024-09-24Resolves tdf#142120 - Respect app color for text with lines breaksHeiko Tietze
2024-09-19tdf#162955 PDF export: avoid the popup rectangle with zero sizeTibor Nagy
2024-09-19tdf#162963 export property TotalsRow to ODFRegina Henschel
2024-09-19use more concrete UNO types in scNoel Grandin
2024-09-18tdf#162760 Fix solver crashing with unset parametersRafael Lima
2024-09-17Only call GetViewBindings onceMike Kaganski
2024-09-17Check return value of GetViewBindingsMike Kaganski
2024-09-17tdf#162987: check return value of GetViewBindingsMike Kaganski
2024-09-16cid#1619429 Dereference null return valueCaolán McNamara
2024-09-16use more concrete UNO types in scNoel Grandin
2024-09-14Resolves tdf#33714 - Option to disable "only active sheet"Heiko Tietze
2024-09-13Fix regression from 27be65a7d5326608f75839e3964ac322e88224a1^!Julien Nabet
2024-09-13tdf#161444 sc a11y: Send focused event when switching sheetsMichael Weghorn
2024-09-13tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli
2024-09-12null pattern deref seen in ScViewData::SetEditEngineCaolán McNamara
2024-09-11tdf#162899 Accept BYTE and SHORT types in the Solver Options dialogRafael Lima
2024-09-09sc: make SelectRange dialog asyncRashesh
2024-09-09lokit: calc: send named ranges as well on calcfunctionlist callbackRashesh
2024-09-09add autofillpreviewtooltip type for LOK_CALLBACK_TOOLTIPBayram Çiçek
2024-09-07tdf#161945 increase sensitivity for negative horizontal deltasPatrick Luby
2024-09-07tdf#162829: Dereference before null checkXisco Fauli
2024-09-05Libreoffice Theme Part 0: Read correct colors from qt based VCL_PLUGINSSahil Gautam
2024-09-05no need to use dynamic_cast hereNoel Grandin
2024-09-05use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-09-04use less dynamic_cast when broadcasting SfxHint in scNoel Grandin
2024-09-04make ScAccWinFocusLostHint and siblings final classesNoel Grandin
2024-09-03tdf#161543 Enhance the searching functionality in FD & FWAhmedHamed
2024-09-03ONLINE: Fix multi user dark mode link color problemGülşah Köse
2024-09-01null deref of pTableView seenCaolán McNamara
2024-08-30Use the correct color for Formula Bar in calc.Sahil Gautam
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-08-29tdf#157198 auto correct done on EndExtTextInput not seen until next updateCaolán McNamara
2024-08-29Resolves: tdf#162651 area under removed editview needs to be refreshedCaolán McNamara
2024-08-28Remove superfluous unused temporary ScCompiler instancesEike Rathke
2024-08-28cid#1608204 silence Overflowed integer argumentCaolán McNamara
2024-08-28cid#1555526 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-27sc: fix crash in ScModelObj::initializeForTiledRendering()Aron Budea
2024-08-26cid#1554754 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-26text drawing boxes don't redraw with a new text autocolor choiceCaolán McNamara
2024-08-26In desktop we want to update all the calc shells for dark/light modeCaolán McNamara
2024-08-26p is already checked against m_pColorConfig.get in outside conditionCaolán McNamara
2024-08-23tdf#161709 Remove extra space between cursor and cell edgesRafael Lima
2024-08-23tdf#140394 - Manage names dialog: check if formula is a valid print rangeAndreas Heinisch
2024-08-23Resolves: tdf#157486 measure with font used in the csv gridCaolán McNamara
2024-08-23ofz#68994 Timeout on unreasonably narrow header/footer areaCaolán McNamara
2024-08-23drop the fuzzer workaround nowCaolán McNamara
2024-08-23don't need to ctor + assign, ctor is enoughCaolán McNamara