summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputhdl.cxx
AgeCommit message (Expand)Author
2024-12-02sc a11y: Don't suppress a11y events when setting new posMichael Weghorn
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-18tdf#81913 - Keep cell highlighting active during arrow key navigationAndreas Heinisch
2024-11-12loplugin:reftotemp in scNoel Grandin
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin
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-09lokit: calc: send named ranges as well on calcfunctionlist callbackRashesh
2024-09-07tdf#162829: Dereference before null checkXisco Fauli
2024-08-20tdf#162459 Validation list is always displayed in ascending orderNoel Grandin
2024-08-01optimise GetDataEntries a littleNoel Grandin
2024-06-24editeng: add convenience creators to ESelection All, NotFoundTomaž Vajngerl
2024-06-03loplugin:ostr in scNoel Grandin
2024-05-13Resolves tdf#63374 and tdf#160908Printf Debugging
2024-05-12help msvc -analyzer out wrt C6011 Dereferencing NULL pointerCaolán McNamara
2024-05-05always check return of SfxViewShell::Current()Caolán McNamara
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-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-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-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2024-01-20cool#6893 reduce allocation in ScGridWindow::PaintTileNoel Grandin
2024-01-11cid#1583748 Dereference after null checkCaolán McNamara
2024-01-10cid#1583748 Dereference after null checkCaolán McNamara
2024-01-08calc: Add option to keep edit mode on enter/tabSkyler Grey
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-11-23tdf#158252 sc: Enable text wrapping when inputting line breaks in cellofftkp
2023-11-19Extended loplugin:ostr: scStephan Bergmann
2023-11-15merge duplicate formula bar updates in close time proximityCaolán McNamara
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-03reduce jsdialog formulabar updates from 6 to 3 per keystrokeCaolán McNamara
2023-10-19sc: return earlier if there is no pActiveViewShXisco Fauli
2023-10-18fix crash in ScInputHandler::ImplCreateEditEngine()Xisco Fauli
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-09-01tdf#155799: lok: sc: fix extend reference markHenry Castro
2023-08-11tdf#156209 Font size increases when copying from cell in edit modeNoel Grandin
2023-07-04sc: fix crash in ScInputHandler::ShowArgumentsTipXisco Fauli
2023-06-19fix crash on LOKIT spelling dialogJaume Pujantell Traserra
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-04-25Resolves: tdf#41304 Add percent operator % to reference delimitersEike Rathke
2023-04-25Resolves: tdf#144547 ScRangeFindList: handle references in multi-line formulaEike Rathke
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin