summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputwin.cxx
AgeCommit message (Expand)Author
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
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-02tdf#129141: paint all when in multiline modeMike Kaganski
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-10-23sc: rowcol: tdf#50916 convert appNoel Grandin
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-24Add reference marks callbackSzymon Kłos
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos
2019-09-05tdf#127066 Font size of Calc input bar aligned to UI font sizeThorsten Wagner
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian
2019-07-18tdf#101443 Horizontal inset margin of Calc input bar increasedThorsten Wagner
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner