summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputhdl.cxx
AgeCommit message (Expand)Author
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-30sc tiled editing: Setup the Calc's editeng for tiled editing.Jan Holesovsky
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-11surely this check should preceed deref of pActiveViewShCaolán McNamara
2015-03-05Resolves tdf#78221 Cannot drag twice the same cell when editing formulaHenry Castro
2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna
2015-03-02sc: Make characters appear during tiled rendering as they are typed.Jan Holesovsky
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-07fix invalid string accessMarkus Mohrhard
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-27remove SAL_DEBUGEike Rathke
2014-11-27fdo#86169 fix completion of function name crashWinfried Donkers
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
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-23loplugin: cstylecastNoel Grandin
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-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-05fdo#83481 Correct syntax for external references with all formula syntaxLaurent Balland-Poirier
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-07fdo#82241 fix autocompletion for calc functions withWinfried Donkers
2014-08-05handle autocomplete with dot in formula name, fdo#80058Markus Mohrhard
2014-08-05use a anonymous namespace and sane function namesMarkus Mohrhard
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-20Following fdo#78838, let's make this part safe tooJulien Nabet
2014-05-20simplify and ensure valid miAutoPosColumn in all cases, fdo#78838 relatedEike Rathke
2014-05-20Resolves: fdo#78838 past-the-end iteratorJulien Nabet
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-15resolved fdo#78718 break the indefinite loop when entering ="Eike Rathke
2014-05-13distill copypastaEike Rathke
2014-05-12include parentheses replacement in functions' formula data, fdo#75264Eike Rathke
2014-05-12nitpick: avoid triple redirection inside loop, fdo#75264 relatedEike Rathke
2014-05-12fdo#75264 fix incorrect/missing function tips in CalcWinfried Donkers
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-08Translate German comments, fix some wsPhilipp Weissenbacher
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms