summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputhdl.cxx
AgeCommit message (Expand)Author
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari
2021-02-24show reference range specific to only selected calc sheetPranam Lashkari
2021-01-13lok: don't turn off online spelling by view change.Tamás Zolnai
2020-07-08Get correct tab for current selectionSzymon Kłos
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_REFERENCE_MARKSDennis Francis
2020-06-19lok: formula bar: disable tunneled tooltipsMarco Cecchetti
2020-06-19Fix sending reference marks for current selectionSzymon Kłos
2020-06-05LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky
2020-05-29lok: formula input bar: get a function inserted in a not focused top viewMarco Cecchetti
2020-05-28formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-28lok: formula bar: send whole function listMarco Cecchetti
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-26mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks
2020-05-17lok: formula bar: function completionMarco Cecchetti
2020-05-17lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2020-05-17lok: calc formula bar tunnelingMarco Cecchetti
2019-12-18tdf#129007: fix autocompletionMike Kaganski
2019-11-19Related: tdf#125917 release mouse grab before showing warning dialogCaolán McNamara
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos
2019-10-23sc: rowcol: tdf#50916 convert appNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-27cid#1454002 Dereference after null checkCaolán McNamara
2019-09-24Formula editing when switching tabsSzymon Kłos
2019-09-24Add reference marks callbackSzymon Kłos
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos
2019-07-25lok sc: Fix the formula input bar and address bar notifications.Jan Holesovsky
2019-07-18tdf#126453: hide ScInputHandler's tooltips when loosing focusMike Kaganski
2019-06-13Related: tdf#113541 use reference syntax of the document being editedEike Rathke
2019-05-15tdf#105622 Highlight 128 cells.Shubham Goyal
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-18use unique_ptr in scNoel Grandin
2019-01-17Simplify containers iterations in sc/source/ui/[A-Sa-d]*Arkadiy Illarionov
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-01tdf#39468 Translate German commentsJens Carl
2018-11-30tdf#114113: handle quoted sheet namesMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-08-30tdf#114441 Convert sal_uLong to other types in ./sc/source/ui/appBijan Tabatabai