summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inputhdl.hxx
AgeCommit message (Expand)Author
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
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-14fdo#73773: Check if the *document* is closing, not the *app*.Kohei Yoshida
2014-01-14bool improvementsStephan Bergmann
2013-12-05resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke
2013-12-03convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32Noel Grandin
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calc66: #i114511# don't count cursor movement or clipboard copyNiklas Nebel
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-02-13Use separate iterators for column and formula data.Kohei Yoshida
2012-02-08String to rtl::OUString.Kohei Yoshida
2012-02-08bool cleanups.Kohei Yoshida
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida
2012-02-08Move this typedef back into collect.hxx for now.Kohei Yoshida
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida