summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-04cool#10040: fix: send LOK_CALLBACK_CELLFORMULA with LOK formulabar updateRashesh
2024-10-03tdf#159690 tdf#159938 Revert "tdf#158252 sc: Enable text wrapping...Justin Luth
2024-09-14Resolves tdf#33714 - Option to disable "only active sheet"Heiko Tietze
2024-09-09lokit: calc: send named ranges as well on calcfunctionlist callbackRashesh
2024-09-07tdf#162829: Dereference before null checkXisco Fauli
2024-09-04use less dynamic_cast when broadcasting SfxHint in scNoel Grandin
2024-09-03ONLINE: Fix multi user dark mode link color problemGülşah Köse
2024-08-30Use the correct color for Formula Bar in calc.Sahil Gautam
2024-08-29tdf#157198 auto correct done on EndExtTextInput not seen until next updateCaolá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-20tdf#162459 Validation list is always displayed in ascending orderNoel Grandin
2024-08-01optimise GetDataEntries a littleNoel Grandin
2024-07-15cid#1607327 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-24editeng: add convenience creators to ESelection All, NotFoundTomaž Vajngerl
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-03loplugin:ostr in scNoel Grandin
2024-05-22Partially revert 860d11230d6 "sc: check GetActiveViewShell()"Xisco Fauli
2024-05-21sc: check GetActiveViewShell()Xisco Fauli
2024-05-13Resolves tdf#63374 and tdf#160908Printf Debugging
2024-05-12cid#1597307 silence Unchecked return valueCaolán McNamara
2024-05-12help msvc -analyzer out wrt C6011 Dereferencing NULL pointerCaolán McNamara
2024-05-07Fix typoAndrea Gelmini
2024-05-07cid#1596888 Explicit null dereferencedCaolán McNamara
2024-05-06tdf#160855 fix crash due to Skia's internal maximum pixel limitPatrick Luby
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-06ScGlobal::GetUserList never returns nullCaolán McNamara
2024-05-05always check return of SfxViewShell::Current()Caolán McNamara
2024-04-10cid#1596245 Explicit null dereferencedCaolán McNamara
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-03-22Resolves tdf#160282 - Ranges references text colors for dark backgroundsHeiko Tietze
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-02-29Online: Make tooltip message specific to function usage tooltipGülşah Köse
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-28tdf#159938: only apply wrap when the content was modifiedMike Kaganski
2024-02-28drop EEControlBits::FORMAT100Caolán McNamara
2024-02-28don't use EEControlBits::FORMAT100 in inline editengine for kit modeCaolán McNamara
2024-02-27Online: Prevent hiding tooltips due to other users action.Gülşah Köse
2024-02-23ONLINE: Add calc formula tooltip support.Gülşah Köse
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-10perf: limit to max 1024 rows in cases where we originally allocated 1024 rowsCaolán McNamara
2024-02-07tdf#159595: Data validation without error check allows to enter wrong dataJulien Nabet
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)