summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputwin.cxx
AgeCommit message (Expand)Author
2021-01-25tdf#139857 release mouse on launch context menuCaolán McNamara
2020-12-02tdf#138540 formula popover in the wrong placeCaolán McNamara
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
2020-09-02lok: send calc-input-win position updatesSzymon Kłos
2020-08-28move GetMinimumEditHeight calc to weldutils and reuse in calcCaolán McNamara
2020-08-04fix more leaks in CppunitTest_sc_cache_testNoel Grandin
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-07-29expand last ImageButton to underlying PushButtonCaolán McNamara
2020-07-29LOK: added margin between sidebar and formula-barPranam Lashkari
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-06-27cid#1464970 Unchecked dynamic_castCaolán McNamara
2020-06-21Fix typoAndrea Gelmini
2020-06-17tdf#133692: Spacing within Calc formulabar reworkedThorsten Wagner
2020-06-12weld checklistmenuCaolán McNamara
2020-05-28tdf#39302 add "alt + =" shortcut for autosumMartin van Zijl
2020-05-10Fix typoAndrea Gelmini
2020-05-10lok: calc: input bar: send number of text lines to clientMarco Cecchetti
2020-05-10lok: remove sum and equal buttons from the formula barMarco Cecchetti
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-08Revert "lok: remove sum and equal buttons from the formula bar"Andras Timar
2020-05-08lok: remove sum and equal buttons from the formula barMarco Cecchetti
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-12lok: get the formula input bar focused after inserting '='Marco Cecchetti
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-06lok: calc: send text selection rectangles for the input barMarco Cecchetti
2020-03-06lok: calc formula bar tunneling: resize the main windowMarco Cecchetti
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-17weld ScPosWnd Item WindowCaolán McNamara
2020-02-12android: Don't show the multiline toggle in the formula input bar on phones.Jan Holesovsky
2020-02-03lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky