summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputwin.cxx
AgeCommit message (Expand)Author
2021-07-19LOK: inform when input bar has cursor and focusSzymon Kłos
2021-07-19LOK: Render correctly sized input barSzymon Kłos
2021-07-19Calc input bar add missing InitControlBaseSzymon Kłos
2021-06-09drop unnecessary pWin arg to InitAccCaolán McNamara
2021-06-09ScTextWnd is set since the ctor now so drop from InitAccCaolán McNamara
2021-06-09tdf#141769 ScTextWnd has to be available before the editview is createdCaolán McNamara
2021-05-10Invalidate inputbar after size changed messageSzymon Kłos
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-04-28Revert ScInputWindow::setPosSizePixel() early returnsSzymon Kłos
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-14Early return from ScInputWindow::setPosSizePixel() if no-opTor Lillqvist
2021-04-09Fix Win64 buildMike Kaganski
2021-04-09online: update calc inputbar position on changeSzymon Kłos
2021-04-09tdf#119457 - check for a valid range name and cell referenceAndreas Heinisch
2021-03-31Related: tdf#137577 Update Name Box range name list on sheet renameEike Rathke
2021-03-30Related: tdf#137577 Be able to select a global named range from Name BoxEike Rathke
2021-03-30Related: tdf#137577 Display (sheetname) with sheet-local names in Name BoxEike Rathke
2021-03-26loplugin:flattenNoel
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-02lok: sc - suppress LOK editengine events for the calc input bar.Michael Meeks
2021-02-21loplugin:refcounting in scNoel
2021-02-15loplugin:referencecasting in scNoel
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-25tdf#139857 release mouse on launch context menuCaolán McNamara
2021-01-06Hide calc input bar tooltips in onlineSzymon Kłos
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-19weld autosum menuCaolán McNamara
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara
2020-12-02tdf#138540 formula popover in the wrong placeCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24Don't show tooltip for formula bar in onlineSzymon Kłos
2020-11-03loplugin:unusedfieldsNoel
2020-10-25tdf#137713 GetEditView must be called unconditionally in PaintCaolán McNamara
2020-10-24tdf#137713 don't crash if there is no m_xEditViewCaolán McNamara
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara
2020-10-20use tools::Long in scNoel
2020-10-17Fix typoAndrea Gelmini
2020-10-16weld InputBarCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-10-06pRuntimeWindow is always a ScInputBarGroupCaolán McNamara
2020-09-23tdf#102967 remove line at the top of calc headerandreas kainz
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-16IsNameValid never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-14both branches dereference ScDocument* argCaolán McNamara
2020-09-13MakeRangeFromName never passed a null ScDocument*Caolán McNamara