summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputhdl.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke1-1/+1
2017-10-03lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+12
2017-07-26lok: sc: edit view gets misplaced by other view actions on row/columnMarco Cecchetti1-0/+4
2017-05-16lok: sc: notify cell cursor position to address control in clientMarco Cecchetti1-7/+14
2017-02-17tdf#71409: Let's not crash the function wizard dialog.Kohei Yoshida1-1/+1
2017-02-17tdf#71409: always create edit engine instance for the input window.Kohei Yoshida1-1/+7
2016-10-13LOK: Calc: in the numeric content case, the used alignment can be wrongMarco Cecchetti1-5/+5
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-10-03Calc: edit engine could be accessed after being destroyedMarco Cecchetti1-8/+8
2016-09-23convert formula error codes to scoped enumNoel Grandin1-2/+3
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-10/+10
2016-09-01exclude also single quoted strings from function name suggestionEike Rathke1-5/+12
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann1-1/+1
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-1/+1
2016-07-20sc: remove CHAR_CR defineJochen Nitschke1-2/+2
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann1-2/+2
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-27/+8
2016-06-14sc: implement per-view LOK_CALLBACK_CELL_FORMULAMiklos Vajna1-3/+16
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+9
2016-06-13Give unique, comprehensible names to timers tdf#97087emahaldar/em1-2/+2
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke1-0/+1
2016-05-15tdf#99783 Invalidate SID_ATTR_CHAR_OVERLINEMaxim Monastirsky1-0/+1
2016-05-12tdf#63994 Calc Multiline Input: Create new line with Shift-ReturnSamuel Mehrbrodt1-1/+5
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-59/+56
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-16/+17
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara1-8/+6
2016-02-04show parameter tip help below instead of above, tdf#95878 follow-upEike Rathke1-2/+5
2016-02-04tdf#65206 Highlighted (colored) references limited to 32 references in formulaKumar Thangavel1-1/+1
2016-02-03tdf#93936:while creating formula comma appends incorrectly using Ctrl keykumar1-4/+14
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-9/+0
2016-01-21IMHO " : " doesn't need to be localizable, tdf#95878 follow-upEike Rathke1-2/+2
2016-01-19follow-up of tdf#89031Winfried Donkers1-1/+2
2016-01-18loplugin:defaultparamsStephan Bergmann1-1/+1
2016-01-18use nullptr, tdf#95878 follow-upEike Rathke1-1/+1
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura1-13/+187
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-12/+2
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+1
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna1-6/+5
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-2/+2
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga1-0/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-56/+56
2015-11-10sc: mbIsMultiLine is always true.Jan Holesovsky1-8/+4
2015-10-28com::sun::star->css in scNoel Grandin1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1