summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inputhdl.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-02lok: formula bar: function completionMarco Cecchetti1-0/+2
2019-11-06Show highlight ranges when chart is selectedSzymon Kłos1-0/+5
2019-09-25Add reference marks callbackSzymon Kłos1-0/+6
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen1-3/+2
2018-05-26fix build failure on some systemCaolán McNamara1-0/+1
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen1-0/+1
2018-01-06lok: send modified status when applying cell-formula before savingAshod Nakashian1-0/+1
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin1-3/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2017-10-19Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-upEike Rathke1-2/+7
2017-08-25loplugin:useuniqueptr in scNoel Grandin1-8/+11
2017-08-24Resolves: tdf#108795 merge table EditEngine language attributes to input lineEike Rathke1-0/+1
2017-08-24loplugin:constparam in sc part4Noel Grandin1-6/+6
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-2/+2
2016-11-24Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida1-1/+2
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-2/+2
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke1-3/+4
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura1-0/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-3/+1
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-07-13tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers1-2/+1
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+5
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-05-13distill copypastaEike Rathke1-0/+2
2014-05-12fdo#75264 fix incorrect/missing function tips in CalcWinfried Donkers1-0/+2
2014-05-11fix-includes.pl: scThomas Arnhold1-2/+2
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-4/+4
2014-02-14fdo#73773: Check if the *document* is closing, not the *app*.Kohei Yoshida1-0/+3
2014-01-14bool improvementsStephan Bergmann1-2/+2
2013-12-05resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke1-0/+1
2013-12-03convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32Noel Grandin1-11/+11
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin1-6/+6