summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-27lok: calc: input bar: send number of text lines to clientMarco Cecchetti1-0/+2
2020-05-27lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-05-27lok: set device form factor of the client on view creationMarco Cecchetti1-1/+2
2020-05-27android: Don't show the multiline toggle in the formula input bar on phones.Jan Holesovsky1-2/+6
2020-05-27lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky1-7/+13
2020-05-27tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-1/+1
2020-05-17lok: get the formula input bar focused after inserting '='Marco Cecchetti1-0/+2
2020-05-17lok: calc: send text selection rectangles for the input barMarco Cecchetti1-0/+5
2020-05-17lok: calc formula bar tunneling: resize the main windowMarco Cecchetti1-0/+22
2020-05-17lok: calc formula bar tunnelingMarco Cecchetti1-10/+93
2019-12-16tdf#129141: paint all when in multiline modeMike Kaganski1-5/+3
2019-10-23sc: rowcol: tdf#50916 convert appNoel Grandin1-1/+1
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski1-1/+0
2019-10-15new loplugin:bufferaddNoel Grandin1-5/+1
2019-09-26loplugin:constmethod in scNoel Grandin1-3/+3
2019-09-24Add reference marks callbackSzymon Kłos1-0/+8
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos1-2/+2
2019-09-05tdf#127066 Font size of Calc input bar aligned to UI font sizeThorsten Wagner1-3/+0
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian1-1/+6
2019-07-18tdf#101443 Horizontal inset margin of Calc input bar increasedThorsten Wagner1-4/+4
2019-06-08loplugin:singlevalfieldsNoel Grandin1-8/+9
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner1-110/+235
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin1-4/+4
2019-04-21bug tdf#120697Gagandeep Singh1-40/+82
2019-04-17loplugin:sequentialassign in scNoel Grandin1-2/+1
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen1-10/+2
2019-02-13Pointer is pointlessNoel Grandin1-2/+2
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-7/+6
2019-01-17Simplify containers iterations in sc/source/ui/[A-Sa-d]*Arkadiy Illarionov1-10/+8
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-10/+10
2018-12-04tdf#117425 - Increase the length of the Name Box drop down menuheiko tietze1-1/+1
2018-12-02loplugin:intvsfloat get this working reliablyNoel Grandin1-1/+1
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-13/+7
2018-10-27uitest: integrate the calc input bar into the ui testingMarkus Mohrhard1-0/+2
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-4/+1
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-2/+0
2018-08-30tdf#114441 Convert sal_uLong to other types in ./sc/source/ui/appBijan Tabatabai1-2/+2
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin1-4/+4
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin1-3/+3
2018-05-21loplugin:unusedfields in scNoel Grandin1-8/+4
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-5/+5
2018-04-26tdf#57000 Add a context menu to the formula bar input fieldMaxim Monastirsky1-0/+14
2018-04-26Also blacklist CommandEventId::LongPressMaxim Monastirsky1-0/+4
2018-04-26sc: Fix menubar auto-accelerator behavior under gtk2Maxim Monastirsky1-1/+2
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen1-0/+1
2018-04-17tdf#117017 Make modifier keys not trigger the InputChanged handlerMaxim Monastirsky1-0/+4
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-4/+4