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