summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inputhdl.hxx
AgeCommit message (Expand)Author
2021-10-18tdf#145198: Bash like autocompletion for Calc autoinputDennis Francis
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-10-30tdf#137620 add explicit SurroundingText support to ScGridWindowCaolán McNamara
2020-10-20use tools::Long in scNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30loplugin:unusedmethodsNoel
2020-05-29Resolves: tdf#133485 Append % character also for a leading decimal separatorEike Rathke
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos
2019-09-24Add reference marks callbackSzymon Kłos
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-05-26fix build failure on some systemCaolán McNamara
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
2018-01-06lok: send modified status when applying cell-formula before savingAshod Nakashian
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-19Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-upEike Rathke
2017-08-25loplugin:useuniqueptr in scNoel Grandin
2017-08-24Resolves: tdf#108795 merge table EditEngine language attributes to input lineEike Rathke
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-11-24Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-03-23loplugin:constantparam in scNoel Grandin
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-07-13tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers
2015-07-08Fix typosAndrea Gelmini
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-13distill copypastaEike Rathke
2014-05-12fdo#75264 fix incorrect/missing function tips in CalcWinfried Donkers