summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2021-01-21lok: don't turn off online spelling by view change.Tamás Zolnai1-7/+8
2020-07-28LOK: added margin between sidebar and formula-barPranam Lashkari1-1/+3
2020-07-10Get correct tab for current selectionSzymon Kłos1-1/+1
2020-06-12lok: formula bar: disable tunneled tooltipsMarco Cecchetti1-3/+3
2020-06-04LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky1-0/+11
2020-05-25Fix sending reference marks for current selectionSzymon Kłos1-5/+11
2020-05-08formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-6/+10
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-1/+1
2020-04-29lok: calc: input bar: send number of text lines to clientMarco Cecchetti1-0/+2
2020-04-29lok: formula input bar: get a function inserted in a not focused top viewMarco Cecchetti1-2/+14
2020-04-29lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-04-29lok: formula bar: send whole function listMarco Cecchetti1-13/+61
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti2-4/+5
2020-03-18lok: get the formula input bar focused after inserting '='Marco Cecchetti1-0/+2
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2-2/+2
2020-02-11android: Don't show the multiline toggle in the formula input bar on phones.Jan Holesovsky1-2/+6
2020-01-28lok: calc: send text selection rectangles for the input barMarco Cecchetti1-0/+5
2020-01-20lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky1-8/+14
2020-01-13mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks1-5/+16
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-1/+4
2019-12-02lok: formula bar: function completionMarco Cecchetti1-0/+16
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+57
2019-11-26lok: calc formula bar tunneling: resize the main windowMarco Cecchetti1-0/+22
2019-11-26lok: calc formula bar tunnelingMarco Cecchetti2-11/+100
2019-11-06Show highlight ranges when chart is selectedSzymon Kłos1-6/+7
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-12/+12
2019-09-26Allow dialogs to create multiple instances in OnlineSzymon Kłos1-1/+1
2019-09-25Keep reference mode if only one dialog closedSzymon Kłos1-2/+17
2019-09-25Formula editing when switching tabsSzymon Kłos2-18/+0
2019-09-25Add reference marks callbackSzymon Kłos2-0/+160
2019-09-25Allow to use multiple Formula dialog instancesSzymon Kłos3-27/+16
2019-09-16lok: avoid locking table when ScSpecialFilterDlg is destroyedHenry Castro1-1/+1
2019-08-16lok sc: Fix the formula input bar and address bar notifications.Jan Holesovsky1-8/+5
2019-08-05lok: minimal implementation of isComplex for calc for now.Michael Meeks2-33/+62
2019-08-05sfx2: Re-enable the sidebars for LOKAshod Nakashian1-1/+6
2019-03-04reintroduce ScCaptionPtrLuboš Luňák1-0/+28
2018-12-05tdf#117425 - Increase the length of the Name Box drop down menuheiko tietze1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-5/+2
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-5/+5
2018-11-03tdf#120703 PVS: V581Mike Kaganski1-3/+1
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn1-1/+1
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-102/+98
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-5/+1
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 Kelemen2-0/+2
2018-10-25tdf#118747 sc: use manual height for previous rows in TransferObjVasily Melenchuk1-0/+6
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin3-3/+3
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara1-8/+10
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-4/+1
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-0/+1