summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputwin.cxx
AgeCommit message (Expand)Author
2020-11-30weld checklistmenuCaolán McNamara
2020-11-15Hide calc input bar tooltips in onlineSzymon Kłos
2020-10-27Don't show tooltip for formula bar in onlineSzymon Kłos
2020-08-13lok: send calc-input-win position updatesSzymon Kłos
2020-07-31LOK: added margin between sidebar and formula-barPranam Lashkari
2020-05-28lok: calc: input bar: send number of text lines to clientMarco Cecchetti
2020-05-28lok: remove sum and equal buttons from the formula barMarco Cecchetti
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-28android: Don't show the multiline toggle in the formula input bar on phones.Jan Holesovsky
2020-05-27lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky
2020-05-27tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari
2020-05-17lok: get the formula input bar focused after inserting '='Marco Cecchetti
2020-05-17lok: calc: send text selection rectangles for the input barMarco Cecchetti
2020-05-17lok: calc formula bar tunneling: resize the main windowMarco Cecchetti
2020-05-17lok: calc formula bar tunnelingMarco Cecchetti
2019-12-16tdf#129141: paint all when in multiline modeMike Kaganski
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
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-04-21bug tdf#120697Gagandeep Singh
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-17Simplify containers iterations in sc/source/ui/[A-Sa-d]*Arkadiy Illarionov
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-04tdf#117425 - Increase the length of the Name Box drop down menuheiko tietze
2018-12-02loplugin:intvsfloat get this working reliablyNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-10-27uitest: integrate the calc input bar into the ui testingMarkus Mohrhard
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-30tdf#114441 Convert sal_uLong to other types in ./sc/source/ui/appBijan Tabatabai
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-26tdf#57000 Add a context menu to the formula bar input fieldMaxim Monastirsky